@charset "utf-8";

/* CSS Document */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	padding: 0;
	margin: 0;
	cursor: default
}

i {
	font-style: normal
}

h3,
h2,
h4 {
	font-weight: normal;
}

a:hover {
	text-decoration: underline
}

html {
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
}

/*始终让 Firefox 显示滚动条*/

* {
	word-wrap: break-word;
}

/*文字强制换行word-break:keep-all;(Ff)*/

fieldset,
img {
	border: 0px;
}

/*清除描边,块显示*/

ul,
li {
	list-style-type: none;
}

/*无列表项目标记*/

a {
	text-decoration: none;
	cursor: pointer
}

/* 链接无下划线,有为underline;链接去框 */

a:link {
	color: #666666;
}

/* 未访问的链接 */

a:visited {
	color: #454545;
}

/* 已访问的链接 */

a:hover {
	color: #ff8002;
	text-decoration: none
}

/* 鼠标在链接上 */

a:active {
	color: #454545;
}

/* 点击激活链接 */

body,
fieldset,
th,
td,
select,
input,
textarea {
	font-size: 12px;
	font-family: "Microsoft Yahei";
	color: #666666;
	background: #fff;
}

.cl {
	clear: both
}

select,
input {
	vertical-align: middle;
	outline: medium;
	text-indent: 5px;
}

table {
	border-collapse: collapse;
}

/*细线表格*/

em {
	font-style: normal;
}

/*body{ background:#f6f6f6;}*/

/*头部Start*/

.wrap {
	width: 1170px;
	clear: both;
	margin: 0 auto;
}

.fl {
	float: left;
	display: inline;
}

.fr {
	float: right;
	display: inline;
}

/*<br clear="all" />*/

/*导航*/

/*布局g*/
/*模块m*/
/*元件u*/
/*功能f*/
/*皮肤s*/

.g_hd {
	height: 100px;
	width: 100%;
	background: #FFF;
	position: relative;
	z-index: 500
}

.logo {
	margin-top: 3px;
	width: 180px;
	height: 45px;
	position: relative;
}

.logo a,
.logo img {
	width: 300px;
	height: 55px;
	display: block;
	margin: 20px 0 0 0
}

.m_hd_rt {
	width: 787px;
}

.m_link {
	overflow: hidden;
	margin: 15px 15px 0 0;
}

.m_link li {
	width: 86px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #334d65;
	float: right;
	font-family: "Microsoft Yahei";
	overflow: hidden
}

.m_link .sina {
	padding-left: 50px;
}

.m_link .tengx {
	margin-left: 5px;
}

.m_link .sina b {
	float: left;
	width: 13px;
	height: 11px;
	display: block;
	float: left;
	margin: 10px 3px 0 0;
	background: url(/templets/hybdf/img/imgall.png) no-repeat -85px top;
	transition: 1.5s all;
	;
	-ms-transition: 1.5s all;
	-o-transition: 1.5s all;
	-webkit-transition: 1.5s all
}

.m_link .sina:hover b {
	transform: rotateY(360deg);
}

.m_link .tengx b {
	float: left;
	width: 18px;
	height: 17px;
	display: block;
	float: left;
	margin: 8px 3px 0 0;
	background: url(/templets/hybdf/img/imgall.png) no-repeat -65px top;
	transition: 1.5s all;
}

.m_link .tengx:hover b {
	transform: rotateY(360deg)
}

.m_link a {
	float: left
}

.m_link .sina a {
	color: #334d65;
	float: left;
	width: 63px;
	height: 30px;
	display: block
}

.m_link .tengx a {
	color: #eb8f34;
	float: left
}

.m_link li a:hover {
	text-decoration: underline
}

.m_nav {
	width: 775px;
	position: relative;
	z-index: 600
}

.m_nav li {
	float: right;
	width: 100px;
	margin: 0 5px;
	z-index: 500
}

.m_nav li h3 {
	text-align: center;
	height: 50px;
	line-height: 47px;
	border-bottom: 5px #FFF solid;
	font-size: 14px;
	font-family: "Microsoft Yahei";
}

.m_nav li h3 a {
	color: #333;
	display: block;
	width: 100%;
	height: 100%;
}

/*

.m_nav li:hover h3{ border-bottom:5px #F60 solid; }

.m_nav li.hover h3{border-bottom:5px #F60 solid;}

*/

.m_nav .mark {
	background: #3B7FC2;
	width: 100px;
	margin: 0;
	padding: 0;
	height: 5px;
	position: absolute;
	top: 50px;
	left: 0;
	z-index: 300;
}

.snav {
	height: 50px;
	overflow: hidden;
	line-height: 58px;
	font-size: 12px;
	position: absolute;
	top: 51px;
	z-index: 600;
	overflow: hidden;
	min-width: 100px;
	opacity: 0;
	filter: alpha(opacity:0);
	display: none;
	_width: 1000px;
	_background: #f0e1d1;
	_top: 55px
}

.snav dd {
	float: left;
	font-family: "Microsoft Yahei";
	margin: 0 6px;
	text-align: center;
	_display: inline
}

.snav dd a {
	font-size: 12px;
	color: #FFF
}

.snav dd a:hover {
	color: #FFF;
	text-decoration: underline;
}

#shadow {
	width: 100%;
	height: 50px;
	background: url(/templets/hybdf/img/bg.png) repeat;
	position: absolute;
	top: 100px;
	opacity: 0;
	filter: alpha(opacity:0)
}

.g_sld {
	width: 1920px;
	height: 530px;
	overflow: hidden;
	margin: 0 auto;
	position: relative
}

.g_sld ul {
	width: 1920px;
	height: 530px;
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: 0;
}

.g_sld ul li {
	width: 1920px;
	height: 530px;
	float: left
}

.g_sld ul li a {
	width: 1920px;
	height: 530px;
	display: block;
}

.g_sld ul li img {
	width: 1920px;
	height: 530px;
	display: block;
	position: relative;
	left: 0;
	top: 0;
}

.g_sld ol {
	position: absolute;
	bottom: 40px;
	text-align: center;
	width: 100%;
	height: 12px;
	line-height: 12px;
	z-index: 500
}

.g_sld ol li {
	display: inline;
	background: url(/templets/hybdf/img/imgall.png) no-repeat -86px -26px;
	padding: 5px;
	margin: 0 9px;
	cursor: pointer;
	font-size: 0;
}

.g_sld ol li.in {
	background: url(/templets/hybdf/img/imgall.png) no-repeat -86px -14px;
}

.g_sld2 {
	width: 1920px;
	height: 400px;
	overflow: hidden;
	margin: 0 auto;
	position: relative
}

.g_sld2 ul {
	width: 1920px;
	height: 400px;
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: 0;
}

.g_sld2 ul li {
	width: 1920px;
	height: 400px;
	float: left
}

.g_sld2 ul li a {
	width: 1920px;
	height: 400px;
	display: block;
}

.g_sld2 ul li img {
	width: 1920px;
	height: 400px;
	display: block;
	position: relative;
	left: 0;
	top: 0;
}

.g_sld2 ol {
	position: absolute;
	bottom: 40px;
	text-align: center;
	width: 100%;
	height: 12px;
	line-height: 12px;
	z-index: 500
}

.g_sld2 ol li {
	display: inline;
	background: url(/templets/hybdf/img/imgall.png) no-repeat -86px -26px;
	padding: 5px;
	margin: 0 9px;
	cursor: pointer;
	font-size: 0;
}

.g_sld2 ol li.in {
	background: url(/templets/hybdf/img/imgall.png) no-repeat -86px -14px;
}

.g_hot {
	height: 30px;
	background: #d0e8ff;
}

.info_roll {
	height: 30px;
	width: 670px;
	position: relative;
}

.info_roll b {
	width: 19px;
	height: 19px;
	display: block;
	float: left;
	margin-top: 5px;
	background: url(/templets/hybdf/img/imgall.png) no-repeat -65px -36px;
}

.info_roll ul {
	width: 650px;
	position: absolute;
	top: 0;
	left: 40px;
	height: 30px;
	overflow: hidden
}

.info_roll ul li {
	width: 650px;
	height: 30px;
	line-height: 30px;
}

.info_roll ul li a {
	color: #385976;
	font-size: 12px;
	font-family: "Microsoft Yahei"
}

.info_roll ul li a:hover {
	color: #f08200
}

.g_hot .wrap {
	position: relative;
}

.g_hot .crm {
	width: 62px;
	height: 68px;
	position: absolute;
	right: 205px;
	top: -19px;
	background: url(/templets/hybdf/img/imgall.png) no-repeat 0 0;
}

.g_hot .crm a {
	width: 55px;
	height: 48px;
	display: block;
	margin: 10px 0 0 1px;
}

.g_hot .crm img {
	width: 55px;
	height: 48px;
	display: block
}

#abg a {
	color: #3b7fc2;
	font-family: "微软雅黑";
	font-size: 14px;
}

#abg a:hover {
	color: #3b7fc2;
	font-family: "微软雅黑";
}

.info_rt {
	width: 205px;
	height: 30px;
	line-height: 30px;
}

.info_rt span {
	color: #f08200;
	width: 70px;
	height: 30px;
	line-height: 30px;
	display: block;
	float: left;
	font-size: 14px;
	font-family: "Microsoft Yahei";
	margin-left: 5px;
}

.info_rt div {
	width: 115px;
	height: 30px;
	line-height: 30px;
	color: #002138;
	float: right;
	display: block;
	font-family: "Microsoft Yahei";
}

.info_rt div i {
	background: url(/templets/hybdf/img/imgall.png) no-repeat -65px -19px;
	float: left;
	display: block;
	width: 18px;
	height: 16px;
	margin-top: 8px;
	overflow: hidden
}

.info_rt div em {
	float: left;
	width: 95px;
	text-indent: 7px;
}

.g_bd {
	height: 82px;
	/*background:#f5f7fa*/
}

.mn_list {
	width: auto;
	padding-top: 24px;
	overflow: hidden
}

.mn_list dd {
	width: 180px;
	height: auto;
	float: left;
	margin-right: 34px;
	overflow: hidden;
}

.mn_list dd:hover .text h2 {
	color: #006eb6
}

.mn_list dd:hover .blue {
	color: #3069b3
}

.mn_list dd:hover .violet {
	color: #882b8c
}

.mn_list dd:hover .yellow {
	color: #e98515
}

.mn_list dd:hover .green {
	color: #008B4A
}

.mn_list dd:hover .zi {
	color: #9E8AC9
}

.mn_list p {
	width: 203px;
	height: 102px;
	overflow: hidden
}

