﻿@charset "utf-8";
@import url("../css/common/grid.css");/*网格*/
@import url("../css/common/layout.css");/*整体框架*/
@import url("../css/common/icon.css");/*图标*/
@import url("../css/navi/navi_02.css");/*02导航*/
@import url("../css/banner.css");/*幻灯片*/
@import url("../css/navi/classify_01.css");/*侧栏样式*/
@import url("../css/adorner/01/A_style.css");/*01装饰器*/
@import url("../css/adorner/02/A_style.css");/*02装饰器*/
@import url("../css/links.css");/*友情链接*/
@import url("../css/kefu.css");/*在线客服*/
@import url("../css/common/doc.css");/*自定义文档*/
.logo{margin-left:10px;}
.header_right{margin-top:30px;}
.header_links{margin-top:8px;}
.brand_main{width:100%; height:280px; margin-top:-90px; position:relative; background:url(../img/brand_bg.png) no-repeat center top;}
.about_content{margin-top:110px;}
.about_content .about_title h3{ font-size:14px; font-weight:normal; color:#1f1f1f;}
.about_c_main{padding-top:15px; padding-bottom:20px;}
.about_bottom a img{width:120px; height:21px;}
.pro_content{margin-top:130px; margin-right:10px;}
.pro_main ul li{width:150px; float:left; margin-right:35px;}
.pro_main ul li.last{margin-right:0px;}


.footer_bg{width:100%; min-height:300px; background:#f4f6f8; margin-top:20px;}


.sitemap{width:810px; float:left; margin-bottom:30px;  margin-top:40px; background:url(../img/f_line.gif) repeat-y right top;}
.sitemap ul{ width:130px;float:left; text-align:left; }
.sitemap ul h3{margin-bottom:10px; padding-left:10px;}
.sitemap ul h3 a{font-size:14px; font-weight:normal; color:#4a4a4a;}
.sitemap ul li a{line-height:26px; color:#8e8e8e; padding-left:10px;}
.f_ercode{width:134px; float:right; margin-top:40px; text-align:center;}
.copy{border-top:1px solid #dbdbdb; padding:20px 0; margin-top:10px;font-size: 12px;}
.public_1col{margin-bottom:20px;}


.sitemap ul li a{
font-size: 12px;
}



.header_links{
font-size: 12px;
}


.about_pic{
     width:320px;
     height:175px;
     overflow:hidden;
}

.about_pic a img{

 width:320px;
     height:175px;
     overflow:hidden;
-webkit-transition: all 0.4s linear -1ms;
	-moz-transition: all 0.45s linear -1ms;
	-ms-transition: all 0.4s linear -1ms;
	-o-transition: all 0.4s linear -1ms;
	transition: all 0.4s linear -1ms;

}

.about_pic a:hover img{

 width:320px;
     height:175px;
     overflow:hidden;
-webkit-transition: all 0.4s linear -1ms;
	-moz-transition: all 0.45s linear -1ms;
	-ms-transition: all 0.4s linear -1ms;
	-o-transition: all 0.4s linear -1ms;
	transition: all 0.4s linear -1ms;
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	zoom: 1.1\9; /* IE 8 */
	overflow:hidden;
	z-index:999;

}

.honor_list a img{
 width:230px;
     height:300px;
}



.ind_news_main p{
font-size: 12px;
line-height: 22px;
}

.crumbs a{
font-size: 12px;

}
