/* 首页样式 */
h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,form,img,p,input {
	border: medium none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
}

.szlogo {
	/* padding-top: 8px; */
	float: left;
	/* margin-left: 45px; */
}

.hsdtop {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

.hsd_top {
	background-color: #F6F6F6;
	width: 100%;
	height: 33px;
}

.hsd_top_left {
	width: 1000px;
	height: 33px;
	margin-left: auto;
	margin-right: auto;
	line-height: 33px;
}

.szlogo img {
	width: 90%;
	margin-left: -5px;
}

.sea_t_li input {
	width: 360px;
	height: 29px;
	line-height: 29px;
	padding: 0 5px;
	border: 1px solid #DDD;
	border-radius: 5px;
	background: no-repeat;
}

.sear_bott a img {
	width: 60px;
	height: 31px;
}

.sear_bott {
	width: 60px;
	height: 29px;
	float: right;
}

a {
	text-decoration: none;
	color: #474747;
}

.weather {
	width: 112px;
	height: 50px;
	float: right;
	/* margin-right: 50px; */
	padding-top: 15px;
}

.toprightdown ul.ul_one>li {
	float: left;
	padding-right: 1.1%;
	padding-left: 1.1%;
	font-size: 16px;
	height: 39px;
	line-height: 39px;
	margin-left: 25px;
	color: #3B3B3B;
	radius-top-left: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

}
.toprightdown ul.ul_one {
	list-style: none;
	overflow: hidden;
	width: 1000px;
	margin-left: 5px;
	background-color: rgba(255, 255, 255, 0.7);
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.toprightdown ul.ul_one>li:hover {
	background-color: #f4f4f4;
}

.li_div1 {
	margin-left: -80px;
	display: none;
	width: 625px;
	height: 250px;
	position: absolute;
	border-radius: 10px;
	z-index: 10;
	background-color: #EFEFEF;
	padding-top: 15px;
}

.div_hr {
	height: 200px;
	border-left: 1px solid #DCDCDC;
	width: 1px;
	position: absolute;
	margin-left: 90px;
	margin-top: 5px;
}

.toprightdown ul.ul_one  li:hover .li_div1 {
	display: block;
	z-index: 100;
}

.li_div_a {
	width: 110px;
	margin-left: 5px;
	float: left;
}

.toprightdown .li_div_a .li_one {
	font-size: 18px;
	font-family: 微软雅黑;
	height: 30px;
	line-height: 30px;
	color: #262626;
}

.toprightdown .li_div_a ul li {
	float: left;
	width: 110px;
	color: #666;
	font-size: 14px;
	height: 22px;
}

.li_div_b {
	margin-left: 20px;
	float: left;
}

/*index页面轮播图开始
-------------------------*/
.bannermain {
	width: 100%;
	z-index: -10;
	margin-top: 0px;
	float: left;
	position: relative;
}

.banner {
	width: 100%;
	/* height: 330px; */
}

.flexslider {
	position: relative;
	height: 400px;
	overflow: hidden;
	/* background: url(../images/loading.gif) 50% no-repeat; */
}

.slides {
	position: relative;
	z-index: 1;
}

.slides li {
	height: 1000px;
}

.flex-control-nav {
	position: absolute;
	bottom: 30px;
	z-index: 2;
	width: 100%;
	text-align: center;
	padding: 0 30px;
}

.flex-control-nav li {
	display: inline-block;
	width: 9px;
	height: 9px;
	margin: 0 5px;
	*display: inline;
	zoom: 1;
}

.flex-control-nav a {
	display: inline-block;
	width: 9px;
	height: 9px;
	line-height: 40px;
	overflow: hidden;
	background: url(../images1/dot.png) right 0 no-repeat;
	cursor: pointer;
}

.flex-control-nav .flex-active {
	background-position: 0 0;
}

.flex-direction-nav {
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 45%;
}

.flex-direction-nav li a {
	display: none;
	width: 50px;
	height: 50px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
}

.sztop {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	z-index: 100;
	background-color: #ffffff;
}

.toprightdown {
	padding-top: 0%;
	float: left;
	width: 980px;
	/* overflow: hidden; */
	z-index: 10;
	background-color: rgba(255, 255, 255, 0.6);
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	position: absolute;
	margin-top: 75px;
	margin-left: 10px;
}

#d_ul:HOVER {
	background-color: #fff;
}

.num {
	line-height: 40px;
	color: #398D0A;
	font-size: 18px;
	float: right;
	vertical-align: top;
}

/***********************悬浮窗开始********************************/
.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

#main {
	position: relative;
}

.dmw-sidebar {
	position: fixed;
	top: 280px;
	right: 0;
	z-index: 20;
	background-color: #62c2ff;
}

.dmw-sidebar ul {
	position: relative;
	z-index: 5;
}

.dmw-sidebar .layBox {
	position: relative;
	z-index: 10;
	height: 50px;
	width: 50px;
	line-height: 1;
}