.mn_list p img {
	width: 180px;
	height: 102px;
	display: block
}

.mn_list .text {
	clear: both;
	overflow: hidden;
	margin-top: 8px;
	font-family: "Microsoft Yahei"
}

.mn_list .text h2 {
	font-size: 20px;
	color: #3f3f3f;
	line-height: 25px;
}

.mn_list .text div {
	font-size: 12px;
	color: #818181;
	line-height: 20px;
}



/*产品*/

.content {
	min-height: 265px;
	overflow: hidden
}

.content_hd h2 {
	font-size: 18px;
	color: #454545;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	margin-top: 40px;
}

.content_hd div {
	height: 30px;
	line-height: 30px;
}

.content_hd div span {
	padding-right: 30px;
	font-size: 14px;
	color: #454545;
}

.content_hd div span i {
	padding: 0 3px;
	color: #f08200
}

.content_text {
	width: 675px;
	height: 145px;
	overflow: hidden
}

.content_text h3 {
	font-size: 24px;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	padding-bottom: 5px;
}

.content_text h3 a {
	color: #006eb6;
}

.content_text div {
	line-height: 24px;
	color: #454545;
	font-size: 14px;
}

.tips {
	min-height: 300px;
	width: 100%;
	background: #f5f7fa;
	clear: both;
	overflow: hidden
}

.tips_text {
	width: 570px;
	height: 305px;
	overflow: hidden;
	padding-top: 40px;
}

.tips_text h3 {
	font-size: 42px;
	color: #006eb6;
	line-height: 60px;
}

.tips_text h3 a {
	color: #006eb6
}

.tips_text div {
	line-height: 30px;
	font-size: 18px;
	color: #454545;
	margin-top: 15px;
}

.adImg1 {
	width: 410px;
	height: 300px;
	overflow: hidden;
	margin-top: 10px;
}

.adImg1 img,
.adImg1 a {
	width: 410px;
	height: 300px;
	display: block
}

.tips_btn {
	width: 113px;
	margin-top: 20px;
	display: block
}

.tips_btn em {
	width: 102px;
	height: 34px;
	line-height: 34px;
	display: block;
	background: #00a7f5;
	color: #FFF;
	text-align: center;
	float: left;
	font-size: 14px;
}

.tips_btn i {
	width: 11px;
	height: 34px;
	display: block;
	background: url(/templets/hybdf/img/arrow.png) no-repeat center;
	float: left
}

.content_title {
	width: 100%;
	height: 50px;
	overflow: hidden;
	padding-top: 50px;
}

.content_title div {
	float: left;
	width: 590px;
	line-height: 16px;
	color: #8c8c8c;
	padding-top: 10px;
}

.content_title h2 {
	float: right;
	widows: 410px;
	height: 48px;
	line-height: 48px;
	font-size: 48px;
}

.content_title h2 a {
	color: #006eb6;
}

.content_list {
	overflow: hidden;
	width: 1080px;
	padding: 25px 0;
	margin-left: 20px;
}

.content_list dd {
	width: 250px;
	height: 280px;
	margin: 20px 108px 0 0;
	overflow: hidden;
	float: left
}

.content_list dd p {
	width: 250px;
	height: 100px;
}

.content_list img,
.content_list p a {
	width: 250px;
	height: 100px;
	display: block;
}

.content_list_text h2 {
	color: #3f3f3f;
	font-weight: bold;
	font-size: 18px;
	height: 35px;
	line-height: 35px
}

.content_list_text div {
	height: 160px;
	line-height: 30px;
	color: #8c8c8c;
	font-size: 14px;
	overflow: hidden
}

.content_list_text div a {
	width: 38px;
	height: 8px;
	margin: 10px 5px 0 0;
	float: right;
	display: block;
	background: url(/templets/hybdf/img/more.jpg) no-repeat center
}

.help {
	width: 630px;
	padding: 40px 0
}

.help h3 {
	font-size: 24px;
	color: #535353;
	height: 30px;
	line-height: 30px;
}

.help dd {
	width: 100%;
	overflow: hidden;
	padding: 6px 0;
}

.help dd p {
	line-height: 24px;
	font-size: 14px;
	color: #535353
}

.help dd p a {
	color: #535353
}

.help dd p a:hover {
	color: #F60
}

.help_img {
	width: 272px;
	height: 272px;
	margin: 30px 0;
}

.help_img img,
.help_img a {
	width: 272px;
	height: 272px;
	display: block
}

.m_sch {
	width: 100%;
	height: 30px;
	padding: 25px 0;
	background: #f5f7fa;
}

.sch_tt {
	width: 110px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	margin-left: 30px
}

.sch_tt b {
	width: 13px;
	height: 21px;
	margin: 6px 10px 0;
	display: block;
	float: left;
	background: url(/templets/hybdf/img/helpimg.png) no-repeat top left;
}

.sch_tt span {
	float: left;
	line-height: 30px;
	font-size: 14px;
	color: #181818
}

.sch_mn {
	width: 760px;
}

.sch_mn .sch_down {
	width: 131px;
	height: 30px;
	border-right: 1px #e2e3e7 solid;
	background: #FFF;
	position: relative;
	border-radius: 2px 0 0 2px;
}

.sch_down b {
	width: 8px;
	height: 5px;
	margin: 13px 10px 0 0;
	display: block;
	float: right;
	background: url(/templets/hybdf/img/helpimg.png) no-repeat -14px top;
	cursor: pointer
}

.sch_down p {
	float: left;
	width: 110px;
	text-indent: 12px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 12px;
	cursor: pointer
}

.sch_down dl {
	width: 131px;
	background: #FFF;
	display: none;
	overflow: hidden;
	border-right: 1px #e2e3e7 solid;
}

.sch_down dl dd {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 12px;
	color: #8b8b8b;
	text-indent: 11px;
	cursor: pointer
}

.sch_down dd:hover {
	color: #8b8b8b;
	background: #edf8ff
}

.sch_ipt {
	width: 500px;
	height: 30px;
	border: 0;
	background: #FFF;
	border-radius: 0 3px 3px 0;
	text-indent: 5px;
	color: #d6d8d9;
	font-size: 14px;
	text-indent: 10px;
	cursor: auto
}

.sch_go {
	width: 95px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	font-size: 14px;
	border-radius: 3px;
	background: #00a7f5;
	border: none;
	margin-left: 20px;
	color: #FFF
}

.g_help {
	overflow: hidden
}

.help_nav {
	width: 180px;
	margin-left: 20px;
}

.help_nav h3 {
	widtth: 100%;
	height: 55px;
	line-height: 55px;
	font-size: 18px;
	color: #191919
}

.help_nav dl {
	width: 100%;
	overflow: hidden
}

.help_nav dl dd {
	width: 180px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #F00;
	font-size: 14px;
	font-family: "宋体";
	margin-bottom: 5px;
}

.help_nav dl dd:hover {
	background: #006eb6
}

.help_nav dl dd:hover a {
	color: #FFF
}

.help_nav dl dd.hover {
	background: #006eb6
}

.help_nav dl dd.hover a {
	color: #FFF
}

.help_nav dl dd a {
	color: #181818
}

.help_list {
	width: 780px;
	font-family: "宋体"
}

.help_tab {
	width: 100%;
	height: 31px;
	margin-top: 30px;
	border-left: 1px #f2f2f3 solid;
	border-bottom: 1px #f2f2f3 solid;
	padding-left: 20px;
}

.help_tab li {
	width: 85px;
	height: 22px;
	line-height: 22px;
	float: left;
	margin: 5px 11px 0;
	font-size: 12px;
	font-family: "宋体";
	text-align: center;
	cursor: pointer
}

.help_tab li:hover {
	border-bottom: 4px #006eb6 solid
}

.help_tab li.hover {
	border-bottom: 4px #006eb6 solid
}

.help_tabtext {
	line-height: 30px;
	overflow: hidden;
	min-height: 500px;
	padding: 10px 0 10px 29px;
	border-left: 1px #f2f2f3 solid;
	display: none
}

.help_tabtext p {
	background: url(/templets/hybdf/img/dotblock.jpg) no-repeat left center;
	text-indent: 12px;
}

.share {
	width: 100%;
	height: 35px;
	line-height: 35px;
	background: #f5f7fa;
	overflow: hidden;
	color: #181818;
	margin-top: 30px;
}

.share_lt span {
	float: left;
	margin-left: 10px;
}

.share_lt em {
	width: 25px;
	height: 25px;
	display: block;
	background: url(/templets/hybdf/img/share.png) no-repeat left top;
	float: left;
	margin: 7px 5px 0;
}

.share_lt em a {
	width: 25px;
	height: 25px;
	display: block;
}

.share_lt b {
	width: 17px;
	height: 21px;
	display: block;
	background: url(/templets/hybdf/img/share.png) no-repeat right top;
	float: left;
	margin: 7px 5px 0
}

.share_lt b a {
	width: 17px;
	height: 21px;
	display: block;
}

.share_rt {
	margin-right: 10px
}

.share_rt b {
	width: 22px;
	height: 22px;
	float: left;
	background: url(/templets/hybdf/img/helpimg.png) no-repeat right top;
	margin: 8px
}

.share_rt span {
	float: left
}

/*单篇文章*/

.article {
	overflow: hidden;
	min-height: 600px;
	line-height: 30px;
	padding: 40px 0
}

.share2 {
	width: 100%;
	height: 120px;
	background: #f5f7fa;
}

.share_link {
	line-height: 30px;
	margin: 30px 0 0 20px;
	color: #333333
}

.pageUp {
	padding: 25px 0
}

.pageUp p {
	line-height: 30px;
	overflow: hidden;
}

.pageUp p span {
	color: #999999
}

.pageUp p a {
	color: #3f3f3f
}

.pageUp p a:hover {
	color: #F60
}

.graphic_tt {
	overflow: hidden;
	height: 110px;
}

.graphic_tt h2 {
	width: 520px;
	height: 110px;
	line-height: 110px;
	color: #1d1d1d;
	font-size: 36px;
	float: left
}

.graphic_tt div {
	width: 335px;
	float: right;
	margin-top: 35px;
	color: #767879;
	font-size: 14px;
	line-height: 20px;
}

.graphic_lst {
	overflow: hidden;
}

.graphic_lst dd {
	height: 295px;
	background: url(/templets/hybdf/img/share.jpg) no-repeat center top
}

.graphic_lst dd p {
	width: 464px;
	height: 155px;
	margin-top: 77px;
}

.graphic_lst dd p img {
	width: 464px;
	height: 155px;
	display: block;
}

