﻿body,
div,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
textarea,
p {
	font-family: "微软雅黑";
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}

html,
body {
	width: 100%;
	height: 100%;
}

ul {
	list-style: none;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

/*.nt{
	height: 45px;
    line-height: 43px;
    border-bottom: 2px solid #c9c9c9;
}

.nt h3{
	position: relative;
    left: 0;
    top: 2px;
    display: inline-block;
    zoom: 1;
    height: 43px;
    line-height: 45px;
    border-bottom: 2px solid #0484e4;
    font-weight: bold;
    font-size: 18px;
    color: black;
    float:left;
}

.nt i{	
	color:#a8a6a6;
	font-size:10px;
	float:left;
	margin-top:3px;
	margin-left:10px;
}

.nt .pro-more{
	float:right;
	margin-top:8px;
}*/


/*顶部日期&搜索&用户*/

#top {
	width: 100%;
	/*	position: fixed;*/
	top: 0;
	left: 0;
	right: 0;
	z-index: 997;
	border-bottom: 1px solid #E4E7ED;
}

#top .tim-collection {
	width: 100%;
	height: 45px;
	background: #2068b0;
}

#top .tim-collection .tc-warp {
	width: 1000px;
	margin: 0 auto;
}

#top .tim-collection .tc-warp .time {
	float: left;
	line-height: 45px;
	color: #ffffff;
}

#top .tim-collection .tc-warp .collection {
	float: right;
	color: #ffffff;
	line-height: 45px;
}

.collection span a {
	color: #ffffff;
}

.web-logo {
	width: 1000px;
	height: 80px;
	margin: 0 auto;
}

.logo {
	float: left;
}

.seach {
	float: right;
	margin-top: 35px;
}


/*logo&nav*/

.web-nav {
	width: 100%;
	height: 46px;
	background: #f8f8f8;
}

.nav {
	width: 1000px;
	height: 46px;
	margin: 0px auto;
	text-align: center;
}

.nav ul li {
	float: left;
	line-height: 40px;
	position: relative;
	background-color: #F8F8F8;
}

.nav .nav_first {
	border-left: 1px dotted #EAEAEA;
}

.nav ul li a {
	color: #666;
	display: block;
	font-family: Microsoft YaHei;
	border: 1px dotted #EAEAEA;
	border-left: none;
	padding: 2px 21px;
	font-size: 16px;
}

.nav ul li a:hover {
	color: #000;
	border-bottom: 2px solid #0484E4;
	text-decoration: none;
}

.nav ul li:hover .sub_nav {
	display: block;
}

.nav .sub_nav {
	position: absolute;
	width: 90px;
	display: none;
	left: -1px;
}

.nav .sub_nav li {
	text-align: left;
	width: 125px;
	z-index: 100;
}

.nav .sub_nav b {
	width: 15px;
	background-color: #CCC;
	display: inline-block;
	margin-right: 15px;
}

.nav .sub_nav li a {
	border-top: none;
}

.nav .sub_nav li .sub_nav_last {
	border-bottom: none;
}

.nav .sub_nav li a:hover b {
	background-color: #999;
}

.nav .sub_nav li .sub_active {}

.nav .caret {
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid \9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	border-top-color: #777777;
	margin-left: 5px;
}

/*最新通知*/

.notice-box {
	widht: 100%;
	height: 50px;
}

.notice-left {
	float: left;
   display: table-cell; 
    vertical-align: middle;
     text-align: center;
     margin-top:15px;
}

.notice {
	width: 1000px;
	margin: 0px auto;
	height: 50px;
	line-height: 50px;
}

.notice-left span {
	font-size: 14px;
	color: darkred;
	font-weight: bold;
}

.notice span a:hover {
	color: #0484e4;
}

.notice-right {
	float: left;
	width: 920px;
	margin-left: 5px;
}

.qimo8 {
	overflow: hidden;
	width: 920px;
}

.qimo8 .qimo {
	width: 8000%;
	height: 30px;
}

.qimo8 .qimo div {
	float: left;
}

.qimo8 .qimo ul {
	float: left;
	height: 35px;
	overflow: hidden;
	zoom: 1;
}

.qimo8 .qimo ul li {
	background: url(../img/system/square1.png) no-repeat left;
	float: left;
	position: relative;
	padding-left: 15px;
	margin-left: 15px;
	color: #000000;
	font-size: 14px;
}

.qimo ul li a:hover{
	text-decoration:underline;
	color: #0484e4;
}

.qimo ul li span {
	margin-left:10px;
}

/* flash */

.flash{width:100%;min-height:465px;overflow:hidden;position:relative;margin:0px auto;}

.flash li{position:absolute;left:0;top:0;width:100%;min-height:465px;}

/*web-fir*/

.web-fir{
	width:1000px;
	height:390px;
	margin:20px auto 0px auto;
}

#lib_Tab1 .lib_Menubox{
	width:1000px;
	height:65px;
}