.dmw-sidebar .layBox.other-sidebar {
	background:
		url(http://www.dameiweb.com/images/layout-new/side-bar-blue.png)
		repeat;
}

.dmw-sidebar .layBox.dmw-sidebox {
	background:
		url(http://www.dameiweb.com/images/layout-new/side-bar-gray.png)
		repeat;
	height: 30px;
}

.dmw-sidebar img {
	display: block;
	position: absolute;
	top: 37px;
	left: -147px;
}

.dmw-sidebar a {
	display: block;
	height: 100%;
	cursor: pointer;
	color: #fff;
	text-align: center;
	font-size: 13px;
}

.dmw-sidebar a:hover {
	color: #fff;
}

.dmw-sidebar .dmw-ico,.lay-service div {
	width: 100%;
	background-image:
		url(../images1/item2.png);
	background-repeat: no-repeat;
}

.dmw-sidebar .dmw-tencent {
	background-position: 10px -212px;
}

.dmw-sidebar .dmw-weixin {
	background-position: 8px -460px;
}

.dmw-sidebar .dmw-contract {
	background-position: 4px -137px;
}

.dmw-sidebar .dmw-tel { /*background-position: 10px -294px;*/
	background-position: 2px -543px;
}

.dmw-sidebar .lay-other {
	line-height: 50px;
	height: 50px;
	text-align: center;
	font-size: 16px;
	color: #0e64cd;
}

.dmw-sidebar .dmw-toTop {
	background-position: -7px -382px;
	height: 30px;
	padding: 0;
}

.dmw-sidebar .dmw-extension {
	width: 60px;
	text-align: center;
	overflow: hidden;
}

* html .ie6fixed {
	position: absolute;
	left: expression(eval(document.documentElement.scrollLeft +1300));
	top: expression(eval(document.documentElement.scrollTop +300));
	z-index: 10000
}

.yui3-skin-sam .yui3-widget-mask {
	z-index: 1;
}

.dmw-sidebar .tencentLay {
	position: absolute;
	width: 224px;
	height: 100px;
	z-index: 11;
	background:
		url(http://www.dameiweb.com/images/layout-new/side-bar-white.png)
		repeat;
	top: 0;
	right: 50px;
}

.lay-head {
	height: 45px;
	color: #fff;
	background-color: #0e64cd;
}

.lay-head div {
	padding: 5px 0;
	text-align: center;
	width: 155px;
	margin: 0 auto;
	font-size: 13px;
	letter-spacing: 0.08em;
}

.lay-head,.lay-content,.lay-footer {
	width: 100%;
}

.lay-content {
	height: 90px;
}

.lay-content ul {
	padding: 5px 10px 0 10px;
}

.lay-service {
	width: 87px;
	color: #0e64cd;
	line-height: 28px;
	cursor: pointer;
	margin: 5px 0;
}

.visa-service {
	width: 87px;
	color: #ff7a39;
	line-height: 28px;
	cursor: pointer;
}

.lay-service div {
	background-position: 0 0;
	padding-left: 6px;
}

.lay-service div:hover {
	background-position: 0 -72px;
	color: #fff;
}

.visa-service div {
	background:
		url(http://www.dameiweb.com/images/sidebar/visaServiceBg.png)
		no-repeat;
	padding-left: 6px;
}

.visa-service div:hover {
	background:
		url(http://www.dameiweb.com/images/sidebar/visaServiceBgHover.png)
		no-repeat;
	padding-left: 6px;
	color: #fff;
}

.lay-footer {
	height: 30px;
	line-height: 4;
}

.lay-footer .lay-footer-inner {
	width: 156px;
	margin: 0 auto;
	text-align: center;
}

.lay-footer-inner div {
	padding-left: 28px;
	background: url(http://img2.dameiweb.com/images/sidebar/side-phone.png)
		no-repeat left;
	height: 50px;
	line-height: 50px;
}

.lay-footer-inner div {
	padding-left: 28px;
	background: url(http://www.dameiweb.com/images/sidebar/side-phone.png)
		no-repeat left;
	height: 50px;
	line-height: 50px;
}

.yui3-skin-sam.yui3-skin-dmw .yui3-panel .yui3-widget-hd {
	background: none;
	background-color: #57bae8;
	border-radius: 3px 3px 0 0;
}

#dmw-sidebar ul>li:HOVER {
	background-color: rgba(255, 255, 255, 0.6);
}

#dmw-tel {
	display: none;
}

#dmw-online {
	display: none;
}

#dmw-wechat {
	display: none;
}

#dmw-msg {
	display: none;
}

#dmw-sidebar ul>li:HOVER #dmw-tel {
	display: block;
}

#dmw-sidebar ul>li:HOVER #dmw-online {
	display: block;
}

#dmw-sidebar ul>li:HOVER #dmw-wechat {
	display: block;
}

#dmw-sidebar ul>li:HOVER #dmw-msg {
	display: block;
}

/***********************悬浮窗结束********************************/

/***********************sztop_index开始********************************/
.hsdlogo {
	width: 210px;
	height: 75px;
	float: left;
	overflow: hidden;
}

.hsddaohang {
	width: 790px;
	height: 75px;
	float: right;
}

.hsddaohangul {
	margin-left: 50px;
	margin-top: 35px;
}

.hsddaohangul li {
	float: left;
	font-size: 16px;
	padding-right: 1%;
	padding-left: 1%;
	margin-right: 13px;
	height: 40px;
	line-height: 40px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.hsddaohangul li span {
	color: #474747;
}

.hsddaohangul li:HOVER {
	background-color: #f4f4f4;
}

/***********************sztop_index结束********************************/
/******控制轮播图pading top 10 px******/
.bannerImg {
	margin-top: 0px !important;
	padding-top: 0px !important;
}

/******控制轮播图pading top 10 px结束******/