.graphic_lst .graphic_text {
	width: 440px;
	margin-right: 20px;
	margin-top: 47px;
}

.graphic_text h2 {
	font-size: 24px;
	margin-bottom: 6px;
}

.graphic_text h2 a {
	color: #002138
}

.graphic_text h2:hover a {
	color: #F60
}

.graphic_text div {
	height: 183px;
	line-height: 30px;
	font-size: 16px;
	overflow: hidden;
	color: #002138
}

.page {
	padding: 40px 0 0 0px;
	height: 25px;
	overflow: hidden;
	text-align: center;
	clear: both;
	background: #f5f7fa;
	height: 60px;
}

.page code,
.page a {
	border: 1px solid #eeeeee;
	padding: 2px 5px;
	background: #fff;
	font-family: "microsoft yahei";
}

.page a:hover {
	background: #f08200;
	color: #fff;
	border: 1px solid #f08200;
}

.page a.hover {
	background: #f08200;
	color: #fff;
	border: 1px solid #f08200;
}

.page input {
	vertical-align: middle;
	height: 20px;
	border: 1px solid #999;
}

.page input#pageDetail {
	width: 30px;
	text-align: center;
	border: 1px solid #eeeeee;
	background: #fff;
}

.page_bnt {
	background: #f08200;
	color: #fff;
	width: 60px;
	text-align: center;
	width: 58px;
}

.vane {
	width: 100%;
	height: 100px;
	line-height: 100px;
}

.vane h2 {
	height: 100px;
	line-height: 100px;
	float: left;
	font-size: 18px;
	color: #1e1e1e
}

.vane ul {
	float: right;
	padding-left: 18px;
	background: url(/templets/hybdf/img/vane.jpg) no-repeat left center
}

.vane ul li {
	float: left;
	padding: 0 10px;
	background: url(/templets/hybdf/img/vane_arrow.jpg) no-repeat right center
}

.slove {
	overflow: hidden
}

.solve_content {
	min-height: 400px;
	width: 100%;
	overflow: hidden;
	padding-bottom: 10px
}

.solve_tt {
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	color: #181818;
	text-indent: 18px;
	overflow: hidden;
	background: #f5f7fa url(/templets/hybdf/img/title_org.jpg) no-repeat left center
}

.slove_list {
	width: 1100px;
	padding-left: 16px;
	padding-top: 28px;
}

.slove_list dd {
	width: 260px;
	margin-right: 96px;
	float: left
}

.slove_list dd p {
	width: 260px;
	height: 158px;
}

.slove_list dd p img,
.slove_list dd p a {
	width: 260px;
	height: 158px;
	display: block
}

.slove_list .solve_text {
	height: 120px;
	margin-top: 20px;
	overflow: hidden
}

.solve_text h2 {
	color: #181818;
	font-size: 24px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	margin-bottom: 5px;
}

.solve_text div {
	line-height: 22px;
	color: #898989;
	font-size: 16px;
}

.solve_content .crm {
	width: 405px;
	height: 320px;
	overflow: hidden
}

.crm p {
	width: 402px;
	height: 198px;
}

.crm p img,
.crm p a {
	width: 402px;
	height: 198px;
	display: block;
}

.crm_text h2 {
	font-size: 24px;
	color: #181818
}

.crm_text h2 a {
	color: #181818
}

.crm_text h2:hover a {
	color: #F60
}

.crm_text div {
	font-size: 16px;
}

.client {
	height: 300px;
	background: #fafafa;
	overflow: hidden;
	margin-bottom: 20px;
}

.client_img {
	width: 400px;
	height: 300px;
}

.client_img img,
.client_img a {
	width: 400px;
	height: 300px;
	display: block;
}

.client_text {
	width: 600px;
	height: 300px;
	background: url(/templets/hybdf/img/client_img.jpg) no-repeat center top;
}

.client_text div {
	width: 531px;
	line-height: 36px;
	height: 95px;
	font-size: 14px;
	color: #464646;
	margin: 10px 0 0 50px;
	margin-bottom: 30px;
}

.client_text p {
	padding-left: 60px;
	line-height: 35px;
	color: #464646;
	font-size: 14px
}

.recruit {
	overflow: hidden;
	margin-bottom: 30px;
}

.recruit_tt {
	height: 30px;
	line-height: 30px;
	background: #2197e4;
}

.recruit_tt h2 {
	margin-left: 10px;
	font-size: 14px;
	color: #FFF;
	float: left;
}

.recruit_tt a {
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	background: #fa8d11;
	float: right;
}

.recruit_text {
	overflow: hidden;
	line-height: 30px;
	padding-top: 10px
}

.recruit_text span {
	width: 80px;
	color: #434343;
	float: left
}

.recruit_text div {
	width: 910px;
	float: left
}

.news_lst {
	width: 100%;
	overflow: hidden;
	padding-bottom: 25px;
}

.news_lst dd {
	width: 100%;
	height: 191px;
	overflow: hidden;
	padding: 28px 0;
	border-bottom: 1px #cdcdcd dotted;
}

.news_lst p {
	width: 256px;
	height: 191px;
	float: left
}

.news_lst p img,
.newsList p a {
	width: 256px;
	height: 191px;
	display: block;
	float: left;
}

.news_lst_text {
	width: 990px;
	height: 191px;
}

.news_lst_text a {
	cursor: pointer;
	color: #666666
}

.news_lst_text h3 {
	width: 100%;
	height: 35px;
	line-height: 30px;
}

.news_lst_text h3 span {
	float: left;
	font-size: 16px;
	color: #006eb6
}

.news_lst_text h3 a {
	width: 47px;
	height: 16px;
	background: url(/templets/hybdf/img/more_org.jpg) no-repeat center;
	margin-top: 5px;
	float: right
}

.news_lst_text em {
	width: 33px;
	height: 10px;
	margin-left: 20px;
	display: block;
	background: url(/templets/hybdf/img/arrow_top.jpg) no-repeat center
}

.news_lst_text div {
	width: 942px;
	height: 130px;
	line-height: 30px;
	padding: 16px 26px 0;
	background: #f5f7fa
}

/**/

.jion {
	background: #f5f7fa
}

.jion_lst p,
.jion_lst div {
	line-height: 30px;
	overflow: hidden;
	overflow: hidden;
	padding: 15px 0
}

.jion_lst .short,
.jion_lst .short {
	width: 95px;
	height: 30px;
	display: block;
	float: left;
	font-size: 14px;
	text-align: right;
	margin-right: 15px;
}

.jion_lst p input {
	width: 130px;
	height: 30px;
	line-height: 30px;
	background: #FFF;
	border: none;
	float: left;
}

.jion_lst div input {
	width: 690px;
	height: 30px;
	line-height: 30px;
	background: #FFF;
	border: none;
	float: left
}

.jion_lst div textarea {
	width: 690px;
	height: 150px;
	border: none;
	resize: none;
	text-indent: 5px
}

.jion_lst div .upLoad {
	width: 95px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	background: #9ab26b;
	border-radius: 4px;
	cursor: pointer
}

.jion_lst .code {
	overflow: hidden;
	clear: both
}

.jion_lst .code input {
	width: 130px;
}

.jion_lst .code img {
	width: 90px;
	height: 30px;
	display: block;
	float: left;
	margin: 0 20px;
}

.jion_lst .code em {
	float: left;
	cursor: pointer
}

.sub {
	width: 800px;
	padding-top: 40px;
	overflow: hidden;
	padding-bottom: 40px
}

.sub input {
	width: 95px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	background: #00a7f5;
	margin: 0 140px;
	color: #FFF;
	border: none;
	border-radius: 4px;
	cursor: pointer;
	font-size: 14px;
}

.jion_lst .jion_menu {
	overflow: visible;
	height: 40px;
}

.jion_lst .jion_menu .jion_down {
	width: 130px;
	line-height: 30px;
	background: none;
	float: left;
	position: relative;
	padding: 0;
	font-size: 14px;
	overflow: visible;
}

.jion_lst .jion_down #positionId {
	border: 1px #ccc solid;
	text-indent: 0
}

.jion_lst .jion_down p {
	width: 114px;
	float: left;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	overflow: hidden;
	padding: 0;
	cursor: pointer
}

.jion_lst .jion_down em {
	width: 8px;
	height: 22px;
	display: block;
	float: left;
	background: url(/templets/hybdf/img/helpimg.png) no-repeat -14px 13px;
}

.jion_lst .jion_down dl {
	width: 130px;
	overflow: hidden;
	position: absolute;
	top: 30px;
	left: 0;
	background: #FFF;
	display: none
}

.jion_lst .jion_down dd {
	height: 30px;
	line-height: 30px;
	cursor: pointer;
	text-indent: 10px;
}

.jion_lst .jion_down dd:hover {
	background: #eaf9ff;
}

.video {
	width: 1060px;
	overflow: hidden;
	padding-bottom: 30px;
}

.video dd {
	width: 300px;
	height: 265px;
	margin-right: 50px;
	overflow: hidden;
	float: left;
	padding-top: 10px
}

.video dd p {
	width: 290px;
	height: 215px;
	overflow: hidden;
	padding: 4px;
	border: 1px #ececec solid
}

.video dd p img,
.video dd p a {
	width: 290px;
	height: 215px;
	display: block
}

.video dd div {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	padding-top: 10px;
	font-size: 12px;
	text-align: center
}

.video dd div a {
	color: #666666;
}

.video dd div a:hover {
	color: #ff9e00;
}

/*申请试用*/

.trial_hd {
	width: 100%;
	height: 300px;
	background: #f5f7fa;
	margin-bottom: 30px;
}

.trial_hd_lt {
	width: 550px;
	padding: 25px 25px 0
}

.trial_hd_lt h2 {
	font-size: 14px;
	color: #333;
	height: 25px;
	line-height: 25px;
	background: url(/templets/hybdf/img/dot_org.jpg) no-repeat 10px;
	text-indent: 23px
}

.trial_hd_lt p {
	height: 200px;
	line-height: 36px;
	color: #999999;
	margin-left: 5px;
	font-size: 14px;
}

.trial_hd_rt {
	width: 400px;
	height: 300px;
	overflow: hidden;
}

.trial_hd_rt img,
.trial_hd_rt a {
	width: 400px;
	height: 300px;
	display: block
}

.trial_hd_lt div {
	font-size: 14px;
	height: 20px;
	line-height: 20px;
}

.trial_hd_lt div input {
	margin: 0 5px;
}

.trial_bd {
	height: 500px;
	background: #f5f7fa;
	padding: 0 30px
}

