/* CSS Document */
body {
margin:0;
padding:0;
background:#fff url(bg.jpg) repeat-x 50% 0;
behavior:url(ie-css3.htc);
min-width:1200px;
}
/* 文字样式 */
.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}
.text-center{text-align:center;}
.text-left{text-align:left;}
.text-right{text-align:right;}


/* 按钮 */
.btn{display:inline-block;border:none;text-align:center;background:#158064;color:#fff;min-height:34px;line-height:34px;padding:0 15px;-webkit-transition:background 0.3s,border 0.3s;transition:background 0.3s,border 0.3s;}
.btn:hover{background:#009966;color:#fff;}
.btn.white{background:#fff;color:#666;border:1px solid #ddd;}
.btn.white:hover{background:#666;color:#fff;border:1px solid #666;}
.btn.disabled{background:#f1f1f1;border-color:#aaa;color:#aaa;cursor:default;}

/* 边距 */
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt25{margin-top:25px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.pt10{padding-top:10px;}
.pt15{padding-top:15px;}
.pl5 {
	padding-left:5px;
}
.pl8 {
	padding-left:8px;
}

/* 浮动 */
.fl{float:left!important;}
.fr{float:right!important;}
.clearfix{*zoom:1;}
.clearfix:before,
.clearfix:after{
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;;}
.clearfix:after{clear:both;}

/*显示形式*/
.inline{display:inline;}
.block{display:block;}
.inline-block{display:inline-block;zoom:1;*display:inline;}
.hidden{display:none;}
.d-inline {
_display:inline;
}
/* 下拉三角符号 */
.caret{display:inline-block;width:0;height:0;vertical-align:middle;border-top:8px solid #000000;border-right:8px solid transparent;border-left:8px solid transparent;content:"";}
.caret.up{border-top:none;border-bottom:8px solid #ccc;}
.caret.down{border-top:8px solid #ccc;border-bottom:none;}

.main-1200 {
width:1200px;
margin:0 auto;	
}

header {
background:url(headbg.jpg) no-repeat 50% 0;
height:740px;	
}

#content1 dl  {
	padding:25px 0;
}
#content1 dl dt {
text-align:center;
line-height:42px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
#content1 dl dt a {
color:#0310f4;
font-size:30px;
font-weight:bold;	
}

#content1 dl  dd {

font-size:18px;
line-height:30px;	
}


#c1-huan {
width:1200px;
height:540px;
	
}


#c1-list {
margin-top:20px;
	padding:20px 0;
border-top:1px solid #ccc;	
}

#c1-list  ul li {
width:560px;
float:left;
margin-left:20px;	
height:50px;
line-height:50px;
font-size:18px;
background:url(c1-ico.jpg) no-repeat 0 20px;
text-indent:20px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}


#content2 {
background:url(c2bg.jpg) no-repeat 50% 0;

height:920px;
margin-top:25px;	
	
}

#content3 {
margin-top:20px;	
}

#c3-left {
width:600px;	
float:left;	
}
#c3-left  ul li {
width:280px;
height:190px;
float:left;
margin-right:20px;
margin-bottom:20px;
}
#c3-left  ul li  img {
width:280px;
height:190px;	
}
#c3-rihgt {
float:left;
width:590px;
height:400px;
}

#c3-rihgt  ul li img {
width:590px;
height:400px;	
	
}



#content4 {
margin-top:25px;	
}



.c2new  dl {
	padding:20px 30px;
width:550px;
float:left;	
margin-left:20px;
background:#ebf5f7;
height:220px;
margin-top:25px;	
}
.c2new  dl  dt  {
	height:98px;overflow: hidden;
color:#c40401;
text-overflow: ellipsis;
padding-bottom:20px;	
}
.c2new  dl  dt a {
font-size:18px;
font-weight:bold;
color:#285aed;
line-height:44px;	
}
.c2new  dl  dd {
	padding-top:15px;
line-height:32px;
color:#7d7c7a;	
font-size:15px;
border-top:1px dashed #ccc;
}
.c2new  dl  dd a {
color:#7d7c7a;		
}

#content5 {
margin-top:25px;	
}

#c5-sp {

	
}

#content6 {
padding-bottom:35px;
	
}

#c6-list ul li {
width:384px;
height:662px;
float:left;
margin-left:12px;
text-align:center;
}

#c6-list ul li  img {
width:372px;
height:662px;	
}

footer {
background:#7c3dcc;
line-height:30px;
padding:50px 0;
text-align:
center;
color:
#fff;	
}


#tt1 {
height:26px;
line-height:26px;

}
#tt1 h3 {
float:right;
padding:0 20px;
line-height:26px;
background:#0310f4;
border-radius:5px;
}
#tt1 h3  a {
color:#fff;	
}