﻿
/* head   头部样式  
--------------------------------------------------------------------*/
.header{
	height: 90px;
	z-index: 999;
	background: #fff;
}
.header .logo {
	width: 275px;
}
.header .logo img {
	height: 90px;
	-webkit-transition: all 0.5s 0s ease-in-out;
    -moz-transition: all 0.5s 0s ease-in-out;
    -o-transition: all 0.5s 0s ease-in-out;
    -ms-transition: all 0.5s 0s ease-in-out;
    transition: all 0.5s 0s ease-in-out;
}
.header .rightBox {
	height: 30px;
	padding: 30px 0;
	width: 250px;
}
.header .rightBox .tel {
	width: 185px;
	float: left;
}
.header .rightBox .tel p {
	color: #7a7a7a;
	font-size: 14px;
	line-height: 30px;
}
.header .rightBox .tel span {
	font-weight: bold;
}
.header .rightBox .ico {
	width: 30px;
	height: 30px;
	float: left;
	position: relative;
}
.header .rightBox .language {
	width: 30px;
	height: 30px;
	float: right;
	position: relative;
}
.header .rightBox .language a {
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	background: #e62129;
	border-radius: 50%;
}
/* search   搜索样式  
--------------------------------------------------------------------*/
#settings {
	z-index: 8000; 
	position: absolute; 
	text-indent: -99999px; 
	width: 30px; 
	display: block; 
	background: url(../../img/index/search.png) no-repeat 0px 0px; 
	height: 30px; 
	top: 0; 
	cursor: pointer; 
	right: 0px
	-webkit-transition: all 0.5s linear -1ms;
    -moz-transition: all 0.5s linear -1ms;
    -ms-transition: all 0.5s linear -1ms;
    -o-transition: all 0.5s linear -1ms;
    transition: all 0.5s linear -1ms;
}
#opciones {
    z-index: 7000;
    position: absolute;
    padding: 0;
    width: 330px;
	height: 70px;
    background: #fff;
    color: #b1b1b1;
    top: 61px;
    right: 0px;
}
.cerrar {
	background: url(../../img/index/h_colse.png) no-repeat 0px 0px!important;
	background-size: 30px;
	-webkit-transition: all 0.5s linear -1ms;
    -moz-transition: all 0.5s linear -1ms;
    -ms-transition: all 0.5s linear -1ms;
    -o-transition: all 0.5s linear -1ms;
    transition: all 0.5s linear -1ms;
}
.search {
	height: 30px;
	width: 290px;
	padding: 20px;
}
.search input{
	background:none;
	border:1px solid #ddd;
	height:28px;
	line-height:28px;
	padding-left:10px;
	margin-right: 8px;
}
.search a{
	display: block;
	height: 30px;
	width: 30px;
	background: url(../../img/icon/h_search.png) no-repeat center center; 
}
.search a:hover{
	text-decoration:none;
}