.trial_bd h3 {
	font-size: 24px;
	color: #3b3b3b;
	height: 40px;
	line-height: 40px;
	text-align: center;
	padding: 20px 0
}

.trial_lst ul {
	overflow: hidden;
}

.trial_lst li {
	width: 444px;
	height: 35px;
	margin-bottom: 20px;
}

.trial_lst li i {
	padding: 0 10px;
	float: left;
	height: 35px;
	line-height: 35px;
}

.trial_lst li em {
	padding: 0 5px;
	color: red;
	float: left
}

.trial_lst li span,
.trial_bd div span,
.trial_code span {
	width: 70px;
	height: 33px;
	line-height: 33px;
	float: left;
	margin-right: 10px;
	text-align: right;
	display: block;
	font-size: 14px;
	float: left
}

.trial_lst li input {
	width: 338px;
	height: 32px;
	background: #FFF;
	border: 1px #dcdcdc solid;
	float: left
}

.trial_bd div {
	overflow: hidden;
	clear: both
}

.trial_bd div textarea {
	width: 858px;
	height: 141px;
	border: 1px #dcdcdc solid;
	background: #FFF;
	float: left
}

.trial_code {
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	clear: both;
	margin-top: 25px;
}

.trial_code .trial_tex {
	float: left;
	width: 98px;
	height: 26px;
	background: #FFF;
	border: 1px #c8c8c8 solid;
	margin-right: 20px;
}

.trial_code img {
	float: left;
	width: 98px;
	height: 26px;
	background: #FFF;
	border: 1px #eceef0 solid;
	cursor: pointer
}

.trial_code .trial_btn {
	width: 98px;
	height: 31px;
	background: #f08200;
	border: 1px #e07c00 solid;
	color: #FFF;
	margin-right: 13px;
	font-size: 14px;
	border-radius: 4px;
	cursor: pointer
}

.trial_tips {
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #fff0df;
	color: #f00000;
	font-size: 14px;
	text-indent: 20px;
	margin-top: 20px
}

/*弹窗*/

#mask {
	background: black;
	opacity: 0.3;
	filter: alpha(opacity=30);
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}

#box {
	width: 520px;
	height: 355px;
	padding: 10px;
	background: white;
	border: 5px solid #333;
	position: absolute;
	display: none;
	z-index: 999999
}

#close {
	position: absolute;
	right: 5px;
	top: 5px;
	text-decoration: none;
	color: black;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 14px;
	display: block;
}

#close:hover {
	background: #333;
	color: white;
}

#validateCode {
	display: block;
	width: 80px;
	height: 30px;
	float: left;
	margin-top: 5px;
}

#code {
	float: left;
	width: 100px;
	height: 28px;
	line-height: 28px;
	margin: 0 5px;
	margin-top: 5px;
}

#addMessage,
#clearText,
#bmtj,
#bmcz {
	width: 60px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border: 1px #ccc solid
}

#content {
	width: 485px;
	height: 280px;
	resize: none
}

#editor {
	display: none;
}

#floatBox {
	width: 46px;
	position: absolute;
	top: 50%;
	right: 0;
	z-index: 99999
}

#floatBox a {
	color: #FFF
}

.f1_code {
	width: 46px;
	height: 46px;
	display: block;
	overflow: hidden;
	position: absolute;
}

.f1_code img {
	width: 46px;
	height: 46px;
	display: block
}

.float_contact {
	width: 46px;
	height: 190px;
	background: #ff9e00;
	border-radius: 5px;
	color: #FFF;
	font-size: 18px;
	margin-top: 70px;
}

.float_contact p {
	width: 24px;
	margin: 0 auto;
	padding-top: 40px;
	text-align: center
}

.float_trial {
	width: 46px;
	height: 190px;
	background: #00a67c;
	border-radius: 5px;
	color: #FFF;
	font-size: 18px;
	margin-top: 30px;
}

.float_trial p {
	width: 24px;
	margin: 0 auto;
	padding-top: 40px;
	text-align: center
}

.videoAddress {
	display: none
}

#go_top {
	width: 100px;
	height: 100px;
	position: fixed;
	bottom: 0;
	right: 0;
	background: #000
}

#floatBox {
	width: 46px;
	position: absolute;
	top: 50%;
	right: 0;
}

.f1_code {
	width: 46px;
	height: 46px;
	display: block;
	overflow: hidden;
	position: absolute;
}

.float_contact {
	width: 46px;
	height: 190px;
	background: #ff9e00;
	border-radius: 5px;
	color: #FFF;
	font-size: 18px;
	margin-top: 70px;
}

.float_contact p {
	width: 24px;
	margin: 0 auto;
	padding-top: 40px;
	text-align: center
}

.float_trial {
	width: 46px;
	height: 190px;
	background: #00a67c;
	border-radius: 5px;
	color: #FFF;
	font-size: 18px;
	margin-top: 30px;
}

.float_trial p {
	width: 24px;
	margin: 0 auto;
	padding-top: 40px;
	text-align: center
}

.videoAddress {
	display: none
}

#go_top {
	width: 46px;
	height: 46px;
	position: fixed;
	bottom: 0;
	right: 0;
	background: #000;
	cursor: pointer;
	background: url(/templets/hybdf/img/gotop.jpg) no-repeat center;
	border-radius: 4px 4px 0 0;
	opacity: 0.3;
	filter: alpha(opacity:30);
	transition: all 0.2s
}

#go_top:hover {
	opacity: 1;
	filter: alpha(opacity:100)
}

.m_link .top_phone {
	width: 285px;
	font-size: 13px;
	font-family: "Microsoft Yahei"
}

.m_link .top_phone em {
	color: #7e7e7e;
	font-style: italic
}

.m_link .top_phone i {
	color: #105781;
	padding-left: 7px;
	font-size: 18px;
	font-style: italic;
	font-weight: 400
}

/**/

.data_down {
	width: 338px;
	height: 28px;
	line-height: 28px;
	text-indent: 3px;
	float: left;
	position: relative;
}

.trial_lst .data_down input {
	width: 338px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	float: left;
	cursor: pointer;
	background: url(/templets/hybdf/img/arrow_green.jpg) no-repeat 304px center #FFF
}

.data_down b {
	width: 28px;
	height: 28px;
	display: block;
	border-left: 1px #cccccc solid;
	background: url(/templets/hybdf/img/ico.png) no-repeat -111px 8px;
	float: left
}

.data_down dl {
	width: 338px;
	height: 80px;
	overflow: hidden;
	overflow-y: auto;
	background: #FFF;
	border: 1px #cccccc solid;
	position: absolute;

	top: 28px;
	left: 0;
	display: none
}

.data_down dd {
	height: 28px;
	line-height: 28px;
	text-indent: 5px;
	cursor: pointer
}

.data_down dd:hover {
	background: #f0f0f0
}

/*招商加盟*/

.special_banr {
	width: 1920px;
	height: 556px;
	overflow: hidden
}

.special_banr img,
.special_banr a {
	width: 1920px;
	height: 556px;
	display: block
}

.special {
	overflow: hidden;
	width: 1920px;
	margin: 0 auto;
	position: relative
}

.special_bg {
	height: 3160px;
	background: url(/templets/hybdf/img/zhaos.png) no-repeat top center;
	overflow: hidden
}

.special_bg .t1 {
	width: 960px;
	height: 300px;
	margin: 0 auto;
	overflow: hidden;
	line-height: 25px;
	color: #555555;
	margin-top: 270px;
	text-indent: 24px;
}

.special_bg .t2 {
	width: 1100px;
	height: 286px;
	margin-left: 20px;
	;
	margin-top: 363px;
	overflow: hidden;
}

.special_bg .t2 dd {
	float: left;
	width: 250px;
	margin-right: 105px;
	height: 81px;
	color: #FFF;
	margin-bottom: 140px;
	font-size: 14px;
}

.special_bg .t3 {
	width: 960px;
	height: 715px;
	overflow: hidden;
	margin-top: 367px;
}

.special_bg .t3 dd {
	width: 210px;
	height: 100px;
	line-height: 40px;
	overflow: hidden;
	font-size: 26px;
	font-family: "Microsoft Yahei";
	color: #222222;
	padding-top: 10px;
}

.special_bg .t3 .t3_ico1 {
	float: left;
	margin-left: 258px;
	float: left;
	margin-bottom: 216px;
}

.special_bg .t3 .t3_ico2 {
	float: left;
	margin-left: 124px;
	float: left;
	margin-bottom: 216px;
}

.special_bg .t3 .t3_ico3 {
	float: left;
	margin-left: 62px;
	margin-bottom: 160px;
}

.special_bg .t3 .t3_ico4 {
	float: right;
	margin: 0 15px 160px 300px
}

.special_bg .t3 .t3_ico5 {
	float: left;
	margin-left: 270px;
}

.special_bg .t3 .t3_ico6 {
	float: right;
	margin-right: 145px
}

.special_bg .t4 {
	width: 980px;
	height: 300px;
	margin-top: 545px;
}

.special_bg .t4 .t4_lt {
	float: left;
	width: 504px;
	height: 250px;
	margin-left: 60px;
}

.special_bg .t4_lt dd {
	height: 43px;
	line-height: 43px;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #8ff68a
}

.special_bg .t4 .t4_rt {
	float: right;
	width: 397px;
	height: 203px;
	margin-top: 46px;
}

.special_bg .t4_rt .tt {
	width: 160px;
	height: 50px;
	float: left;
	margin: 24px 0 0 100px
}

.special_bg .t4_rt .tt h3 {
	color: #0f68d4;
	font-size: 14px;
	margin-top: 14px;
	font-family: "Microsoft Yahei"
}

.special_bg .t4_rt .tt div {
	color: #00233c;
	font-size: 14px;
	font-family: "Microsoft Yahei"
}

.special_bg .t4_rt .bd {
	width: 305px;
	height: 80px;
	padding-top: 23px;
	clear: both;
	margin-left: 18px;
	font-family: "Microsoft Yahei"
}

.special_bg .t4_rt .bd dd {
	line-height: 28px;
	height: 28px;
	font-size: 13px;
	overflow: hidden;
	color: #565657;
	font-family: "Microsoft Yahei"
}



< !--底部固定第二-->.ie6fixedTL {
	position: fixed;
	left: 0px;
	top: 0px;
	font-family: "Microsoft Yahei"
}

/* 上右定位 */

.ie6fixedBR {
	position: fixed;
	right: 0px;
	bottom: 0px;
}

