/* CSS Document */
*{ margin:0px; padding:0px; font-size:12px; font: 12px/1.8 \5FAE\8F6F\96C5\9ED1;}
body { font-size: 14px; font-weight: normal; text-decoration: none; font-family:\5FAE\8F6F\96C5\9ED1; color: #222222; }
a{ text-decoration:none;}
a:link {color:#666666;} /* 未访问的链接 */
a:visited {color:#666666;} /* 已访问的链接 */
a:hover {color:#666666;} /* 当有鼠标悬停在链接上 */
a:active {color:#666666;}/* 被选择的链接 */
ul, li { list-style:none; }
img { border:none; }

/*顶部电话信息和logo*/
.top_div{
	width:100%;
}
.top_company_info{
	width:1200px;
	height:100px;
	color:#666666;
}
.top_company_name{
	line-height:100px;
	font-size:3em;
	float:left;
	margin-top: 16px;
}
.top_company_400{
	line-height:100px;
	font-size:3em;
	float:right;
	margin-top:20px;
}
.input_text{
	height: 40px;
    width: 260px;
    border-radius: 4px;
    background-color: #FFF;
	border:1px solid #CCCCCC;
	padding-left:5px;
}
.search-button {
   background: #38d;
    width: 75px;
    height: 41px;
    border: 8px solid #38d;
    margin-left: 1px;
    color: #FFFFFF;
    font-size: 14px;
}

/**导航代码开始**/
.navigation_center{
	width:100%;
	height: 50px;
	background-color:#1E50AE;
}
.daolist{
	height: 50px;
    line-height: 50px;
	float:right;
	width:1200px;
}
.daolist ul li{ 
	float:left; 
	width:120px;
	text-align:center;
    line-height: 50px;
}
.daolist ul li a{
	font-size:16px;
	text-decoration:none;
	color:#FFFFFF;
}
.itemSelected {
    background:#FFFFFF;
	color:#1E50AE;
}
.daolist ul li.itemSelected a{
	color:#1E50AE;
}
.daolist ul li:hover{
	background:#FFFFFF;
}
.daolist ul li:hover a{
	color:#1E50AE;
}
.itemSep {
    height: 50px;
	width: 20px;
	float:left;
}

/*ban图片*/
.f-bWrap {
    background: url(../images/5a533c1f39c0f.jpg) no-repeat center top;
    position: relative;
    height: 600px;
}


/*选项卡*/
.conent { width:1200px; }
.tab_menu { clear:both;}
.tab_menu li{ 
 	float:left; 
	text-align:center; 
	cursor:pointer; 
	list-style:none; 
 	padding: 13px 50px;
    margin-right: 20px;
	background: #f0f0f0;
	border-bottom:none;
	font-size:14px;
}
.tab_menu li.hover { 
	background: #1e50ae;
}
.tab_menu li.selected { 
	color:#FFF; 
	background: #1e50ae;
}
.tab_menu li.selected a { 
	color:#FFF; 
}
.tab_box { 
 	clear:both; 
 	height:auto;
	margin-top:55px;
}
.hide{
	display:none;
	height:490px;
}
.tab_content{
 	width:1200px;
	height:490px;
}
 
 /*首页产品列表*/
 .title_div{
	text-align:center;
	margin-bottom: 70px;
 }
 .title_div .en{
	font-size: 14px;
	line-height: 40px;
	color: #666666;
	font-family:\5FAE\8F6F\96C5\9ED1;
 }
 .title_div .zn{
 	font-size: 24px;
	color: rgb(30, 80, 174);
 }
 
 
.product_item{
 	width: 240px;
    margin: 0px 40px;
    height: 220px;
	float:left;
	cursor:pointer; 
}
.product_item_divImg{
	width: 240px;
    height: 180px;
	overflow: hidden;
	border:1px solid #CCCCCC;
	display: table-cell;
	vertical-align: middle;
    text-align: center;
	overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
}

.product_item img{
    margin: 0px;
    transition: margin-left ease .5s;
    -moz-transition: margin-left ease .5s;
    -webkit-transition: margin-left ease .5s;
    -o-transition: margin-left ease .5s;
	max-width:240px;
	line-height:180px;
	max-height:180px;
}
.product_item_name{
	width: 240px;
	height:23px;
	text-align:center;
	margin-top:10px;
	font-size: 14px;
	line-height:23px;
	color: #666666;
}

.product_item img:hover { 
	margin-left: -15px; 
	position: relative; 
	-webkit-transition: all .4s ease-out; 
	-moz-transition: all .4s ease-out; 
	-ms-transition: all .4s ease-out; 
	-o-transition: all .4s ease-out; 
	transition: all .4s ease-out; 
	z-index:1; 
} 

/**首页关于我们**/
.index_title {
	color:#c40000;
	font-size:22px;
	text-align:left;
	padding-top:10px;
	padding-bottom:10px;
}
.index_about{
	width:100%;
}
.index_about_img{
	float:left;
	margin: 5px 10px 5px 0px;
}
.index_about_img img{
	width:200px;
	height:220px;
}
.index_about_text{
	text-align:left; 
	font-size:13px; 
	line-height:1.8;
	float:left;
	width:350px;
	color:#666666;
}

.index_news_list ul li{
	width:100%;
	height:55px;
}
.index_news_title{
	width:100%;
	text-align:left;
	border-bottom:1px dashed  #666666;
	height:50px;
}
.index_news_title a{
	color:#666666;
}

.index_news_title_span{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	text-align:left;
	line-height:50px;
	font-size:14px;
}
.index_news_date{ 
	float:right;
    color: #666;
	line-height:50px;
	font-size:14px;
}

.foot_div{
	height:130px;
	width:100%;
	background-color:#3a3a3a;
	margin-top:35px;
}
.foot_div_content{
	width: 1200px;
	padding-top:26px;
}
.foot_div_emil{
	width:100%;
	text-align:left;
	font-size:13px;
	color: rgb(153, 153, 153);
	line-height:35px;
}

.foot_div_adress{
	width:100%;
	text-align:left;
	font-size:13px;
	color: rgb(153, 153, 153);
	line-height:35px;
}

.service_provider{
	width: 1200px;
}

/**底部**/
.f-foot {
	width:100%;
    height: 98px;
	clear:both;
	text-align:center;
}
.footLinks {
    padding-top: 30px;
    color: #9b9b9b;
}
.footLinks a{
    color: #9b9b9b;
}

.footCpy {
    font-size: 13px;
    color: #9b9b9b;
	text-align: center;
    line-height: 25px;
}
.footCpy a{
    color: #9b9b9b;
}
.footerSep {
    width: 20px;
    text-align: center;
	color:#9b9b9b;
}

/**新闻列表页**/
.left_daohang{
	float:left;
	width:200px;
}
.left_daohang_conent{
	border:1px solid #eaeaea;
}
.left_daohang_name{
	height:45px;
	background-color:#1E50AE;
	color:#FFFFFF;
	font-size:15px;
	line-height:45px;
	text-align:left;
	padding-left:6px;
	font-family: 微软雅黑;
}
.left_daohang_item ul li{
	height:45px;
	color:#666666;
	font-size:14px;
	line-height:45px;
	text-align:left;
	padding-left:8px;
	font-family: 微软雅黑;
	cursor: pointer;
}
.left_daohang_item ul li a.selected{
	color: #1E50AE;
}

.line_dashed{
	border-width: 1px;
	border-color: #d9d9d9;
	border-style: dashed;
	margin-right:6px;
	margin-left:6px;
}

.right_list{
	float:right;
	width:980px;
	margin-left:20px;
}

.news_list_title{
	border-bottom:1px solid #eaeaea;
	height:45px;
	text-align:left;
}

.news_list_title p{
	font-size: 16px;
	color: #1E50AE;
	height:45px;
	border-bottom:1px solid #1E50AE;
	width:100px;
	text-align:center;
	line-height:45px;
	
}
.news_list_item{
	height:87px;
	width:100%;
	margin-top:20px;
	margin-bottom:10px;
}
.news_create_time{
	width:100px;
	float:left;
	height: 84px;
    text-align: center;
    margin-bottom: 18px;
    background: #f2f2f2;
}
.news_create_time .day{
	font-size: 25px;
    line-height: 25px;
	font-family: arial;
	text-align: center;
    margin-top: 20px;
}
.news_create_time .yearMonther{
	font-size:14px;
}
.news_content{
	width:860px;
	height:87px;
	float:left;
	margin-left:20px;
	text-align:left;
}
.news_content_title a{
	font-size: 15px;
	height: 23px;
	color: #000;
}
.news_content_introduce{
	margin-top: 4px;
    font-size: 14px;
    line-height: 24px;
    color: #808080;
    margin-bottom: 6px;
}
.news_title{
    padding: 0px 0px;
    text-align: center;
    color: #000;
    font-size: 28px;
    color: #434343;
    font-weight: bold;
}
.news_cn p{
	line-height: 28px;
	color:#999999;
	text-align:left;
	font-size:14px;
}
.news_span{
	line-height: 28px;
	color:#999999;
	padding:10px 10px;
}


.J_separatorLine{
	margin: 19px 0 36px 0;
	border-color: #e5e5e5;
	border-width: 1px;
	border-style: dashed;
	border-right: none;
	border-left: none;
}