@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}
body {
	color: #666666;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 22px;
	width: 100%;
}
.clear {
	clear: both;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
a {
	background: transparent; /*修正win8系统IE连接灰色背景*/
	outline: none;
 blr:expression(this.onFocus=this.blur());
	color: #333;
}
a:focus {
	outline: 0;
}
a:active, a:hover {
	outline: 0;/*transition:text-shadow 500ms ease-in 0ms, color 500ms ease-in 0ms;*/
}
fieldset, img {
	border: none;
}
ul, li {
	list-style-type: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
}
a img {
	border: none;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #333;
	text-decoration: underline;
}
a.link2 {
	color: #fff;
	text-decoration: none;
}
a.link2:hover, a:active, a:focus {
	color: #fff;
	text-decoration: underline;
}
.header {
	height: 90px;
	width: 100%;
	z-index: 999;
	left: 0;
	margin: auto;
	background-color: #FFFFFF;
	position: fixed;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
}
.daohang {
	margin: auto;
	width: 1200px;
	height: 90px;
}
.logo {
	height: 90px;
	width: 469px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.rm-container.rm-layout-expanded {
	float: right;
}

.container {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(../img/index1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
/*首页标题栏*/
.i_name {
	width: 1200px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.i_name .kuang {
	width: 390px;
	height: 51px;
	border: 1px solid #0657b2;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.i_name .kuang .n_m {
	width: 273px;
	height: 42px;
	background: #FFF;
	position: absolute;
	left: 59px;
	bottom: -27px;
	z-index: 9;
	font-size: 24px;
	color: #0657b2;
	text-align: center;
}
.container2 {
	width: 100%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(../img/index_about.jpg);
	background-repeat: no-repeat;
	height: 404px;
	background-position: center top;
	padding: 0px;
}
.footer {
	padding: 0px;
	width: 100%;
	background-image: url(../img/footer.jpg);
	height: 315px;
	background-position: center;
}
.fn_bg {
	width: 100%;
	min-width: 1100px;
	background-color: #003c7e;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
	height: 200px;
}
.f_nav {
	width: 1200px;
	margin: 0px auto;
}
.f_nav li {
	width: 130px;
	float: left;
	margin-right: 40px;
}
.f_nav li b {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 15px;
	color: #FFF;
	font-weight: normal;
}
.f_nav li p {
	height: 25px;
	line-height: 25px;
	float:left;
}
.f_nav li p a {
	font-size: 13px;
	color: #cbd2de;
	text-decoration: none;
}
.f_nav li p a:hover {
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}
.f_bg {
	width: 100%;
	height: 50px;
	min-width: 1100px;
	background-color: #023267;
}
.f_nav li.last {
	width: 330px;
}
.f_nav li.last b {
	font-size: 18px;
}
.f_nav li.last .contact {
	width: 100%;
	color: #cbd2de;
}
.f_nav li.last .contact img {
	width: 30px;
	height: 30px;
	vertical-align: top;
	margin-right: 5px;
	margin-bottom: 5px;
	opacity: 0.6;
	transition: 0.7s;
	-moz-transition: 0.7s;
	-webkit-transition: 0.7s;
	-o-transition: 0.7s;
}
.f_nav li.last .contact a:hover img {
	opacity: 1;
}
.fn_bg .gjci{
	width: 1200px;
	line-height: 30px;
	font-size: 15px;
	color: #FFF;
	float: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.fn_bg .gjci a{
	font-size: 13px;
	color: #cbd2de;
}
.fn_bg .gjci a:hovre{
	font-size: 13px;
	color: #cbd2de;

}
.footer{
	
	
	
	margin: auto;
	line-height: 30px;
	height: 200px;
}
.foot {
	width: 1100px;
	height: 60px;
	line-height: 60px;
	margin: 0px auto;
	text-align: center;
	font-size: 12px;
	color: #cbd2de;
}
/* ~~ 其它浮动/清除类 ~~ */
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
.clear {
	clear: both;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
/*我们的客户*/
i_me {
	width: 1200px;
	margin: auto;
}
.i_me li {
	width: 168px;
	text-align: center;
	height: 46px;
	margin-right: 36px;
	margin-top: 20px;
	margin-bottom: 10px;
	border: 1px double #CCC;
	float: left;
}
.i_me li img {
	width: 168px;
	height: 46px;
	vertical-align: top;
	float: left;
}
/*banner*/

#slides {
	display: block;
	width: 100%;
	height: 500px;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative
}
#slides li {
	display: block;
	width: 100%;
	height: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute
}
#slides li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px
}
#pagination {
	display: block;
	list-style: none;
	position: absolute;
	left: 50%;
	top: 600px;
	z-index: 998;
	padding: 5px 15px 5px 0;
	margin: 0
}
#pagination li {
	display: block;
	list-style: none;
	width: 10px;
	height: 10px;
	float: left;
	margin-left: 15px;
	border-radius: 5px;
	background: #FFF
}
#pagination li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}
#pagination li.current {
	background: #013c7e
}
/*关于创晨行业资讯*/
.i-list {
	padding: 0px;
	background-color: #f5f8fc;
	background-image: url(../images/new_bk.jpg);
	background-position: center top;
	height: 402px;
}
.i-list .w1200 {
	overflow: hidden;
	width: 1200px;
	margin: auto;
}
.i-listt a {
	display: inline-block;
	line-height: 48px;
	color: #004490;
}
.i-list a:hover {
	color: #004490;
	font-weight: bold;
}
/*关于创晨*/
.i-list-about {
	height: 54px;
	width: 640px;
	line-height: 54px;
}
.i-list-about .h2 {
	font-size: 18px;
	line-height: 54px;
	text-transform: uppercase;
	color: #004490;
}
.i-list-about span {
	display: inline-block;
	margin: 6px 0 0 8px;
	font-size: 14px;
	line-height: 48px;
}
.about_con {
	width: 385px;
	
	float: left;
	background-image: url(../images/index_about.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 349px;
	font-size: 16px;
	line-height: 30px;
	color: #999;
	padding-left: 255px;
}
/*行业资讯*/
.i-list-tit {
	height: 54px;
	width: 500px;
	float: left;
	line-height: 54px;
}
.i-list-tit .h2 {
	font-size: 18px;
	line-height: 54px;
	text-transform: uppercase;
	color: #004490;
}
.i-list-tit span {
	display: inline-block;
	margin: 6px 0 0 8px;
	font-size: 14px;
	line-height: 48px;
}
.i-news {
	width: 510px;
	float: right;
	padding: 0px;
	opacity: 1px;
	margin-top: -55px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.i-news .list {
	width: 450px;
	float: left;
}
.i-news .list li {
	
	height: 42px;
	border-bottom: 1px solid #dadada;
	margin-bottom: 21px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
}
.i-news .list span {
	display: inline-block;
	width: 49px;
	font: bold 40px/42px Arial;
	color: #c4c4c4;
	transition: color 500ms ease-in 0ms;
}
.i-news .list .fr {
	width: 440px;
	padding-left: 14px;
	border-left: 1px solid #dadada;
	line-height: 20px;
	color: #888;
}
.i-news .list a {
	color: #333;
	text-decoration: none;
}
.i-news .list a:hover {
	font-weight: bold;
}
/*导航菜单*/
.menu {
	width: 731px;
	position: relative;
	margin: 0px;
	padding: 0px;
	float: right;
}
.menu ul li a, .menu ul li a:visited {
	display: block;
	text-decoration: none;
	height: 35px;
	text-align: center;
	color: #333;
	line-height: 35px;
	font-size: 18px;
	overflow: hidden;
}
.menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.menu ul li {
	float: left;
	margin-right: 0px;
	position: relative;
	width: 114px;
	margin-left: 30px;
}
.menu ul li ul {
	display: none;
}
/* specific to non IE browsers */
.menu ul li:hover a {
	color: #fff;
	background-color: #0657b2;
}
.menu ul li:hover ul {
	display: block;
	position: absolute;
	top: 90px;
	margin-left: -30px;
}
.menu ul li:hover ul li a.hide {
	background: #0657b2;
	color: #fff;
}
.menu ul li:hover ul li:hover a.hide {
	background: #0a4e99;
	color: #fff;
}
.menu ul li:hover ul li ul {
	display: none;
}
.menu ul li:hover ul li a {
	display: block;
	background: #0657b2;
	color: #fff;
}
.menu ul li:hover ul li a:hover {
	background: #0a4e99;
	color: #fff;
}
.menu ul li:hover ul li:hover ul {
	display: block;
	position: absolute;
	left: -105px;
	top: 0;
}
.menu ul li:hover ul li:hover ul.left {
	left: -105px;
}
/*特殊页面下面的列表*/
.ts_kuang {
	width: 1200px;
	overflow: hidden;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
ul.tsk_list {
	overflow: hidden;
	width: 1200px;
	float: left;
}
ul.tsk_list li {
	display: inline;
	float: left;
	width: 205px;
	height: 240px;
	overflow: hidden;
	margin: 15px;
	border: 2px solid #dbdbdb;
}
ul.tsk_list li img{
	height: 200px;
}
ul.tsk_list li a {
	display: block;
	float: left;
	width: 205px;
	height: 240px;
	overflow: hidden;
}
ul.tsk_list li a:hover{
	border: 2px solid #003c7e;
	width: 200px;
	height: 240px;
}
ul.tsk_list li img {
	display: block;
	margin: auto;
}
ul.tsk_list li span {
	display: block;
	float: left;
	width: 205px;
	height: 40px;
	line-height: 32px;
	text-align: center;
	cursor: pointer;
	background-color: #dbdbdb;
}
ul.tsk_list li a:hover span {
	color: #fff;
	background-color: #003c7e;
}
ul.tsk_new li {
	line-height: 35px;
	width: 580px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	list-style-type: none;
	font-size: 14px;
	padding-left: 20px;
	background-image: url(../img/icon3.gif);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
}
ul.tsk_new li a {
	color: #42413C;
	text-decoration: none;
	line-height: 30px;
}
ul.tsk_new li a:hover {
	color: #003C7E;
	text-decoration: underline
}
/*左侧导航*/
.page_contant .lft {
	float: left;
	width: 320px;
}
.page_contant .rgt {
	margin-left: 285px;
}
.lft_nav {
	line-height: 34px;
	font-size: 18px;
	padding: 0;
	width: 300px;
}
.lft_nav .head {
	line-height: 36px;
	padding-bottom: 8px;
	padding-left: 20px;
	font-size: 18px;
	color: #FFFFFF;
}
.lft_nav span {
	color: #FFFFFF;
	font-weight: normal;
	cursor: pointer;
	overflow: hidden;
	background-image: url(../img/left_nav1.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 300px;
	line-height: 50px;
	text-indent: 20px;
	position: relative;
	background-position: left top;
	display: block;
}
.lft_nav span.on {
	background-image: url(../img/left_nav2.jpg);
	color: #FFFFFF;
	height: 50px;
	width: 300px;
	line-height: 50px;
	display: block;
}
.lft_nav span.on a {
	color: #FFFFFF;
}
.lft_nav p a {
	display: block;
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 20px;
}
.lft_nav ul {
	display: none;
}
.lft_nav li a {
	color: #333333; /*custom bullet list image*/
	display: block;
	padding-left: 25px; /*link text is indented 19px*/
	text-decoration: none;
	font-size: 16px;
	line-height: 35px;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CECECE;
	background-image: url(../img/icon4.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	width: 250px;
}
.lft_nav a:hover {
	color: #333333;
	text-decoration: underline;
}
.lft_nav em {
	position: absolute;
	top: 7px;
	width: 40px;
	z-index: 990;
	right: 20px;
	display: block;
	width: 40px;
	height: 33px;
	cursor: pointer;
}
/*页脚标签词*/
ul.footer_nav {
	list-style: none; /* 这将为链接创建上边框 – 使用下边框将所有其它项放置在 LI 中 */
	margin-bottom: 15px; /* 这将在下面内容的导航之间创建间距 */
}
ul.footer_nav li {
	float: left;
	text-align: left;
}
ul.footer_nav a, ul.footer_nav a:visited { /* 对这些选择器进行分组可确保链接即使在访问之后也能保持其按钮外观 */
	display: block;  /*此宽度使整个按钮在 IE6 中可单击。如果您不需要支持 IE6，可以删除它。请用侧栏容器的宽度减去此链接的填充来计算正确的宽度。 */
	text-decoration: none;
	height: 30px;
	line-height: 30px;
	margin-right: 3px;
	margin-left: 3px;
	font-size: 13px;
	color: #cbd2de;
}
ul.footer_nav a:hover, ul.footer_nav a:active, ul.footer_nav a:focus { /* 这将更改鼠标和键盘导航的背景和文本颜色 */
	color: #FFF;
}
.certificates_imglist{}
.certificates_imglist ul{ width:865px;}
.certificates_imglist ul li{ width:200px; height:293px; float:left; margin-right:13px;  margin-bottom:40px; position:relative;}
.certificates_imglist ul li a img{ width:200px; height:293px;border:1px #CCCCCC solid;}
.certificates_imglist ul li span{ display:block; text-align:center; height:50px; line-height:50px; font-size:16px; font-weight:bold; position:absolute; width:100%; bottom:0; left:0; color:#fff; z-index:100}
.certificates_imglist ul li p{ background:#060706; filter:alpha(opacity=30);-moz-opacity:0.3;	-khtml-opacity: 0.3;opacity: 0.3; display:block; height:50px; line-height:50px; position:absolute; width:100%; bottom:0; left:0; z-index:99;}