* html .ie6fixedTL {
	position: absolute;
	left: expression(eval(document.documentElement.scrollLeft));
	top: expression(eval(document.documentElement.scrollTop))
}

* html .ie6fixedBR {
	position: absolute;
	left: expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth)-(parseInt(this.currentStyle.marginLeft, 10)||0)-(parseInt(this.currentStyle.marginRight, 10)||0));
	top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)))
}

.yntest {
	margin-bottom: 0px;
	width: 320px;
	background: none;
	z-index: 10
}

.yntest .headd {
	width: 100%;
	height: 24px;
	text-align: right;
	background: #006fb6;
	position: relative;
	top: 15px;
	z-index: 99999
}

.yntest .headd .title {
	font-family: "黑体";
	font-size: 14px;
	float: left;
	color: #fff;
	background: #f18200;
	font-weight: normal;
	font-family: "Microsoft Yahei";
	line-height: 24px;
	padding: 0 15px;
}

.yntest .headd .close {
	float: right;
	height: 24px;
	line-height: 24px;
	color: #000;
	background: #ebebeb;
	padding: 0 10px;
	cursor: pointer;
}

.yntest .content1 {
	width: 320px;
	height: 196px;
}

.yntest1 {
	z-index: 9;
	margin-bottom: 0px;
}

.yntest1 .close {
	float: right;
	height: 24px;
	line-height: 24px;
	color: #000;
	background: #ebebeb;
	padding: 0;
	cursor: pointer;
	padding: 0 10px;
}

.marginL {
	margin-left: 20px;
}

.marginR {
	margin-right: 20px;
}

.box_conten {
	width: 100%;
	height: 466px;
	position: relative;
}

.box1 {
	width: 1070px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

.content_l {
	float: left;
	border: 1px solid #e6e6e6;
	width: 265px;
	text-align: left;

}

.content_l dl {
	padding: 1px 0 50px 10px;
	border-bottom: 1px solid #e6e6e6;
}

.content_l_Ab img {
	width: 100%;
	height: 62px;

}

.content_l_Ab dl dt {
	margin: 9.6px 0 10px 10px;
	font: 18px/18px "微软雅黑";
	color: #8E5D3F;


}

.ABBJ {
	background: url(/templets/hybdf/img/ABBJ.png) no-repeat;
	width: 100%;
	height: 90px;

}

.ABBJ span {
	margin-left: 70px;
	font-size: 20px;
	color: #fff;
	line-height: 77px;
}

.content_l_Ab dl a {
	letter-spacing: 1px;
	text-align: left;
	float: left;
	width: 40%;
	height: 15px;
	display: block;
	margin: 1px 0 0 15px;
	font-size: 12px;
	color: #6F6F6F;
	overflow: hidden;
}


.content_l_Ab dl a:hover {
	color: #FF8002;
	text-decoration: none;
}





#news {
	float: left;
	width: 527px;
	border: 1px solid #e6e6e6;
	text-align: left;
	margin: 0 5px;
}

#news .t {

	font: normal 18px/20px '微软雅黑';

	height: 20px;

	padding: 15px 0;

	overflow: hidden;
}





#news .t li {

	float: left;

	padding: 0 30px;

	border-right: 1px solid #e5e5e5;

}

.hover{
	color: #000;
}

#news .c {

	margin: 0 30px;

	border-top: 1px solid #f2f2f2;

}





* {

	margin: 0;

	padding: 0;

	border: 0;

	background: none;

}





#news .news {

	padding: 18px 0 22px;

	border-bottom: 1px dashed #e6e6e6;

}

a {

	color: #333;

	text-decoration: none;
}





#news .list {

	padding: 11px 0 13px;
}



#news .news img {

	width: 116px;

	height: 98px;

	float: left;

	margin: 6px 30px 0 0;

	_display: inline;

}











#news .newsc {

	float: left;

	width: 320px;

	overflow: hidden;

}





#news .news h2 {

	font-weight: normal;

	display: block;

	font-size: 18px;

	height: 30px;

	overflow: hidden;

	line-height: 30px;

	margin: 0;

	padding: 0;
}





#news .news p {

	font-size: 14px;

	display: block;

	padding: 5px 0 0 0;

	line-height: 18px;

	color: #999999;
}







#news .list {

	padding: 0px 0 13px;
}



#news .list li {

	background: url(/templets/hybdf/img/img17.jpg) no-repeat 3px center;

	line-height: 30px;

	padding: 0 0 0 18px;

	font-size: 14px;

}







#news .list span {

	float: right;

	color: #ccc;

	font-size: 10px;

}



#service {

	float: left;
}

#service #times {
	width: 49px;
	height: 47px;
	background: url(/templets/hybdf/img/ico.png) no-repeat;
	position: absolute;
	left: 160px;
	top: -19px;
}



#service {

	width: 233px;

	text-align: left;

	background: url(/templets/hybdf/img/bg_wg.jpg);

	border-right: 1px solid #e6e6e6;

	position: relative;

}





#service li.s1 {

	background: #3b7fc2;

}

#service li {
	transition: All 0.4s ease-in-out;
}

#service li:hover {
	box-shadow: 0 0 10px #074A99;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#074A99, strength=4);
	/*ie*/
}


#service li.s1 a {

	color: #fff;

	background-image: url(/templets/hybdf/img/img12.png);
}



/*#service li a {

	padding: 22px 0 25px 90px;

	border-bottom: 1px solid #e6e6e6;

	display: block;

	height: 68x;

	color: #666;

	background-position: 30px center;

	background-repeat: no-repeat;

}*/

.yqlj ul {
	width: 1180px;
	overflow: hidden;
}

.yqlj ul li {
	 width: 130px; 
	float: left;
	margin-right: 5px;
}


#service li.s2 a {

	background-image: url(/templets/hybdf/img/img13.jpg);

}

#service li a {
	transition: All 0.4s ease-in-out;
}

#service li.s2 a:hover {
	transform: rotate(7deg);
}

#service li.s3 a:hover {
	transform: rotate(7deg);
}

#service li.s4 a:hover {
	transform: rotate(7deg);
}

/*#service li a {

	padding: 22px 0 23px 90px;

	border-bottom: 1px solid #e6e6e6;

	display: block;

	height: 68x;

	color: #666;

	background-position: 30px center;

	background-repeat: no-repeat;

}*/


li {

	display: list-item;

	text-align: -webkit-match-parent;

}



#service li.s3 a {

	background-image: url(/templets/hybdf/img/img14.jpg);

}

#service li a {

	padding: 20px 0 25px 64px;

	border-bottom: 1px solid #e6e6e6;

	display: block;



	color: #666;

	background-position: 18px center;

	background-repeat: no-repeat;

}





#service {

	float: left;

}

#service {

	width: 260px;

	text-align: left;

	background: url(/templets/hybdf/img/bg_wg.jpg);

	border-right: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	position: relative;

}



#service li a h5 {

	font: normal 20px/24px '微软雅黑';
}

#service li.s4 a {

	background-image: url(/templets/hybdf/img/img15.jpg);
}

#service li a h4 {

	font: bold 24px/24px Arial;

	color: #fa3b00;
}

.cont {
	float: left;
	width: 715px;
	min-height: 1127px;
	padding: 0 0 0px;
	overflow: hidden;
}

#wzdh {
	border-bottom: 1px solid #e5e5e5;
	line-height: 38px;
}

#wzdh ul {
	padding: 0 20px;
	background-color: #fbfbfb
}

/* list 
.list_t{ padding:30px 0 0 35px; font:bold 24px/50px '微软雅黑'; color:#8d0556; background: url(/templets/hybdf/img/bg_title.gif) 10px 50px no-repeat; color:#c30}
.list_top_c{ width:580px; margin:0 auto; padding:15px 20px; border:1px solid #eaddcd; background:#fbf8f4; font-size:14px;}
.c-list{ margin:40px 50px 0;border-top:1px solid #e5e5e5;  padding:20px 0 10px  0; text-align:left}
.c-list li { padding:10px 10px 10px 45px;border-bottom:1px dashed #ccc; font:18px/40px  "微软雅黑"; background:url(/templets/hybdf/img/list_18.jpg) no-repeat 8px 22px; color:#636363}
li.line6, li.line11, li.line16, li.line21, li.line26,li.line31, li.line36{ margin:30px 0 0;}
.c-list li a { color:#636363}
.c-list li:hover{ padding:10px 10px 10px 47px; background:url(/templets/hybdf/img/list_19.jpg) no-repeat 9px 22px #f9f9f9}
.c-list li span{ float:right; font:12px/40px "微软雅黑"; color:#cacaca; padding-right:14px;}
.c-list a.hot{ display:block; padding:0 35px 0 0; float:left;  background:url(/templets/hybdf/img/hot06.gif) right 7px no-repeat}
*/

/*翻页样式pagelist*/
.pagelist {
	padding: 40px 0;
	color: #999;
	text-align: center
}

.pagelist li {
	float: left;
}

.pagelist * {
	vertical-align: middle
}

.pagelist a,
.pagelist .cpb {
	display: inline-block;
	line-height: 16px;
	outline: none;
	text-decoration: none;
	padding: 5px 10px;
	background: #f3f3f3;
	margin: 0 5px;
	font-size: 12px;
	font-family: '微软雅黑';
	color: #000;
	border-radius: 25px;
	transition: all 0.2s linear 0s;
}

.pagelist a:hover {
	background: #8e5d3f;
	color: #fff;
	text-decoration: none;
	margin: 0 5px
}

.pagelist .cpb {
	font-weight: bold;
	color: #fff;
	background: #5eb4df;
}

.pagelist span {
	display: inline-block;
	line-height: 16px;
	outline: none;
	text-decoration: none;
	padding: 5px 10px;
	background: #3B7FC2;
	color: #fff;
	margin: 0 5px;
	font-size: 12px;
	font-family: '微软雅黑';
	border-radius: 25px;
	transition: all 0.2s linear 0s;
}

.code {
	font-weight: bold;
	color: blue
}

.fenyelist {
	padding: 30px 0 0 0;
	text-align: center
}

.fenyelist span,
.fenyelist a {
	display: inline-block;
	line-height: 16px;
	outline: none;
	text-decoration: none;
	padding: 5px 10px;
	background: #f3f3f3;
	margin: 0 5px;
	font-size: 12px;
	font-family: '微软雅黑';
	color: #000;
	border-radius: 26px 26px 26px 26px;
	transition: all 0.2s linear 0s;
}

.fenyelist span {
	background: #5eb4df;
	color: #fff;
	text-decoration: none;
	margin: 0 5px
}

.sider {
	float: right;
	width: 266px;
	margin-right: 87px;
}

