@charset "utf-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
textarea,
input {
	margin: 0;
	padding: 0;
}

address,
cite,
dfn,
em,
var,
i {
	font-style: normal;
}

body {
	font-size: 14px;
	line-height: 1.5;
	font-family: 'Microsoft Yahei', 'simsun', 'arial', 'tahoma';
	color: #222;
	background: #ffffff;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
th {
	font-size: 100%;
	font-weight: normal;
}

button,
input,
select,
textarea {
	font-size: 100%;
}

fieldset,
img {
	border: 0;
}

a {
	text-decoration: none;
	color: #333333;
	background: none
}

ul,
ol {
	list-style: none;
}

:focus {
	outline: none;
}

.clearfix {
	clear: both;
	content: "";
	display: block;
	overflow: hidden
}

.clear {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

/*top*/

.top {
	width: 100%;
	background: #1866e7;
	height: 120px;
}

.top-ct {
	width: 1200px;
	height: 120px;
	margin: 0 auto;
}

.logo {
	width: 445px;
	height: 77px;
	padding-top: 21px;
	float: left;
}

.nav {
	width: auto;
	float: right;
	height: 42px;
	margin-top: 39px;
	font-size: 18px;
}

.nav a {
	display: block;
	float: left;
	color: #ffffff;
	padding: 0 25px;
	height: 42px;
	line-height: 42px;
	margin-left: 5px;
}

.nav a.on,
.nav a:hover {
	background: #0d4bb3;
	border-radius: 5px;
}

/*main*/

.main {
	width: 100%;
	height: 388px;
	background: url(../images/bg-1.jpg) no-repeat center top;
}

.main-1 {
	width: 1200px;
	height: 388px;
	margin: 0 auto;
}

.news {
	width: 853px;
	height: 328px;
	float: left;
	background: url(../images/bg-2.png) no-repeat left center;
	margin: 10px 0;
	padding: 20px 16px;
}

.news-1 {
	width: 397px;
	height: 328px;
	margin-left: 20px;
	float: left;
	overflow:hidden;
}

.login {
	width: 255px;
	height: 328px;
	float: right;
	background: url(../images/bg-4.png) no-repeat right center;
	margin: 10px 0;
	padding: 20px 26px;
}

.title-1 {
	width: 255px;
	height: 42px;
	line-height: 42px;
	font-size: 18px;
	font-weight: bold;
}

.user {
	width: 253px;
	height: 38px;
	border: solid 1px #dddddd;
	line-height: 38px;
	margin: 20px 0 10px 0;
	overflow: hidden;
}

.user-1 {
	width: 39px;
	height: 38px;
	background: url(../images/icon4.png) no-repeat center #dddddd;
	float: left;
}

.pwd-1 {
	width: 39px;
	height: 38px;
	background: url(../images/icon5.png) no-repeat center #dddddd;
	float: left;
}

.user input {
	width: 200px;
	height: 36px;
	background: none;
	border: none;
	line-height: 36px;
	margin-left: 14px;
	outline: none;
}

input.btn-1 {
	width: 255px;
	height: 40px;
	background: none;
	border: none;
	background: #1866e7;
	color: #ffffff;
	cursor: pointer;
	font-size: 16px;
	margin-top: 20px;
}

.search {
	width: 253px;
	height: 38px;
	border: solid 1px #cccccc;
	line-height: 38px;
	margin: 30px 0 0 0;
	overflow: hidden;
	border-radius: 3px;
}

.search input {
	width: 200px;
	height: 36px;
	background: none;
	border: none;
	line-height: 36px;
	margin-left: 14px;
	outline: none;
}

a.search-1 {
	width: 39px;
	height: 38px;
	background: url(../images/icon1.png) no-repeat center;
	float: right;
	display: block;
	cursor: pointer;
}

.js {
	width: 436px;
	height: 327px;
	float: left;
}

/*焦点图*/

.slideBox {
	width: 436px;
	height: 327px;
	overflow: hidden;
	position: relative;
	float: left;
}

.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 14px;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	margin-right: 5px;
	width: 12px;
	height: 12px;
	border-radius: 6px;
	text-align: center;
	background: #dddddd;
	cursor: pointer;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.slideBox .hd ul li.on {
	background: #1d4489;
	color: #fff;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
	line-height: 40px;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd li span {
	width: 416px;
	height: 40px;
	padding: 0 10px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: absolute;
	bottom: 0px;
	z-index: 11;
	background: url(../images/bg-3.png) repeat-x;
	color: #fff;
}

.slideBox .bd img {
	width: 436px;
	height: 327px;
	display: block;
}

/*TAB*/

.slideTxtBox {
	width: 397px;
	text-align: left;
}

.slideTxtBox .hd {
	height: 30px;
	line-height: 30px;
	position: relative;
}

.slideTxtBox .hd ul {
	float: left;
	position: absolute;
	height: 32px;
}

.slideTxtBox .hd ul li {
	float: left;
	height: 30px;
	padding: 0 10px;
	cursor: pointer;
	font-size: 18px;
	line-height: 18px;
	overflow: hidden;
}

.slideTxtBox .hd ul li.on {
	border-bottom: 2px solid #ffa889;
	color: #b00000;
	padding: 0 10px;
}

.slideTxtBox .bd ul {
	padding-top: 12px;
	zoom: 1;
}

.slideTxtBox .bd li {
	width: 402px;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.slideTxtBox .bd li.hot {
	font-size: 16px;
	font-weight: bold;
}

.slideTxtBox .bd li.hot a {
	color: #F00;
}

/*main-2*/

.main-2 {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}

.title-2 {
	width: 100%;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
}

ul.yy {
	width: 100%;
	height: auto;
	overflow: hidden;
}

ul.yy li {
	width: 150px;width:133px;
	text-align: center;
	float: left;
	line-height: 30px;
}

ul.yy li a:hover {
	color: #1866e7;
}

/*底部友情链接*/

.link {
	width: 1200px;
	margin: 0 auto;
	padding: 20px 0;
}

.link ul {
	width: 1200px;
}

.link ul li {
	width: 290px;
	height: 36px;
	float: left;
	padding: 0 5px;
}

.inputA {
	width: 100%;
	height: 36px;
	line-height: 36px;
	border: none;
	outline: none;
	color: #2d526b;
	font-size: 16px;
	font-family: "微软雅黑";
	border: solid 1px #dddddd;
	border-radius: 5px;
	text-indent: 5px;
}

/*底部版权*/

.bottomAll {
	background: #2f5799;
	padding: 32px 0 30px 0;
	font-size: 12px;
}

.bottom1 {
	width: 1200px;
	margin: 0 auto;
	line-height: 28px;
	color: #b8c6d0;
	text-align: center;
}

.bottom2 {
	width: 1020px;
	margin: 25px auto 0 auto;
	overflow: hidden;
}

.bottom2 ul {
	width: 820px;
	margin:0 auto;
}

.bottom2 ul li {
	float: left;
	color: #b8c6d0;
	padding: 0 30px;
	border-right: 1px solid #b8c6d0;
	line-height: 28px;
}

.bottom2 ul li img {
	float: left;
	margin: 0px 10px 0 0;
	vertical-align: middle;
}

.bottom2 a {
	color: #b8c6d0;
}

/*二级页面*/

.main3 {
	width: 100%;
	height: auto;
	background: url(../images/bg-5.jpg) no-repeat center top;
	overflow: hidden;
	padding-top: 4px;
}

.main3-1 {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	height: auto;
	padding: 12px 0 0 0;
}
.main3-1 a{
	float:left;
}
.banner1 {
	width: 745px;
	height: 105px;
	float: left;
}

.search-2 {
	width: 398px;
	height: 85px;
	float: right;
	background: url(../images/bg-6.png) no-repeat center;
	padding: 10px 20px;
}

.title-3 {
	font-size: 18px;
}

.search-3 {
	width: 396px;
	height: 38px;
	border: solid 1px #cccccc;
	line-height: 38px;
	margin: 10px 0 0 0;
	overflow: hidden;
	border-radius: 3px;
}

.search-3 input {
	width: 200px;
	height: 36px;
	background: none;
	border: none;
	line-height: 36px;
	margin-left: 14px;
	outline: none;
}

.news-2 {
	width: 540px;
	height: 219px;
	background: url(../images/bg-7.png) no-repeat center top;
	padding: 15px 25px;
}

.banner2 {
	width: 590px;
	height: 105px;
	overflow: hidden;
}

/*TAB1*/

.slideTxtBox1 {
	width: 540px;
	text-align: left;
	padding-top: 12px;
}

.slideTxtBox1 .hd {
	height: 30px;
	line-height: 30px;
	position: relative;
}

.slideTxtBox1 .hd ul {
	float: left;
	position: absolute;
	height: 32px;
}

.slideTxtBox1 .hd ul li {
	float: left;
	height: 30px;
	padding: 0 10px;
	cursor: pointer;
	font-size: 18px;
	line-height: 18px;
	overflow: hidden;
}

.slideTxtBox1 .hd ul li.on {
	border-bottom: 2px solid #35a100;
	color: #35a100;
	padding: 0 10px;
}

.slideTxtBox1 .bd ul {
	padding-top: 12px;
	zoom: 1;
	height:160px;
	overflow:hidden;
}

.slideTxtBox1 .bd li {
	width: 540px;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.slideTxtBox1 .bd li.hot {
	font-size: 16px;
	font-weight: bold;
}

.slideTxtBox1 .bd li.hot a {
	color: #35a100;
}

/*TAB2*/

.slideTxtBox2 {
	width: 540px;
	text-align: left;
	padding-top: 12px;
}

.slideTxtBox2 .hd {
	height: 30px;
	line-height: 30px;
	position: relative;
}

.slideTxtBox2 .hd ul {
	float: left;
	position: absolute;
	height: 32px;
}

.slideTxtBox2 .hd ul li {
	float: left;
	height: 30px;
	padding: 0 10px;
	cursor: pointer;
	font-size: 18px;
	line-height: 18px;
	overflow: hidden;
}

.slideTxtBox2 .hd ul li.on {
	border-bottom: 2px solid #0096fe;
	color: #0096fe;
	padding: 0 10px;
}

.slideTxtBox2 .bd ul {
	padding-top: 12px;
	zoom: 1;
	height:160px;
	overflow:hidden;
}

.slideTxtBox2 .bd li {
	width: 540px;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.slideTxtBox2 .bd li.hot {
	font-size: 16px;
	font-weight: bold;
}

.slideTxtBox2 .bd li.hot a {
	color: #0096fe;
}

.nymainbg {
	height: 160px;
	background: url(../images/nybanbg.jpg) no-repeat center #0196fe;
}

.main4 {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 20px auto;
}

/* 切换css */

.slideTxtBox3 {
	width: 1200px;
	text-align: left;
}

.slideTxtBox3 .hd {
	height: 42px;
	line-height: 42px;
	border-bottom: 2px solid #2b5eb7;
	position: relative;
	font-size: 16px;
	font-weight: bold;
}

.slideTxtBox3 .hd ul {
	float: left;
	position: absolute;
	height: 42px;
}

.slideTxtBox3 .hd ul li {
	float: left;
	padding: 0 20px;
	cursor: pointer;
}

.slideTxtBox3 .hd ul li.on {
	height: 42px;
	line-height: 42px;
	background: #0c73d4;
	color: #ffffff;
}

.slideTxtBox3 .bd ul {
	zoom: 1;
	height: auto;
	overflow: hidden;
	padding: 20px 0;
}

.slideTxtBox3 .bd li {
	width: 300px;
	float: left;
	height: 160px;
	text-align: center;
	font-size: 14px;
	line-height: 36px;
}

.slideTxtBox3 .bd li img {
	margin-top: 20px;
}

/*二级*/

.neimain {
	width: 1200px;
	margin: 0 auto;
}

.neimainL {
	float: left;
	width: 300px;
}

.neimainR {
	float: right;
	width: 870px;
}

/*分页符*/

.pageCon {
	height: 50px;
	padding: 30px 0;
}

.manu {
	PADDING: 3px;
	MARGIN: 3px;
	TEXT-ALIGN: center;
	font-size: 12px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.manu A {
	font-size: 14px;
	BORDER-RIGHT: #DDD 1px solid;
	PADDING-RIGHT: 10px;
	BORDER-TOP: #DDD 1px solid;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 10px;
	MARGIN: 2px;
	BORDER-LEFT: #DDD 1px solid;
	COLOR: #ec5300;
	PADDING-TOP: 10px;
	BORDER-BOTTOM: #DDD 1px solid;
	TEXT-DECORATION: none;
}

.manu A:visited {
	COLOR: #ec5300;
	TEXT-DECORATION: none;
}

.manu A:hover {
	BORDER-RIGHT: #999 1px solid;
	BORDER-TOP: #999 1px solid;
	BORDER-LEFT: #999 1px solid;
	COLOR: #444;
	BORDER-BOTTOM: #999 1px solid;
	background-color: #F6F6F6;
}

.manu A:active {
	BORDER-RIGHT: #999 1px solid;
	BORDER-TOP: #999 1px solid;
	BORDER-LEFT: #999 1px solid;
	COLOR: #666;
	BORDER-BOTTOM: #999 1px solid;
}

.manu .current {
	BORDER-RIGHT: #ec5300 1px solid;
	PADDING-RIGHT: 10px;
	BORDER-TOP: #ec5300 1px solid;
	PADDING-LEFT: 10px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 10px;
	MARGIN: 2px;
	BORDER-LEFT: #ec5300 1px solid;
	COLOR: #fff;
	PADDING-TOP: 10px;
	BORDER-BOTTOM: #ec5300 1px solid;
	BACKGROUND-COLOR: #ec5300;
}

.manu .disabled {
	BORDER-RIGHT: #eee 1px solid;
	PADDING-RIGHT: 10px;
	BORDER-TOP: #eee 1px solid;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 10px;
	MARGIN: 2px;
	BORDER-LEFT: #eee 1px solid;
	COLOR: #ddd;
	PADDING-TOP: 10px;
	BORDER-BOTTOM: #eee 1px solid;
}

/*End*/

/*末级*/

.mojiTit1 {
	text-align: center;
	font-size: 26px;
	line-height: 36px;
	text-align: center;
	font-family: "微软雅黑", "黑体", "宋体";
	padding: 31px 0px 10px 0px;
}

.mojiTit2 {
	font-size: 12px;
	border-bottom: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	text-align: center;
	color: #888;
	height: 18px;
	padding: 5px 0 10px 0;
	margin: 15px 0 0 0;
}

.moji {
	line-height: 35px;
	padding: 25px 25px 0 25px;
	font-size: 16px;
	padding-bottom: 35px;
	color: #444;
	min-height: 700px;
	_height: 700px;
}

.moji img {
	padding-bottom: 20px;
	max-width: 800px;
}

.moji p {
	padding: 20px 0;
	text-indent: 25px;
}

.mojiTit22 {
	font-size: 16px;
	border: 1px solid #eed8cb;
	color: #d84b51;
	text-align: center;
	padding: 15px 25px;
	background: #f6e6e1;
	border-radius: 8px;
	margin: 20px 0 0 0;
}

/*新闻列表*/

.newslist {
	height: 50px;
	line-height: 50px;
	background: #fafafa;
	border-bottom: 1px solid #e6e6e6;
}

.newslistDh {
	width: 1200px;
	margin: 0 auto;
}

.newslistDh ul {
	padding: 0;
	margin: 0;
}

.newslistDh ul li {
	float: left;
	padding: 0 22px;
	height: 50px;
	font-size: 17px;
}

.newslistDh ul li:hover {
	border-bottom: 2px solid #06F;
}

/**/

.nymainbg {
	height: 160px;
	background: url(../images/nybanbg.jpg) no-repeat center #0196fe;
}

.nydh {
	height: 50px;
	background: #fafafa;
	border-bottom: 1px solid #e6e6e6;
}

.nymainlogo {
	width: 1200px;
	margin: 0 auto;
}

.nymainlogo img {
	float: left;
	margin: 45px 0 0 0;
}

.nymain {
	width: 1200px;
	margin: 30px auto;
}

.nymainL01 {
	width: 870px;
	float: left;
}

.nymainL01 ul {}

.nymainL01 ul li {
	line-height: 60px;
	border-bottom: 1px solid #ddd;
	color: #333;
	font-size: 20px;
}

.nymainL01 ul li span {
	float: right;
	font-size: 14px;
	color: #888;
}

.nymainR01 {
	float: right;
	width: 300px;
}

.nymainR011 {
	width: 300px;
	height: 140px;
}

.tongzhigg {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #ddd;
	font-size: 18px;
	color: #0051d6;
	margin: 30px 0 0 0
}

.tongzhigg span {
	float: right;
}

.tongzhiNr {
	padding: 20px 0;
}

.tongzhiNr li {
	font-size: 14px;
	line-height: 32px;
}

.tongzhiNr li span {
	color: #999;
	margin: 0 0 0 10px;
}

/*教育应用*/

.jiaoyuyy {
	width: 230px;
	height: 219px;
	padding: 10px 35px;
	border: 1px solid #ddd;
	background: #fafafa;
	margin: 12px 0 0 0;
	overflow: hidden;
}

.jiaoyuyyBt {
	width: 130px;
	height: 33px;
	margin: 0 auto 8px auto;
	border-bottom: 2px solid #85cc61;
	font-size: 18px;
	color: #287900;
}

.jiaoyuyyBt img {
	float: left;
	margin: 5px 10px 0 0;
}

.jiaoyuyyNr ul {
	width: 250px;
}

.jiaoyuyyNr li {
	width: 95px;
	float: left;
	padding: 0 0 0 20px;
	border-bottom: 1px solid #e1e1e1;
	height: 43px;
	line-height: 43px;
	font-size: 16px;
	background: url(../images/icon04.png) no-repeat 5px 18px;
}

.nyggwR {
	margin: 20px 0 0 0;
}

.nyggwR ul li {
	background: #fafafa;
	border-bottom: 1px solid #ddd;
	margin: 20px 0 0 0;
	text-align: center;
	font-size: 14px;
	height: 126px;
}

.nyggwR ul li img {
	width: 300px;
	height: 90px;
}

/*加载更多*/

.jiazhai {
	height: 78px;
	line-height: 78px;
	background: url(../images/more1.png) no-repeat 360px 30px #f6f6f6;
	text-align: center;
	font-size: 20px;
	border-bottom: 1px solid #ddd;
	color: #b6b6b6;
}

.jiazhai span {
	font-size: 30px;
}

.jiazhai a:link {
	color: #666;
}

.jiazhai a:visited {
	color: #666;
}

.jiazhai a:hover {
	color: #cd0200;
}

/**/

/*末级标题*/

.mojimainL {
	width: 850px;
	float: left;
}

.mojimainLtit {
	color: #888;
	border-bottom: 1px solid #ddd;
	font-size: 14px;
	height: 30px;
}

.mojimainLtit a:link {
	color: #888;
}

.mojimainLtit a:visited {
	color: #888;
}

.mojimainLtit a:hover {
	color: #cd0200;
}

.mojimainBt {
	line-height: 50px;
	padding: 15px 0;
	width: 100%;
}

.mojimainBt p {
	color: #000;
	font-size: 35px;
}

.mojimainBt p span {
	color: #999;
}

.mojimainNr {
	width: 100%;
	padding: 0 0 40px 0;
}

.mojimainNrL {
	float: left;
	width: 120px;
}

.mojimainNrR {
	float: right;
	width: 690px;
	padding: 40px 0 0 0;
	border-top: 1px solid #ddd;
	font-size: 18px;
	line-height: 36px;
	overflow: hidden;
}

.mojimainNrR lable {
	color: #999;
	line-height: 36px;
	text-align: right;
	font-size: 12px;
	margin: 30px 0 0 0;
	display: block;
	color: #999;
}

.mojimainNrR lable a {
	color: #999;
}

.fx_icon li {
	line-height: 50px;
	margin: 5px 0 0 0;
	color: #888;
	font-size: 14px;
}

.fx_icon li img {
	float: left;
	margin: 5px 10px 0 0;
}

/*搜索*/

.serachMain {
	width: 870px;
	min-height: 500px;
	float: left;
	background: url(../images/serachtitbg.jpg) repeat-x left top;
}

.serachMainBt {
	width: 160px;
	height: 40px;
	line-height: 40px;
	background: url(../images/serachbg.png) no-repeat left 0;
	font-size: 18px;
	color: #0096fe;
	font-weight: bold;
}

.serachMainBt img {
	float: left;
	margin: 11px 10px 0 26px;
}

.name1 {
	height: 87px;
	line-height: 77px;
	border-bottom: 1px solid #ddd;
}

.name1 span {
	float: left;
}

.name2 {
	float: left;
	font-size: 16px;
	color: #333;
	width: 258px;
	height: 34px;
	float: left;
	border: 1px solid #ddd;
	padding: 0 10px;
	margin: 22px 20px 0 20px;
	outline: none;
	font-size: 14px;
	color: #666;
	font-family: "微软雅黑"
}

.anniucx {
	width: 130px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	background: #26a6ff;
	border: none;
	cursor: pointer;
	font-family: "微软雅黑"
}

.anniucx:hover {
	background: #eb9b10;
}

.serachNews li {
	padding: 20px 0;
	border-bottom: 1px solid #ddd;
	color: #888;
}

.serachNews li h2 {
	color: #333;
	margin-bottom: 15px;
}

.serachNews li span {
	color: #333;
}

/*新闻中心*/

.sx_mainL {
	width: 870px;
	float: left;
}

.sx_mainL .hd {
	line-height: 40px;
	height: 40px;
	font-size: 18px;
	color: #666;
}

.sx_mainL .hd ul {
	width: 900px;
}

.sx_mainL .hd ul li {
	color: #fff;
	float: left;
	height: 45px;
	width: 217px;
	background: #26a6ff;
	margin: 0 1px 0 0;
	text-align: center;
}

.sx_mainL .hd ul li a {
	padding: 0 72px;
	color: #666;
}

.sx_mainL .hd ul li.on {
	color: #0096fe;
	border-top: 2px solid #26a6ff;
	float: left;
	background: url(../images/icon05.png) no-repeat center top;
	font-weight: bold;
}


.sx_mainL .bd ul {
	padding: 20px 0;
	width: 1280px;
}

.sx_mainL .bd li {
	width: 870px;
	float: left;
	padding: 20px 0;
	height: 100px;
	border-bottom: 1px solid #ddd;
}

.sx_mainL_img {
	width: 180px;
	height: 100px;
	overflow: hidden;
	float: left;
}

.sx_mainL_img img {
	width: 100%;
}

.sx_mainL_zi {
	width: 665px;
	float: right;
}

.sx_mainL_zi .bt {
	height: 70px;
	font-size: 21px;
	color: #333
}

.sx_mainL_zi p {
	color: #888;
	font-size: 14px;
}

.sx_mainL_zi p span {
	float: right;
}


/* dh带下拉css */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.navIcon {
	height: 50px;
	line-height: 50px;
	position: relative;
	z-index: 1;
	width: 1200px;
	margin: 0 auto;
}

.navIcon a {
	color: #333333;
}

.navIcon .nLi {
	float: left;
	position: relative;
	display: inline;
}

.navIcon .nLi h3 {
	float: left;
	font-family: "微软雅黑"
}

.navIcon .nLi h3 a {
	display: block;
	padding: 0 20px;
	font-size: 17px;
}

.navIcon .sub {
	display: none;
	width: 120px;
	left: 0;
	top: 50px;
	position: absolute;
	background: #26a6ff;
	line-height: 26px;
	padding: 5px 0;
}

.navIcon .sub li {
	zoom: 1;
	line-height: 32px;
}

.navIcon .sub a {
	display: block;
	padding: 0 0 0 30px;
	color: #fff;
}

.navIcon .sub a:hover {
	background: #0051d6;
	color: #fff;
}

.navIcon .on h3 a {
	border-bottom: 2px solid #03C;
	color: #0051d6;
}

.dhicon {
	background: url(../images/dhicon.png) no-repeat 95px 25px;
}
