﻿*
{
	margin:0px;
	padding:0px;
}
/*common start*/
body
{
	font-size:12px;
	line-height:22px;
}
img
{
	border:0px;
}
li
{
	list-style-type:none;
}
a:link,a:visited
{
	color:#333;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
.fl
{	
	float:left;
}
.fr
{	
	float:right;
}
.textcenter
{
	text-align:center;
}
.clear
{
	overflow:hidden;
	clear:both;
	line-height:12px;
}
.line
{
	border-bottom:1px solid #FEC799;
	line-height:1px;
}


.comboxindexleft
{
    background:#fff;
    border:1px #fec799 solid;
    position:relative;
    _width:100%;/*for IE6*/
	width:450px;
	float:left;
}
.comboxindexright
{
    background:#fff;
    border:1px #fec799 solid;
    position:relative;
    _width:100%;/*for IE6*/
	width:280px;
	float:right;
}


.combox
{
    background:#fff;
    border:1px #fec799 solid;
    position:relative;
    _width:100%;/*for IE6*/
}

.combox h2,.comboxindexleft h2
{
    background:#FEF0D0;
	font-size:12px;
	font-weight:bold;
	color:#D84600;
	line-height:26px;
	padding:0 12px;
	border-top:1px #f9fdff solid;
	border-bottom:1px #fec799 solid;
}
.combox h2 .more
{
	float:right;
	font-weight:normal;
}
.combox .content
{
	padding:10px;
	overflow:hidden;
}

.contentcase{width:165px; height:190px;float:left;text-align:center; padding:0 8px;}
.contentcase img{width:165px; height:150px;}
.combox2016
{
    background:#fff;
    border:0px #fec799 solid;
    position:relative;
    _width:100%;/*for IE6*/
}

.combox2016 h2,.combox2016indexleft h2
{
    background:#FEF0D0;
	font-size:12px;
	font-weight:bold;
	color:#D84600;
	line-height:26px;
	padding:0 12px;
	border-top:1px #f9fdff solid;
	border-bottom:1px #fec799 solid;
}

.combox2016 a
{ padding:5px 0px 5px 0px;
margin:5px 0px 5px 0px;
}

.combox2016 li
{ padding:5px 0px 5px 0px;
margin:5px 0px 5px 0px;
}


/*common end*/


.wrap
{
	width:1000px;
	margin:auto;
}
.header
{
	height:80px;
}
.header .logo
{
	float:left;width:210px;height:74px;
}
.rlink{float:right; width:730px;}
.rlink span{color:#4d8b11;background:url(rlink.gif) no-repeat;height:25px;line-height:25px;width:250px;display:block;text-align:center;float:right;}
.rlink span a{color:#4d8b11;}
.rlink p{margin-top:5px;clear:both;float:right;font-size:19px; margin-right:5px; font-weight:bold;}
.rlink p b{font-weight:bold;height:30px;clear:both;float:right;font-size:18px;}
.menu
{
	background:#F48312;
	overflow:hidden;
	height:35px;
	line-height:35px;
	color:#fff;
	font-size:15px;
	font-weight:bold;
}
.menu ul li 
{
	float:left;
	padding:0px 20px;
	text-align:center;
}
.menu ul li a:link
{
	color:#ffffff;
	display:block; 
	text-decoration:none; 
	color:#fff; 
	width:120px; 
	height:40px; 
	line-height:40px; 
	border:1px solid #fff; 
	border-width:1px 1px 0 0; 
	background:#c5dbf2; 
	padding-left:10px; 

}


.menu ul li a:visited
{
    
	
	color:#fff; 
	width:120px; 
	height:40px; 
	line-height:40px; 
	background:#F48312; 

}


.menu ul li:hover a {
	color:#fff;
	background:#2687eb;
}
.menu ul li:hover ul {
	display:block; 
	position:absolute; 
	top:40px;
	margin-top:1px;
	left:0; 
	width:120px;
}
.menu ul li:hover ul li a {
	display:block; 
	background:#c5dbf2; 
	color:#000; 
	height:20px; 
	line-height:20px; 
	padding:5px 10px; 
	width:110px;
}
.menu ul li:hover ul li a:hover {
	color:#fff;
	background:#6b839c; 
}


<!--[if IE 7]><!-->
#navigation , #navigation li ul{
	padding:0; 
	margin:0;
	list-style-type: none;
	
}
#navigation li {
	float:left;
	text-align:center;
	position:relative;
	z-index:2;

}
#navigation li h3 {
	margin:0; 
}
#navigation li a:link, #navigation li a:visited {
	display:block; 
	text-decoration:none; 
	color:#000; 
	width:100px; 
	height:40px; 
	line-height:40px; 
	border:1px solid #fff; 
	border-width:1px 1px 0 0; 
	background:#c5dbf2; 
	padding-left:10px; 
	font-weight:bold;
    font-size:15px;
}
#navigation li ul {
	display: none;

}
table {
	margin:-1px; 
	border-collapse:collapse;
}
/* 以下只支持非IE6浏览器 */
#navigation li:hover a {
	color:#fff;
	background:#2687eb;
}
#navigation li:hover ul {
	display:block; 
	position:absolute; 
	top:40px;
	margin-top:1px;
	left:0; 
	width:120px;
}
#navigation li:hover ul li a {
	display:block; 
	background:#c5dbf2; 
	color:#000; 
	height:20px; 
	line-height:20px; 
	padding:5px 10px; 
	width:110px;
}
#navigation li:hover ul li a:hover {
	color:#fff;
	background:#6b839c; 
}