.dk {
	width: 1070px;
	margin: 0 auto
}

/*sider开始*/
.sidet {
	background: url(/templets/hybdf/img/bg_wg.jpg);
	padding: 8px 0 0 15px;
	font-size: 14px;
	background-color: #fbfbfb;
	color: #008aca;
}



.sidet img {
	vertical-align: middle;
	margin: 0px 10px 0 0
}

.sidet a {
	color: #000;
	font-size: 16px;
	font-family: "微软雅黑";
	text-decoration: none;
	text-align: center;
}

.sidet .jt {
	float: right;
	margin: 5px 10px 0 0
}

#zjjs,
#kycg,
#lylx,
#rdgz {
	border: 1px solid #e6e9ef;
	border-left: none;
	margin-top: 20px;
	width: 350px
}

#zjjs .c {
	background-color: #fff
}

#zjjs .c ul {
	width: 319px;
}

#zjjs .c li {
	display: block;
	width: 299px;
	height: 116px;
	padding: 14px 10px 0 10px;
	border-bottom: 1px dashed #ddd
}

#zjjs .c li img {
	float: left;
	width: 140px;
	height: 103px;
}

#zjjs .c li p {
	float: right;
	line-height: 18px;
	width: 145px;
	height: 103px;
	font: 12px/18px "微软雅黑";
	color: #888
}

#zjjs .c li p a {
	color: #f60
}

#zjjs .c li p strong {
	display: block;
	margin: 0 0 10px;
	font-size: 14px;
	color: #4f417e;
	font-family: "微软雅黑";
	font-weight: normal
}


#kycg .c {
	background-color: #fff;
}

#kycg .c .jdjs {
	display: block;
	margin: 10px 0 16px 10px;
	border: 1px solid #e5e8ef
}

#kycg .cg1 {
	display: block;
	padding: 6px 0;
	height: 57px;
	margin: 0 auto;
	border-top: 1px dashed #e5e5e5
}

#kycg .cgli {
	display: block;
	width: 22px;
	height: 22px;
	background-color: #f9f9f9;
	border: 1px solid #e5e5e5;
	text-align: center;
	float: left;
	margin: 16px 18px 17px 15px;
	_display: inline;
}

#kycg .cgri {
	width: 250px;
	float: left
}

#kycg .cgri p {
	font: 12px/22px "微软雅黑";
	color: #333;
	margin-top: 5px;
}

#kycg .cgri p span {
	/*color:#008aca;*/
	line-height: 44px;
	font-size: 14px;
}

#rdgz .c {
	background-color: #fff;
}

#rdgz .gzd {
	display: block;
	height: 52px;
	border-top: 1px solid #e5e5e5;
	padding: 12px 0 0px 23px;
}

#rdgz .gzd p {
	font: normal 12px/20px "微软雅黑";
	color: #ccc
}

#rdgz .gzd p span {
	font-size: 14px;
	color: #333
}


#lylx .c {
	background-color: #fff;
}

#lylx .c .xiaoditu {
	display: block;
	margin: 13px auto;
}

#lylx .lxcx {
	display: block;
	width: 58px;
	height: 46px;
	margin-bottom: 28px;
	float: left;
	padding: 0 10px;
	border-right: 1px solid #ddd;
	no-repeat right;
	_display: inline
}

#lylx .lxcx dd img {
	display: block;
	width: 26px;
	margin: 0 auto;
}

#lylx .lxcx dt {
	color: #777;
	margin-top: 2px;
	text-align: center;
}

#service li a h6 {
	font: normal 18px/24px '微软雅黑';
}

h1.maintit {
	margin: 20px 0 0;
	font: bold 24px/70px '微软雅黑';
	text-align: center;
	color: #008aca;
}

.from {
	text-align: center;
}

.hxts p {
	color: #4d4d4d;
	padding: 20px 36px;
}

.cont .contentbox {
	margin: 10px 55px;
	color: #00000;
	font: normal 16px/30px '宋体';
}
 .contentbox  img{
		  width: 100%!important;
		  height: auto!important;
	  }
.hxts {
	margin: 26px 50px;
	font-size: 14px;
	line-height: 24px;
	border: 1px solid #e7e7e7;
	background: url(/templets/hybdf/img/images_03.jpg) no-repeat left top;
	background-color: #f6f6f6;
}

.yybt {
	text-align: center;
	margin: 46px auto;
}

.weixing {
	display: block;
	width: 630px;
	overflow: hidden;
	padding: 20px;
	background-color: #fafafa;
	border: 1px solid #f2f2f2;
	margin: 0 auto 20px auto;
}

.wxpic {
	display: block;
	border: 1px solid #f2f2f2;
	float: left;
}

.wxtxt p {
	display: block;
	overflow: hidden;
	margin-top: 10px;
}

.wxtxt {
	display: block;
	width: 465px;
	float: right;
}

.wxtxt h2 {
	font: 20px/22px "微软雅黑";
	color: #2954b0;
}


.updown a {
	color: #44555c;
	text-decoration: none;
	font: normal 14px/27px Arial, Helvetica, sans-serif;
}

.updown {
	margin: 0px 0 6px;
	height: 70px;
}

.updown .c {
	width: auto list-style: none;
	margin-left: 38px;
	_display: inline;
}

.xgyd {
	border-top: 1px solid #e5e5e5;
	color: #252525;
	padding: 0 0 30px 0;
}

.xgyd .c1 {
	float: left;
	width: 300px;
	padding: 0 34px 0 38px;
}

.xgyd dt {
	font: normal 14px/50px "微软雅黑";
}

.xgyd dd {
	padding: 0 0 0 15px;
	font: normal 14px/ 27px Arial, Helvetica, sans-serif;
	background: url(/templets/hybdf/img/bg_lis.jpg) no-repeat left center;
}

.xgyd .c2 {
	float: left;
	width: 300px;
	padding: 0 0 0 30px;
	border-left: 1px solid #e5e5e5;
}

.clear {
	clear: both;
}














.footer {
	height: 200px;
	background: url(http://www.qcdyy.com/style/images/bg_foot.png) repeat;
	color: #fff;
}

.foot_box {
	width: 1008px;
	margin: 0 auto;
}

.foot_top {
	width: 600px;
	margin: 0 auto;
	line-height: 45px;
	text-align: center;
	font-size: 16px;
}

.foot_top a {
	color: #fff;
	margin-left: 10px;
}

.foot_line {
	height: 1px;
	background: #616161;
	border-bottom: 1px solid #282828;
}

.foot_main {
	height: 130px;
	margin-top: 20px;
	line-height: 20px;
	font-size: 14px;
}

.foot_logo {
	width: 330px;
	height: 80px;
	float: left;
	border-right: 1px solid #fff;
	margin-right: 20px;
}

.foot_logo img {
	margin: 10px 0 0 0;
}

.foot_info {
	width: 445px;
	border-right: 1px solid #fff;
	float: left;
}

.foot_new {
	width: 200px;
	float: right;
}

.foot_new img {
	float: left;
	margin-right: 5px;
}

.clear {
	clear: both;
}

/*--幻灯片--*/
.DB_tab25 {
	width: 100%;
	height: 428px;
	position: relative;
	overflow: hidden
}

.DB_tab25 .DB_bgSet {
	position: relative;
}

.DB_tab25 .DB_bgSet li {
	position: absolute;
	width: 100%;
	height: 428px;
	display: none
}

.DB_tab25 .DB_imgSet {
	position: absolute;
	width: 980px;
	left: 50%;
	margin-left: -500px;
}

.DB_tab25 .DB_imgSet li {
	width: 980px;
	height: auto;
}

.DB_tab25 .DB_imgSet .DB_1_1 {
	position: absolute;
	left: 0px;
	top: 8px;
	width: auto;
	height: 400px;
}

.DB_tab25 .DB_imgSet .DB_1_3 {
	position: absolute;
	left: 450px;
	top: 100px
}

.DB_tab25 .DB_imgSet .DB_2_1 {
	position: absolute;
	left: -100px;
	top: 0px;
	height: 428px;
}

.DB_tab25 .DB_imgSet .DB_2_3 {
	position: absolute;
	left: 590px;
	top: 150px;
}

.DB_tab25 .DB_imgSet .DB_3_1 {
	position: absolute;
	left: 446px;
	top: 106px;
}

.DB_tab25 .DB_imgSet .DB_4_1 {
	position: absolute;
	left: 450px;
	top: 100px;
}

.DB_tab25 .DB_imgSet .DB_5_1 {
	position: absolute;
	left: 440px;
	top: 150px;
}

.DB_tab25 .DB_imgSet .DB_5_2 {
	position: absolute;
	left: -190px;
	top: 0px;
}

.DB_tab25 .DB_menuWrap {
	position: absolute;
	width: 980px;
	left: 50%;
	margin-left: -500px;
}

.DB_tab25 .DB_menuWrap .DB_menuSet {
	position: absolute;
	width: 100%;
	top: 400px;
	text-align: center;
	font-size: 0
}

.DB_tab25 .DB_menuWrap .DB_menuSet li {
	cursor: pointer;
	margin: 0 3px;
	display: inline
}


.DB_tab25 .DB_prev {
	position: absolute;
	left: -100px;
	top: 186px;
	cursor: pointer;
	display: none
}

.DB_tab25 .DB_next {
	position: absolute;
	right: -100px;
	top: 186px;
	cursor: pointer;
	display: none
}


#services {
	width: 350px;
	text-align: left;
	background: url(/templets/hybdf/img/bg_wg.jpg);
	border-right: 1px solid #e6e6e6;
	position: relative;
}

#services {
	float: left;
}

#services #times {
	width: 49px;
	height: 47px;
	background: url(/templets/hybdf/img/ico.png) no-repeat;
	position: absolute;
	left: 160px;
	top: -19px;
}

#services {
	width: 350pxx;
	text-align: left;
	background: url(/templets/hybdf/img/bg_wg.jpg);
	border-right: 1px solid #e6e6e6;
	position: relative;
}

#services li.s1 {
	background: #3b7fc2;
}

#services li.s1 a {
	color: #fff;
	background-image: url(/templets/hybdf/img/img12.png);
}

#services li a {
	padding: 22px 0 23px 90px;
	border-bottom: 1px solid #e6e6e6;
	display: block;
	height: 68x;
	color: #666;
	background-position: 30px center;
	background-repeat: no-repeat;
}

#services li.s2 a {
	background-image: url(/templets/hybdf/img/img13.jpg);
}

