

*{padding: 0; margin: 0; font-family: "微软雅黑";}
img{ vertical-align: top;}
li{ list-style: none;}
a{text-decoration: none;}
a:hover{text-decoration:none; color:#c33838；}
.clear{ clear: both;}
.jc_header{
	height: 481px;
min-width:1002px;
	background: url(../images/top.jpg) top center no-repeat;
}

.jc_nav{
	height: 58px; background-color: #246ed2;width: 100%;min-width:1002px;
}
.jc_nav .jc_nav-bar{
	width: 1002px;
	margin: 0 auto;
	background: url(../images/icon.png) bottom right no-repeat;
}
.jc_nav .jc_nav-bar li{ 
	float: left; 
	height: 58px; 
	line-height: 58px;
	width: 130px; 
	text-align: center; 
	color: #fff;
	font-size: 24px;
}
.jc_nav .jc_nav-bar li a{
    color: #fff;
}
.jc_nav .jc_nav-bar li.line{
	background: url(../images/line.png) center center  no-repeat;

	width: 2px;
}
.content{
	width: 1002px;
	min-height: 600px;
	padding-top: 20px;
	margin: 0 auto;
	background: #f1f1f1;
}
.content .c-left{
	width: 670px;
	float: left;
}
.content .c-right{
	width: 310px;
	min-height: 600px;
	float: right;
	margin-right: 20px;
	background: #fff;
}
.content a{ font-size:16px; color:#505151;}
.content .OutmarTop7{ height:30px; line-height:30px;}
.content .tyysCon{margin-left:20px;}
.content .c-left h2{
	width: 670px;
	height: 40px;
	font-weight:normal;
	line-height: 40px;
	text-indent: 1.5em;
	font-size: 24px;
	color: #fff;
	background: url(../images/log.png) left top no-repeat;
}
.content .c-left p{
	height: 190px;
}
.content  .more{
	width: 90px;
	font-size: 14px;
	color:#505151;
	height: 40px; line-height: 45px;
	float: right;
	margin-right: 20px;
}

.content .c-right h2{
	width: 310px;
	height: 40px;
	line-height: 40px;
	font-weight:normal;
	text-indent: 1em;
	font-size: 24px;
	color: #1174ee;
	border-bottom: 2px solid #1174ee;
}
.content .c-right p{
	min-height: 300px;
}
.footer{
	min-width:1002px;
	margin-bottom: 30px;
}
.footer .blueline{
	width: 100%;
	height: 8px; 
	background-color: #1174ee;
}

.footer .footertext{
	margin-top: 40px;
	margin-bottom: 30px;
	font-size: 18px;
	width: 1002px;
	margin: 0 auto;
	text-align: center;
}

.footer .footertext p{
	line-height: 35px;
	font-size: 16px;
}