<!--<![endif]-->

<!--[if lte IE 6]>

#navigation {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none;
}
#navigation LI UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; 
}
#navigation LI {
	FLOAT: left; POSITION: relative; TEXT-ALIGN: center
}
#navigation LI H3 {
	MARGIN: 0px
}
#navigation LI A:link {
	BORDER-RIGHT: #fff 1px solid; BORDER-TOP: #fff 1px solid; DISPLAY: block; PADDING-LEFT: 10px; BACKGROUND: #f48312; BORDER-LEFT: #fff 0px solid; WIDTH: 114px; COLOR: #fff; LINE-HEIGHT: 40px; BORDER-BOTTOM: #fff 0px solid; HEIGHT: 40px; TEXT-DECORATION: none; font-size:15px
}
#navigation LI A:visited {
	BORDER-RIGHT: #fff 1px solid; BORDER-TOP: #fff 1px solid; DISPLAY: block; PADDING-LEFT: 10px; BACKGROUND: #f48312; BORDER-LEFT: #fff 0px solid; WIDTH: 114px; COLOR: #fff; LINE-HEIGHT: 40px; BORDER-BOTTOM: #fff 0px solid; HEIGHT: 40px; TEXT-DECORATION: none;font-size:15px
}
#navigation LI UL {
	DISPLAY: none
}
TABLE {
	MARGIN: -1px; BORDER-COLLAPSE: collapse
}
#navigation LI A:hover {
	BACKGROUND: #2687eb; COLOR: #fff
}
#navigation LI A:hover UL {
	MARGIN-TOP: 1px; DISPLAY: block; LEFT: 0px; WIDTH: 114px; POSITION: absolute; TOP: 40px
}
#navigation LI A:hover UL LI A {
	PADDING-RIGHT: 10px; DISPLAY: block; PADDING-LEFT: 10px; BACKGROUND: #c5dbf2; PADDING-BOTTOM: 5px; WIDTH: 110px; COLOR: #000; LINE-HEIGHT: 20px; PADDING-TOP: 5px; HEIGHT: 20px
}
#navigation LI A:hover UL LI A:hover {
	BACKGROUND: #6b839c; COLOR: #fff
}

<![endif]-->


.navigate
{
	border:1px solid #fec799;
	padding:5px;
	text-indent:10px;
}





.main
{

}
.mainside
{	
	float:left;
	width:230px;
}
.mainbody
{
	float:right;
	width:750px;
}
.mainbodyleft
{	
    background:#fff;
    border:1px #fec799 solid;
    position:relative;
	float:left;
	width:364px;

}
.mainbodyright
{	
    background:#fff;
    border:1px #FEC799 solid;
    position:relative;
	float:right;
	width:364px;
}
.mainbodyleft h2,.mainbodyright h2
{
    background:#FEF0D0;
	font-size:12px;
	font-weight:bold;
	color:#d84600;
	padding:0px 12px;
	line-height:26px;
	border-top:1px #f9fdff solid;
	border-bottom:1px #FEC799 solid;
}

.mainbodyleft .content,.mainbodyright .content
{
	padding:10px;
	overflow:hidden;
}

.footer
{
	background:#f48312;
	overflow:hidden;
	height:75px;
	line-height:26px;
	color:#fff;
	padding:0px 20px;
}
.footer a:link,.footer a:visited,.footer a:hover
{
	color:#fff;
}

#content
{
	overflow:hidden;
}
#content h1
{
	text-align:center;
	padding:15px;
	overflow:hidden;
	font-size:25px;
}
#content .attr
{
	padding:0px 15px;
}
#content .content
{
	font-size:15px;
	text-indent:20px;
	padding:15px;
	padding-top:0px !important;
}

.result_list
{
	padding:5px;
	overflow:hidden;
}
.thumb
{
	float:left;
	width:340px; //原来是165px但出现两列错位
	height:180px;
	text-align:center;
	padding:5px;
}
.thumb img
{
    float:left;
	width:165px;
	height:150px;
}
#left_m{

 width:350px;
 text-align:left;
 float: left;
} 
#right_m{
 width:350px;
 float:right;
 text-align:center;
} 
#sub_category .content ul li
{
	float:left;
	padding-right:10px;
}