#services li a {
	padding: 22px 0 23px 90px;
	border-bottom: 1px solid #e6e6e6;
	display: block;
	height: 68x;
	color: #666;
	background-position: 30px center;
	background-repeat: no-repeat;
}

a {
	color: #333;
	text-decoration: none;
}

li {
	display: list-item;
	text-align: -webkit-match-parent;
}

#services li.s3 a {
	background-image: url(/templets/hybdf/img/img14.jpg);
}

#services li a {
	padding: 20px 0 19px 64px;
	border-bottom: 1px solid #e6e6e6;
	display: block;
	color: #666;
	background-position: 18px center;
	background-repeat: no-repeat;
}

#services {
	float: left;
}

#services {
	width: 350px;
	text-align: left;
	background: url(/templets/hybdf/img/bg_wg.jpg);
	border-right: 1px solid #e6e6e6;
	position: relative;
}

#services li a h5 {
	font: normal 20px/24px '微软雅黑';
}

#services li.s4 a {
	background-image: url(/templets/hybdf/img/img15.jpg);
}

#services li a h4 {
	font: bold 24px/24px Arial;
	color: #fa3b00;
}

.read-pic-list {
	width: 1070px;
	height: auto;
	overflow: hidden;
	margin: auto;
	margin-top: 16px;
}

.read-pic-list li {
	float: left;
	position: relative;
	width: 330px;
	height: 170px;
	overflow: hidden;
}

.read-pic-list li .read_bg {
	width: 330px;
	height: 170px;
	position: absolute;
	top: 0;
	left: 0;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#75000000', endColorstr='#75000000');
	background: rgba(0, 0, 0, .5);
	-moz-transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
	-ms-transition: All 0.4s ease-in-out;
	transition: All 0.4s ease-in-out;
}

.read-pic-list li:hover .read_bg {
	-moz-transform: translate(0, 170px);
	-webkit-transform: translate(0, 170px);
	-o-transform: translate(0, 170px);
	-ms-transform: translate(0, 170px);
	transform: translate(0, 170px);
}

.read-pic-list li.read4 {
	margin: 0 39px;
}

.read-pic-list li a {
	width: 330px;
	height: 170px;
	display: block;
}

.read-pic-list li a img {
	width: 330px;
	height: 170px;
	display: block;
}

.read-pic-list li a h3 {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	font-size: 16px;
	color: #fff;
	width: 100%;
	text-align: center;
}

.class_content {
	width: 1070px;
	height: auto;
	overflow: hidden;
	margin: 20px auto 0;
}

.class_content .class_cont {}

.class_content .class_cont li {
	width: 527px;
	height: auto;
	float: left;
	border: 1px solid #e6e6e6;
	border-radius: 5px;
}

.class_content .class_cont li dl {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #e6e6e6;
}

.class_content .class_cont li dl dd {
	float: left;
	border-right: 1px solid #e6e6e6;
}

.class_content .class_cont li dl dd a {
	display: block;
	padding: 0 10px;
}

.class_content .class_cont li dl .bgdd {
	width: ;
	height: ;
	background: #3B7FC2
}

.class_content .class_cont li dl .aa {
	border-radius: 5px 0 0 0;
}

#divswes .divswes_body,
#divswess .divswes_body {
	width: 100%;
	height: auto;
}

#divswes .divswes_body ul li,
#divswess .divswes_body ul li {
	width: 103px;
	padding: 10px 14px;
	float: left;
	border: none;
}

#divswes .divswes_body ul li img,
#divswess .divswes_body ul li img {
	width: 100px;
	height: 80px;
}

.div_tge a li img {
	-moz-transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
	-ms-transition: All 0.4s ease-in-out;
	transition: All 0.4s ease-in-out;
}

.div_tge p {
	text-align: center;
	line-height: 20px;
}

#div_tge a li img:hover,
#divs_tge a li img:hover {
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}

#div_tge_body div,
#divs_tge_body div {
	width: 515px;
	height: auto;
	padding: 10px 8px;
}

#div_tge_body div h3,
#divs_tge_body div h3 {
	font-size: 18px;
	line-height: 38px;
}


.bodys_sf {
	width: 1070px;
	height: auto;
	margin: 10px auto;
	overflow: hidden;
}

.bodys_sf .ste_1 {
	padding-bottom: 10px;
}

.bodys_sf .ste_1 {
	width: 344px;
	height: auto;
	border: 1px solid #e6e6e6;
}

.bodys_sf .sf_left img {
	width: 140px;
	height: auto;
	overflow: hidden;
	display: block;
	padding: 10px;
}

.bodys_sf .sf_top {
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #e6e6e6;
	line-height: 30px;
}

.bodys_sf .sf_top .siz {
	font-size: 16px;
	text-indent: 12px;
}

#sf_right {
	width: 176px;
	border: none;
	margin-top: 5px;
}

#sf_left {
	width: 160px;
	border: none;
	height: auto;
}

.sf_las {
	font-size: 16px;
	padding-bottom: 3px;
}

#luobu ul li {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dashed #e6e6e6;
}

.sf_las_las {
	text-indent: 26px;
}

/*专家开始*/

.container {
	width: 1070px;
	margin: 20px auto 0px;
}

.heading1 {
	margin-bottom: 20px;
	border-bottom: 1px solid #efefef;
	margin-top: 0px;
	font-size: 34px;
	width: 1051px;
	padding-bottom: 10px;
}

.heading2 {
	font-size: 24px;
	color: #2788F2;
	text-transform: none;
	font-weight: normal;
	padding: 0px;
	text-transform: uppercase;
	font-family: '微软雅黑', serif;
}

.heading1 .subtext {
	font-size: 16px;
	color: #96979d;
	text-transform: none;
	font-weight: normal;
	padding: 0px;
}

.heading1 .maintext {
	font-size: 28px;
	color: #5e626b;
	text-transform: uppercase;
	padding: 0px 14px 4px 0;
	font-family: '微软雅黑', serif;
	font-weight: 200;
}

.video-list {

	/*width:1070px;*/
	width: 950px;

	height: 285px;

	margin: 0 auto;

	padding: 0;

	list-style-type: none
}



.video-item {

	position: relative;

	float: left;

	width: 300px;

	height: 285px;

	margin-left: 14px;

	text-align: center;

	background: #fff;

	-webkit-transition: all 0.2s linear;

	transition: all 0.2s linear
}



.video-item:first-child,
.video-item-first {

	margin-left: 0
}



.video-item:hover {

	z-index: 2;

	-webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);

	box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);

	-webkit-transform: translate3d(0, -2px, 0);

	transform: translate3d(0, -2px, 0)
}



.video-item:hover .play {

	background-color: #ff6700;

	border-color: #ff6700
}



.video-item .figure-img {

	position: relative;

	width: 300px;

	height: 216px;

	margin: 0 0 28px
}



.video-item .figure-img a {

	display: block;

	height: 216px
}



.video-item .figure-img img {

	width: 300px;

	height: 216px
}



.video-item .play {

	position: absolute;

	left: 50%;

	top: 50%;

	width: 54px;

	height: 34px;

	margin: -19px 0 0 -29px;

	border: 2px solid #fff;

	border-radius: 6px;

	background-color: #424242;

	background-color: rgba(0, 0, 0, 0.6);

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#99000000", endColorstr="#99000000")\9;

	color: #fff;

	-webkit-transition: all 0.2s;

	transition: all 0.2s
}



.video-item .play i {

	font-size: 34px;

	line-height: 34px
}



.video-item .title {

	margin: 0 0 6px;

	font-size: 14px;

	font-weight: 400;

	text-align: center;

	color: #333;

	background: #fff;

}



.video-item .title a {

	color: #333
}



.video-item .title a:hover {

	color: #ff6700
}



.video-item .desc {
	height: 18px;
	margin: 0;
	font-size: 12px;
	color: #b0b0b0;
	background: #FFF;

}

.video-item .desc {

	height: 18px;

	margin: 0;

	font-size: 12px;

	color: #b0b0b0
}

/*专家结束*/

.content_li {
	width: 1070px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 10px;
}

.wrap_list {
	overflow: hidden;
	padding-top: 20px;
}

.wrap_list li {
	width: 285px;
	height: auto;
	background: #E1EFFC;
	overflow: hidden;
	float: left;
	margin-left: 7px;
}

.wrap_str {
	margin-top: 0px;
}

.wrap_str p {
	padding-top: 10px;
}

.wrap_str p a {
	color: #333;
	display: inline-block;
	margin-left: 9px;
}


#tab {
	width: 524px;
	margin-top: 10px;
	overflow: hidden;
	margin-right: 9px;
	float: left;
	border: 1px solid #E9E9E9;
	position: relative;
}

#tab .tab_menu {
	width: 100%;
	float: left;
	z-index: 1;
	background: #F6F6F6;
	position: relative;
}

#tab .tab_menu li {
	float: left;
	width: 92px;
	height: 39px;
	line-height: 39px;
	cursor: pointer;
	text-align: center;
	margin: 0 2px 0 0;
	font-size: 14px;
	padding: 0 8px;
}

.tab_menu em {
	line-height: 39px;
	padding: 0 10px;
	font-weight: bold;
	background: #3B7FC2;
	color: #fff;
}

#tab .tab_box {
	width: 528px;
	height: auto;
	clear: both;
	top: 0px;
	position: relative;
}

#tab .tab_menu .selected {
	background-color: #FAFAFA;
	cursor: pointer;
}

.hide {
	display: none;
}

.tab_box>div {}

.tab_box .box_lls {
	height: 120px;
	display: block;
	padding: 10px;
	border-bottom: 1px dashed #E9E9E9;
}

.tab_box .box_lls img {
	width: 100%;
}

.tab_box .box_lls .img_box {
	width: 316px;
	height: auto;
	margin-left: 12px;
}

.tab_box .box_lls strong {
	font-size: 15px;
	text-align: center;
	display: block;
	line-height: 30px;
}

.tab_box .box_lls strong a {
	color: #ff8002;
}

.tab_box .box_lls p {
	text-indent: 25px;
	color: #9f9f9f;
	font-size: 14px;
}

.tab_box .box_list_q {
	height: 133px;
}

.tab_box .box_list_q dl dd {
	float: left;
	width: 50%;
	line-height: 30px;
	font-size: 14px;
	text-indent: 15px;
}

.tab_box .box_list_q dl dd a {
	background: url(/templets/hybdf/img/bdcs_ic.jpg) no-repeat center left;
	padding-left: 10px;
}

.banner {
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
}

.banner img {
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
}

