﻿@charset "utf-8";

/* 全局样式
-------------------------------------------------------------- */
html,body,a,p,span,ul,img{ padding:0; margin:0; list-style:none; border:none; font-size:13px; font-family:"微软雅黑","Arial"; color:#666;}
p{line-height:25px;}
img{ border:none; vertical-align:middle;}
td{ vertical-align:center; font-size:13px;}
body{ background:#fff;}

h1,h2,h3,h4,h5,h6 { font-weight: bold; }

h1 { font-size: 3em; line-height: 1; margin:0; padding:0;}
h2 { font-size: 2em;  margin:0; padding:0;}
h3 { font-size: 1.5em; line-height: 1;  margin:0; padding:0;}
h4 { font-size: 1.2em; line-height: 1.25; margin:0; padding:0;}
h5 { font-size: 1em;  margin:0; padding:0;}
h6 { font-size: 1em; }

/* 页面基本元素
-------------------------------------------------------------- */

/* 链接样式 */
a {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;}

/* 常用元素 */
.clear { clear:both; font-size:1px; line-height:0px; height:0px; }

/* 层浮动 */
.left { float: left; }
.right{ float: right; }
.center { margin: 0 auto; }

/* 文字对齐 */
.tleft { text-align:left; }
.tright { text-align:right; }
.tcenter {text-align:center; }

* html,* html body /* 修正IE6振动bug */{background-image:url(about:blank);background-attachment:fixed;}


/* 微信弹出效果
-------------------------------------------------------------- */
.snbar-tools li { float:left; color:#FFF; background:url(../images/dlbai.png) no-repeat right; padding-right:13px; padding-left:13px;}
.snbar-tools li a { color:#FFF;}

.snbar-tools .t-child-qrcode {
	padding: 10px 0;
	width: 100px;
	height:78px;
	top: -40px;
	text-align: center
}

.snbar-tools .t-child-qrcode a {
	background: 0 0!important;
	height: auto
}
.snbar-tools li:hover .t-child { display:block; right:47px;opacity: 1;}

.snbar-tools .t-child {
	display: none;
	position: absolute;
	top: 25px;
	right: 10px;
	border: solid 1px #DDD;
	background: #FFF!important;
	text-decoration: none;
	color: #383838;
	opacity: 0;
	filter: alpha(opacity=0);
	cursor: pointer;
	-moz-box-shadow: 0 0 5px #BBB;
	-webkit-box-shadow: 0 0 5px #BBB;
	-ms-box-shadow: 0 0 5px #BBB;
	-o-box-shadow: 0 0 5px #BBB;
	box-shadow: 0 0 5px #BBB
}

.snbar-tools .t-child a {
	display: inline;
	background: 0 0!important
}

.snbar-tools .t-child .arr {
	position: absolute;
	top:-1px;
	right: 45px;
	width: 0;
	height: 0;
	margin-top: -6px;
	border-bottom: solid 6px #FFF;
	border-left: solid 6px transparent;
	border-right: solid 6px transparent;
	overflow: hidden
}

/* 后台登陆界面
-------------------------------------------------------------- */
.cwhead { background:url(../images/headbg.jpg) no-repeat; height:89px; width:100%; margin:0 auto;}
.cwcont { background:url(../images/cwbg.jpg) no-repeat center center; width:100%; margin:0 auto; height:811px;}
.dhhead { width:1300px; margin:0 auto; position:relative; height:89px;}
.dllogo { float:left;padding-top:19px;}
.dlyou {  position:absolute; right:0; top:32px; color:#FFF;}
.footyou_3{ width:17px; height:17px; position:absolute; background:url(../images/dlerw.png) no-repeat;z-index:98; left:82px; top:0; margin-left:25px; background-size:100% 100%;}
.footyou_3h{ background:url(../images/footyou5.jpg) no-repeat center center; background-size:100% 100%;}
.footyou_3l{ position:absolute;width:17px; height:17px;left:101px; top:0; z-index:99; cursor:pointer; }
.dlxnr { width:1300px; margin:0 auto; text-align:center;color:#FFF; padding-top:145px;}
.dlxnr a { color:#FFF; font-size:14px; padding-left:15px; padding-right:15px;}

.cwcotn { width:1300px; margin:0 auto; padding-top:170px; height:407px;}
.zcwkd { width:867px; float:left;}
.zcwwz { font-size:18px; color:#FFF; line-height:30px}
.ycwkd { float:right; text-align:right; width:432px;}
.ycwdbt {  padding-top:45px;}
.ycwdbt2 {  padding-top:60px;}