.intro h2 { height:50px; background:url(why_c.png) repeat-x; font-size:16px; color:#ffffff; font-weight:normal;}
.intro h2.s1 {}
.intro h2.s2 {}
.intro h2 span { position:absolute; display:block; width:224px; height:44px; margin:0 0 0 -11px; padding:6px 0 0 18px; line-height:42px; _line-height:44px; background:url(why_t.png) no-repeat 0 0; _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=why_t.png);}
.intro .c { height:231px; background:url(why_c.png) repeat-x; color:#262626;}
.intro .intro_ol { float:left;}
.intro h3 { font-size:14px; margin-bottom:6px;}
.intro .intro_ol li { float:left; width:237px; height:80px; _height:79px; margin:22px 4px 0 12px; display:inline; padding-left:60px; font-size:12px; _padding-top:1px; line-height:22px; background:url(why_list.gif) no-repeat; overflow:hidden;}
.intro .intro_ol li.s1 { background-position:0 4px;}
.intro .intro_ol li.s2 { background-position:0 -91px;}
.intro .intro_ol li.s3 { background-position:0 -186px;}
.intro .intro_ol li.s4 { background-position:0 -281px;}
.intro .intro_ol li.s5 { background-position:0 -376px;}
.intro .intro_ol li.s6 { background-position:0 -471px;}
.intro .video { float:left; width:245px; padding-top:24px;}
.box { width:958px; padding:1px 1px 20px; background:#ffffff; overflow:hidden;}
.col1 { float:left; width:709px;}
.col2 { float:left; width:249px; height:750px; background:#f7fafd url(../images/index/mt.png) no-repeat right bottom;}
/* == left == */
.gn { height:260px; background:#ffffff;}
.gn h2 { font-size:16px; height:20px; padding:18px 0 0 21px; line-height:20px; background:#ffffff;}
.gn h3 { font-size:14px; margin-bottom:6px;}
.gn .gn_ul { clear:both; overflow:hidden; background:#ffffff;}
.gn .gn_ul li { float:left; width:262px; height:80px; margin:22px 3px 0 16px; display:inline; padding-left:70px; font-size:12px; line-height:22px; background:url(dg.jpg) no-repeat;}
.gn .gn_ul li.s1 { background-position:0 -30px; width:252px;}
.gn .gn_ul li.s2 { background-position:-337px -141px;}
.gn .gn_ul li.s3 { background-position:0 -137px; width:252px;}
.gn .gn_ul li.s4 { background-position:-337px -30px;}
.case { height:260px; overflow:hidden; background:#ffffff;}
.case h2 { font-size:16px; height:20px; padding:16px 0 0 0; margin-left:21px; line-height:20px;  background:#ffffff url(../images/index/case_t.png) no-repeat 0 26px; position:relative;}
.case h2 .t { background:#ffffff; padding-right:6px;}
.case h3 { font-size:14px; color:#1a5d96; margin-bottom:6px;}
.case .case_ul { padding-left:10px; margin-top:25px;}
.case .case_ul li { float:left; width:200px; display:inline; margin:0 12px; font-size:12px; line-height:22px;}
.case .case_ul li img { display:block; margin-bottom:15px;}
.case .case_ul li.s1 { width:197px;}
.case .case_ul li.s2 { width:208px;}
.case .case_ul li.s3 { width:201px;}
.news { height:100px; overflow:hidden; padding-left:20px; margin-top:10px;}
.more { position:absolute; right:24px; top:16px; font-size:12px; font-weight:normal; display:inline-block; background:url(../images/index/more.png) no-repeat 0 9px; padding-left:6px;}
.user { margin-top:10px;}
.user h2 { font-size:16px; height:20px; padding:16px 0 0 0; margin-left:21px; line-height:20px; position:relative; background:#ffffff url(../images/index/case_t.png) no-repeat 33px 26px;}
.user h2 .t { background:#ffffff; padding-right:6px;}
.user h3 { font-size:14px; color:#1a5d96; margin-bottom:6px;}
.user .case_ul { padding-left:20px; margin-top:20px;}
.user .case_ul li { float:left; width:158px; height:52px; display:inline; margin:4px; overflow:hidden;}
/* == right == */
.wp { height:86px; background:url(../images/index/wp.jpg) no-repeat; margin:9px 8px 0 10px; text-align:center;}
.wp .wp_b { font-size:14px; color:#466189; display:block; height:31px; padding:55px 0 0 0;}
.notes, .help, .mt { padding-bottom:20px;}
.notes, .help { background:url(../images/index/col2_line.png) no-repeat center bottom;}
.col2 h2 { font-size:16px; height:20px; padding:20px 0 0 0; margin-left:22px; margin-bottom:18px; line-height:20px; position:relative; background:#f7fafd;}
.col2 ul { padding:0 0 0 22px;}
.col2 ul li { line-height:26px;}
.help ul { background:url(../images/index/qa.png) no-repeat 105px bottom; height:148px;}
.help .more { top:20px;}
.STYLE2016 {font-size: 18px; font-weight: bold; 	color: #D40E19; font-family:'微软雅黑'; 	font-weight:bold; text-indent:0px; padding:0px; }
.STYLE2016td span {  text-indent:0px; padding:0px;}
.STYLE2016td { padding:0px; font-size:12px; font-family:"宋体";}
.STYLE2016td p{ text-indent:0px;}