.cs_box {
	width: 145px;
	height: 400px;
	color: #FFF;
	position: fixed;
	left: 0px;
	top: 100px;
	border-radius: 10px;
	z-index: 1000;
	cursor: pointer;
}

/*尾部*/

.footer {
	background: #231f20;
	overflow: hidden;
	height: 320px;
}

.footer a {
	color: #ababab;
	padding: 3px;
	text-decoration: none;
}

.fot {
	width: 1070px;
	margin:0 auto;
	margin-top: 40px;
	height: 250px;
	margin-bottom: 30px;
}

.fot_log {
	width: 250px;
	border-right: 1px dashed #151313;
	height: 230px;
	float: left;
}

.fot_log img {
	text-align: center;
	padding-top: 30px;
}

.fot_ks {
	float: left;
	position: relative;
}

.fot_ks ul {
	width: 196px;
	float: left;
	text-decoration: none;
	list-style: none;
}

.fot_ks ul h3 {
	color: #FFF;
	width: 140px;
	margin: 0 auto;
	line-height: 40px;
	font-size: 16px;
	margin-left: 52px;
}

.fot_ks ul li {
	width: 145px;
	margin: 0 auto;
	text-decoration: none;
	margin-left: 48px;
}

.fot_ks ul li a {
	font-size: 12px;
	color: #818181;
	line-height: 22px;
	text-align: left;
}

.fot_ks ul li a:hover {
	background: none repeat scroll 0 0 #000000;
	border-radius: 3px;
	color: #fff;
	text-decoration: none;
}

.fot_ks ul li a span {
	color: #595858;
}

.fot_ts {
	height: 200px;
}

.fot_zx {
	border-right: 1px dashed #151313;
	border-left: 1px dashed #151313;
	height: 160px;
}

.fot_fw {
	height: 160px;
}

.fot_addr {
	position: absolute;
	width: 519px;
	top: 200px;
	left: 283px;
	font-size: 12px;
	color: #818181;
	line-height: 18px;
}

.fot_ew {
	float: left;
	margin-top: 20px;
	margin-left: 40px;
}

.fot_sm {
	font-size: 12px;
	color: #818181;
	padding-top: 10px;
	line-height: 18px;
}



.fot_nav {
	width: 100%;
	height: 60px;
	background: url(http://img2.30082.net/bdfbb/templets/bdbdf/index_files/fot_pic_02.gif) repeat-x;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 9999;
	_position: absolute;
	_bottom: auto;
	_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));

}

.nav_f {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
}

.nav_f .fl {
	width: 230px;
	margin-top: 5px;
}

.nav_f dl dt a {
	-webkit-transition: all .3s linear 0s;
	-moz-transition: all .3s linear 0s;
	-ms-transition: all .3s linear 0s;
	outline: none;
	star: expression(this.onFocus=this.blur());
}

.nav_f .fl dl dt a {
	float: left;
	width: 40px;
	height: 35px;
	background: url(http://img2.30082.net/bdfbb/templets/bdbdf/index_files/pho.png) no-repeat;
	margin-top: 8px;
	margin-right: 6px;
}

.nav_f .fl dl:hover dt a {
	background: url(http://img2.30082.net/bdfbb/templets/bdbdf/index_files/pho.png) no-repeat 0 -40px;
}

.nav_f .fl dl dd {
	float: left;
}

.nav_f .fr {
	width: 770px;
	margin-top: 13px;
}

.nav_f .fr dl {
	float: left;
	width: 160px;
	border-left: 1px solid #1e1c1d;
	padding-left: 30px;
}

.nav_f .fr dl dt a {
	width: 35px;
	height: 35px;
	background: url(http://img2.30082.net/bdfbb/templets/bdbdf/index_files/jhh.png) no-repeat;
	float: left;
	margin-right: 6px;
}

.nav_f .fr dl dd {
	float: left;
	margin-top: 8px;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.nav_f .fr dl:hover dd {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.nav_f .fr .lx dt a {
	background-position: 0 0;
}

.nav_f .fr .lx:hover dt a {
	background-position: 0 -40px;
}

.nav_f .fr .gh dt a {
	background-position: -40px 0;
}

.nav_f .fr .gh:hover dt a {
	background-position: -40px -40px;
}

.nav_f .fr .zx dt a {
	background-position: -80px 0;
}

.nav_f .fr .zx:hover dt a {
	background-position: -80px -40px;
}

.nav_f .fr .back_top dt a {
	background-position: -120px 0;
}

.nav_f .fr .back_top:hover dt a {
	background-position: -120px -40px;
}

.nav_f .fr .back_top {
	width: 135px;
	padding-left: 60px;
}

.nav_f .fr .zx {
	height: 35px;
	position: relative;
}

.nav_f .fr .zx #aa {
	width: 14px;
	height: 14px;
	position: absolute;
	top: -5px;
	left: 145px;
	background: url(http://img2.30082.net/bdfbb/templets/bdbdf/index_files/zx_shan.png) no-repeat;
	display: inline-block;
}

.list_div h3 {
	font-size: 18px;
	line-height: 40px;
}

.hhmain {
	width: 1100px;
	margin: 0px auto;
	overflow: hidden;
}

.hj {
	width: 1100px;
	border: 1px solid #eaeaea;
	height: 240px;
	margin: 10px auto 22px;
}

.hj .parHd ul {
	margin-left: 20px;
	height: 36px;
	width: 1057px;
	margin-top: 14px;
}

.hj .parHd ul li {
	width: 76px;
	height: 36px;
	line-height: 36px;
	float: left;
	margin-right: 30px;
	font-size: 17px;
	color: #999999;
	text-align: center;
	cursor: pointer;
}

.hj .parHd ul li.on {
	border-bottom: 2px solid #017557;
	color: #333333;
}

.hj .parBd {
	clear: both;
	padding: 0 20px;
}

.hj .parBd .hj_img {
	height: 160px;
	width: 1057px;
}

.hj .parBd .hj_img li {
	float: left;
	text-align: center;
	height: 160px;
	width: 211px;
}

.hj .parBd .hj_img li p {
	font-size: 12px;
	color: #333;
	margin-top: 10px;
}

.hj .parBd .box2 {
	width: 1057px;
	margin: 0 auto;
	margin-top: 18px;
	overflow: hidden;
}

.hj .parBd .yq {
	margin-top: 19px;
}

.hj .parBd .yq a {
	padding: 0 12px;
}

/*首页调整过来的*/
.nones {
	display: block;
}

.stylwe {
	display: none;
}

#leftswt {
	display: block!important;
}

.foot_nav_R li dt a {
	width: 34px!important;
	height: 34px!important;
}
#tab .tab_menu{
	display: flex;
}
#tab .tab_menu em.fl{
	white-space: nowrap;
}

/* 首页后追加修改 */
.container-l{
	width: 300px;
	height: 315px;
	padding: 10px;
	border: 1px solid #ddd;
	float: left;
}
.container-l img{
	width: 100%;
}
.con-l-img p{
	font-size: 17px;
	text-align: center;
	line-height: 30px;
	margin-top: 15px;
}
.con-l-span{
	margin: 10px auto 0;
	width: 80px;
	display: flex;
	justify-content: space-around;
}
.con-l-span span{
	display: inline-block;
	width: 20px;
	line-height: 20px;
	background: #666;
	color: #fff;
	text-align: center;
	cursor: pointer;
}
.container-r{
	width: 740px;
	height: 335px;
	/* padding: 10px; */
	border: 1px solid #ddd;
	float: right;
	position: relative;
}
.con-r-top{
	width: 100%;
	overflow: auto;
}
.con-r-top span{
	display: inline-block;
	width: 12.5%;
	text-align: center;
	line-height: 40px;
	float: left;
	font-size: 15px;
	background: #eee;
	cursor: pointer;
}
.con-r-con{
	padding: 0 15px;
	margin-top: 15px;
	line-height: 22px;
	font-size: 14px;
}
.con-r-con p{
	/* position: absolute;
	bottom: 165px; */
	margin-top: 5px;
	color: #f60;
}
.con-r-con span a{
	color: #f60;
}
.con-r-con p a{
	color: #1f3b7b;
	margin-right: 5px;
}
.con-r-con li{
	display: none;
}
.con-r-bot {
	width: 710px;
	margin: 0 15px;
	font-size: 13px;
	background: #f7f7f7;
	color: #999;
	border-top: 1px dashed #999;
	overflow: auto;
	position: absolute;
	bottom: 15px;
}
.bot-l{
	width: 320px;
	overflow: auto;
	margin: 5px 0 0;
	padding: 0 5px 5px;
	border-right: 1px dashed #999;
	float: left;
}
.bot-l p{
	display: inline-block;
	width: 100%;
	float: left;
	line-height: 22px;
}
.bot-l span{
	display: inline-block;
	width: 100%;
	margin-top: 5px;
}
.bot-l span a{
	line-height: 22px;
	padding: 0 5px;
	border-radius: 10px;
	display: inline-block;
	background: #e0e1e1;
	color: #268202;
	/* text-decoration: underline; */
}
.bot-r{
	width: 330px;
	margin: 5px 0 0;
	padding: 0 0 5px 20px;
	line-height: 22px;
	float: left;
	color: #666;
}
.bot-r b{
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
	display: block;
	text-align: center;
}
/*列表移动过来的样式*/
#service #times{width:49px;height:47px;background:url(images/ico.png) no-repeat;position: absolute;left:229px;top:-19px;}
	.nones{display:block;}
	.stylwe{display:none;}
	
	
		 .c-list{width:96%;height:auto;margin-top:10px;}
		 .c-list .list_a{float:left;margin-left:10px;}
		 .c-list li{width:670px;height:auto;overflow: hidden;padding:10px 0;box-shadow: 0 1px 2px rgba(0,0,0,0.05);margin:10px;transition: all 0.4s ease;}
		 .c-list li:hover{box-shadow: 0 0px 8px rgba(46,143,237,0.3);}
		 .c-list .list_a img{width:166px;height:auto;}
		 .list_div{float:left;width:450px;margin-left: 32px;}
		 .list_div h2{line-height:40px;}
		 .list_div p{text-indent:30px;}
	/*内容页移过来的样式*/
	#service #times {
				width: 49px;
				height: 47px;
				background: url(images/ico.png) no-repeat;
				position: absolute;
				left: 229px;
				top: -19px;
			}
			
			.nones {
				display: block;
			}
			
			.stylwe {
				display: none;
			}
/*头部样式移动过来*/
   .h2{margin-top:10px;overflow:hidden;}
   .h2 h2{float:left;margin-left:30px;font-size:14px;}
   .h2 a{color:#333:}			