#lib_Tab1 .lib_Menubox ul li{
	width: 235px;
    height: 36px;
    background-color: #EEEEEE;
    text-align: center;
    line-height: 36px;   
    cursor: pointer;
    font-size: 20px;
    font-weight: normal;
    float:left;
}

#lib_Tab1 .lib_Menubox .fir-mor{
	float:right;
	margin-top:5px;
}

#lib_Tab1 .lib_Menubox ul .hover{
	background: url(../img/system/blue-bg.png) no-repeat;
    color: white;
    width: 235px;
    height:48px;
    position: relative;
}

/*幻灯片*/
.silder{
	width:450px;
	height: 290px;
	margin-top:8px;
	float:left;
}

.focus {
	position: relative;
	width: 450px;
	height: 290px;
	background-color: #000;
	float: left;
}

.focus img {
	width: 450px;
	height: 290px;
}

.focus .shadow .title {
	width: 450px;
	height: 65px;
	padding-left: 30px;
	padding-top: 20px;
}

.focus .shadow .title a {
	text-decoration: none;
	color: #fff;
	font-size: 13px;
	font-weight: bolder;
	overflow: hidden;
}

.focus .btn {
	position: absolute;
	bottom: 34px;
	left: 450px;
	overflow: hidden;
	zoom: 1;
}

.focus .btn a {
	position: relative;
	display: inline;
	width: 13px;
	height: 13px;
	border-radius: 7px;
	margin: 0 5px;
	color: #B0B0B0;
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #D9D9D9;
}

.focus .btn a:hover,
.focus .btn a.current {
	cursor: pointer;
	background: #fc114a;
}

.fPic {
	width: 450px;
	height: 340px;
}

.fcon img {
	width: 450px;
	height: 290px;
}

.focus .fPic {
	position: absolute;
	left: 0px;
	top: 0px;
}

.focus .D1fBt {
	overflow: hidden;
	zoom: 1;
	height: 16px;
	z-index: 10;
}

.focus .shadow {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0px;
	z-index: 10;
	height: 40px;
	line-height: 40px;
	background: rgba(0, 0, 0, 0.6);
	filter: progid: DXImageTransform.Microsoft.gradient( GradientType=0, startColorstr='#80000000', endColorstr='#80000000')\9;
	display: block;
	text-align: left;
}