.footer {
	width: 100%;
	height: 245px;
	margin-top: 34px;
	padding-top: 30px;
	border-top: 1px solid #e3e3e3;
	overflow: hidden;
}
.footer .main {
	height: 245px;
	position: relative;
}
.footer .footL .logo {
	width: 250px;
	height: 85px;
	margin-bottom: 15px;
}
.footer .footL .tel {
	font-size: 14px;
	font-weight: bold;
	color: #a6a6a6;
}
.footer .footL .tel span {
	font-size: 24px;
	font-weight: normal;
	color: #5d5d5d;
}
.footer .footM {
	width: 150px;
	float: left;
	margin: 0 10px;
}
.footer .foot_nav {
	width: 750px;
}
.footer .foot_nav dl {
	width: auto;
	float: left;
	margin-right: 60px;
}
.footer .foot_nav dl.list06 {
	margin-right: 0;
}
.footer .foot_nav dt {
    margin-bottom: 15px;
}
.footer .foot_nav dt a {
    font-size: 16px;
    font-weight: bold;
    color: #767575;
}
.footer .foot_nav dd a {
    font-size: 14px;
    line-height: 26px;
    color: #767575;
}
.footer .foot_nav dd a:hover {
	color: #e62129;
}
.footer .copy {
	width: 1200px;
	height: 40px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
}
.footer .copy_left p {
	display: inline-block;
}
.footer .copy_left, .footer .copy_left p, .footer .copy_left a, .footer .copy_left p a {
	color: #929292;
	font-size: 12px;
	line-height: 40px;
}
.footer .copy_right .bshare-custom a {
    display: inline-block;
    width: 30px;
    height: 30px;
    -o-transition-property: background;
    -o-transition-duration: 0.5s;
    -moz-transition-property: background;
    -moz-transition-duration: 0.5s;
    transition-property: background;
    transition-duration: 0.5s;
    padding: 0;
}
.footer .copy_right .bshare-custom .bshare-weixin {
    background: url(../../img/index/icon01.png) no-repeat center center;
}
.footer .copy_right .bshare-custom .bshare-sinaminiblog {
    background: url(../../img/index/icon02.png) no-repeat center center;
}
.footer .copy_right .bshare-custom .bshare-qzone {
	background: url(../../img/index/icon03.png) no-repeat center center;
}
.footer .copy_right .bshare-custom .bshare-qqmb {
	background: url(../../img/index/icon04.png) no-repeat center center;
}
/* picScroll-left   样式  
--------------------------------------------------------------------*/
.picScroll-left{ width:330px;  overflow:hidden; position:relative;  }
.picScroll-left .hd{ overflow:hidden;  height:15px;}
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:14px; height:14px; float:right; margin-right:5px;  overflow:hidden;cursor:pointer; }
.picScroll-left .hd .next{ }
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:14px; height:14px; overflow:hidden; margin:1px 5px 0px 0px; text-indent:-999px; cursor:pointer; background:#ccc; }
.picScroll-left .hd ul li.on{ background:#1b5eb1;}
.picScroll-left .bd{  }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 4px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .pic{ margin:0px;padding:0px; overflow:hidden; display:inline; width:90px;}

/*新闻列表
--------------------------------------------------------------------*/
.ind_news_list li{
	border-bottom:1px dashed #ddd;
	height:30px;
	line-height:30px;
}
.ind_news_list li.first{
	height:80px;
	line-height:15px;
}
.ind_news_list li a.news_classify{
	
}
.ind_news_list li h4{
	display:inline;
	background:url(../../img/common/ico_1.gif) no-repeat left 4px;
	padding-left:14px;
}
/*内页列表
--------------------------------------------------------------------*/
.news_list ul li.first{
	height:160px;
	line-height:15px;
}
.news_list ul li.first img{
	height:120px;
}
/*资质荣誉列表
--------------------------------------------------------------------*/
.honor_list a img{
	border:solid 1px #ccc;
}
.honor_img_01 a img{
	width:200px;
}
.honor_img_02 a img{
	width:160px;
}
/*首页产品列表图片
--------------------------------------------------------------------*/
.recommend ul li img{
	width:90px;
	height:90px;
}
.recommend ul li{
	text-align:center;
}
/*内页产品列表图片
--------------------------------------------------------------------*/
.products_list .pro_info p{
	line-height:22px;
}
.products_list .pic .Small img{
	width:150px;
	height:150px;
}
/*下载列表图片
--------------------------------------------------------------------*/
.download ul li .pic img{
	width:110px;
	height:110px;
}
/*友情链接列表图片
--------------------------------------------------------------------*/
.Links ul li img{
	width:120px;
	height:50px;
}


/*首页栏目模块
--------------------------------------------------------------------*/
.ind_about,.recommend,.ind_news{
	height:150px;
	overflow:hidden;
}

/*首页栏目模块
--------------------------------------------------------------------*/
.Sequence{
	height:22px;
	overflow:hidden;
}
/*招聘按钮
--------------------------------------------------------------------*/
.hr .b_wrap_1, .hr .b_wrap_1_s, .hr .b_wrap_2, .hr .b_wrap_2_s{
	float:right;}
/*排序按钮
--------------------------------------------------------------------*/
.Sequence_r .b_wrap_1, .Sequence_r .b_wrap_1_s, .Sequence_r .b_wrap_2, .Sequence_r .b_wrap_2_s{
	float:right;}






