.focus .shadow a {
	text-decoration: none;
	color: #fff;
	font-size: 13px;	
	margin-left: 10px;	
	display: block;
	width:335px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.focus .fcon {
	position: relative;
	width: 100%;
	float: left;
	display: none;
	background: #000
}

.focus .fcon img {
	display: block;
}

.focus .fbg {
	bottom: 5px;
	right: 5px;
	position: absolute;
	height: 21px;
	text-align: center;
	z-index: 200;
}

.focus .fbg div {
	margin: 4px auto 0;
	overflow: hidden;
	zoom: 1;
	height: 14px
}

.focus .D1fBt a {
	position: relative;
	display: inline;
	width: 8px;
	height: 8px;
	border-radius: 7px;
	margin: 0 5px;
	color: #B0B0B0;
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #D9D9D9;
}

.focus .D1fBt .current,
.focus .D1fBt a:hover {
	background: #0cbcf7;
}

.focus .D1fBt img {
	display: none
}

.focus .D1fBt i {
	display: none;
	font-style: normal;
}

/*公司动态*/

.company-dynamics{
	float:left;
	margin-left:20px;
	width:530px;
}

.company-dynamics ul li{
	line-height: 25px;
    font-size: 14px;
    position: relative;
    padding-left: 15px;
    border-bottom:1px dashed #e2e2e2;
    margin-bottom: 12px;
    padding-bottom:15px;
}



.company-dynamics ul li a{
	display: block;
    width: 415px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.company-dynamics ul li p{
	text-indent: 2em;
	color:#666666;
}

.company-dynamics ul li span{
	display: block;
	color:gray;
}

/*行业新闻*/

.industry-trends-pic{
	float:left;
	margin-left:-450px;
	margin-top:40px;
}

.industry-trends-pic img{
	width:280px;
	height: 160px;
}

.industry-list{
	float: left;
    margin-top: 40px;
    margin-left: -130px;
    width: 680px;
    line-height: 32px;
}

/*web-sec*/

.web-sec{
	width:100%;
	height:270px;
	background:#f4f4f4;
}

.sec{
	width:1000px;
	margin:0 auto;
}

.sec .sec-left{
	width:640px;
	float:left;
}

.sec .culture-tit{
	width:120px;
	height: 35px;
	background:#f69806;
	float:left;
	margin-top:40px;
	margin-left:-80px;
}

.sec .culture-tit h3{
	color:#ffffff;
	line-height: 35px;	
	text-align: center;
}
.sec .culture{
	float:left;
	margin-top:-35px;
	margin-left:40px;
}

.sec .culture .culture-pic{
	width:40%;
	float:left;
}

.sec .culture-con{
	width:60%;
	float:right;
}

.sec .culture-con p{
	line-height: 35px;
	text-indent: 2em;
}

/*sec-right*/

.sec .sec-right{
	width:330px;
	margin-top:25px;
	float:right;
}

.sec .sec-right ul li {
	width:165px;
	height:90px;
	background:#0484E4;	
	float:left;
}

.sec .sec-right ul li a{	
	color:#ffffff;
}

.sec .sec-right ul li:hover{
	background:#00008B;
	color:#ffffff;
}

.box{ 
  width:160px;
  height:105px;
  float:left;
  margin-bottom:10px;
  margin-left:5px;
  position:relative;
  cursor:pointer;
 }
.box .bmbox{ 
  width:160px; 
  height:30px; 
  background:black; 
  position:absolute; 
  bottom:0px; 
  left:0px; 
  display:none;
  font:12px/30px "微软雅黑"; color:white;
  text-align:center;
 }
 
 .bmbox a{
 	color:#ffffff;
 }
 
.box:hover .bmbox{
  width:160px; 
  height:30px; 
  background:rgba(0,0,0,0.5); 
  position:absolute; 
  bottom:0px; 
  left:0px; 
  display:block;
  font:12px/30px "微软雅黑"; color:white;
  text-align:center;
 }
 
/*web-thr*/

.web-thr{
	width:100%;
	height:190px;
	margin-top:20px;
	padding-top:25px;
}


.thr{
	width:1000px;
	margin:0px auto;
}

.new-left{
	float:left;
	width:490px;
}

.tit{
	width:490px;
	height:30px;
	border-bottom:1px dashed #e2e2e2;
}

.tit h3{
	border-left:2px solid #2068b0;
	font-size:14px;
	float:left;
	padding-left:10px;
}

.tit .col-mor{
	float:right;
}

.left-list{
	margin-top:20px;
}

.thr-picbox{
	float:left;
}

.thr-picbox .new-pic img{
	width:120px;
	heigth:90px;
}

.new-pic{
	margin:20px 0px 20px 0px;
}

.right-list {
    margin-top: 20px;
}

.new-left ul{
	float:right;
	margin-top:-5px;
}

.new-left ul li a{
	display: block;
	line-height: 28px;
	width:310px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;	
}

.new-right{
	float:right;
}

.new-right ul{
	float:right;
	margin-top:-5px;
}

.new-right ul li a{
	display: block;
	line-height: 28px;
	width:310px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;	
}

/*web-fou*/

.web-fou{
	width:100%;
	height:190px;
	margin-top:20px;
	padding-top:25px;
	background:#f4f4f4;
}

.fou{
	width:1000px;
	margin:0px auto;
}


/*web-fiv*/

.web-fiv{
	width:100%;
	height:245px;
	margin-top:20px;
	padding-top:15px;
}

.fiv{
	width:1000px;
	margin:0 auto;
}

#div1 {
	width: 1000px;
	height: 175px;
	position: relative;
	margin: 15px auto;
	overflow: hidden;
}

.hsly-pic {
	width: 1000px;
	height: 175px;
	position: relative;
}

.hsly-pic li {
	height: 175px;
	float: left;
	padding-right: 10px;
	text-align: center;
}

.hpic span{
	width:230px;
	line-height: 25px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.hsly-pic li img {
	width: 235px;
	height: 150px;
	display: inline-block;
}

.hpic {
	position: relative;
	float: left;
	width: 235px;
	height: 150px;
}

/*web-six*/

.web-six {
	width:100%;
}

.six {
	width:1000px;
	min-height:40px;
	margin:0 auto;
}



.link-tit{	
	float:left;
}

.link-tit h3{
	border-left:2px solid #2068b0;
	font-size:14px;
	float:left;
	padding-left:10px;
}

.link-list ul{
	margin-left:15px;
}

.link-list ul .acive{
	margin-left:20px;
}

.link-list ul li{
	float:left;
	line-height: 22px;
	padding-right: 20px;

}

/*footer*/

#footer{
	width:100%;
	background:#f4f4f4;	
}

.foot{
	width:1000px;
	min-height: 290px;
	margin:0 auto;
	padding-top:25px;
	background:url(../img/system/word_map.png) center top no-repeat;
}

.foot-left{
	width:410px;
	float:left;
}

.foot .fot-con span{
	line-height: 25px;
}

.foot .fot-con a:hover{
	text-decoration: underline;
	color:#F69806;
}

.foot .erwema{
	margin-top:15px;
}

.foot-right{
	float:right;
}

.foot-right .news{
	float:left;
}

.foot-right .news ul li{
	line-height: 25px;;
}

.foot-right .about-us{
	float:left;
	margin-left:50px;
	margin-right: 50px;
}

.foot-right .about-us ul li{
	line-height: 25px;;
}

.foot-right .culture{
	float:left;
}

.foot-right .culture ul li{
	line-height: 25px;
}

