@charset "utf-8";
/***********************************************************
* 文件名称：docx.css
* 文件作者：中企动力龙岗分公司--许秀秀Xara Xu
* 创建日期：2016-07-04
* 文件版本：UI CSS Frameworks Beta
* 内容概要: 页面引入样式文件
***********************************************************/

/*sitemap*/
@import url("../../styles/sitemap.css");
/*rcode*/

/*table*/
@import url("../../styles/table.css");
/*scroll*/



/**html滚动条


--------------------------------------------------------------------**/
/*html {
	overflow-y: scroll;
	overflow-x: hidden;
}*/


/** input textarea   表单样式  
--------------------------------------------------------------------**/
/*其他默认*/
.input, .textarea {
	/* background: url(/images/input.gif) repeat-x left top;
	background: url(/images/input.gif) no-repeat left top; */
	border: 1px solid #cccccc;
	border-bottom-color: #dddddd;
	border-right-color: #dddddd;
	/*height: 23px;
	line-height: 23px;*/
}
input:focus{
	/*border:none!important;
	outline: none!important;*/
	}
.FrontPublic_totalSearch01-d4_c1 input:focus {
	border:none!important;
	outline: none!important;
	/* border: 1px dotted transparent !important; */
	/* outline-color : #1fbf81; */
	/* outline-offset: -2px; */
}


/**全局层级控制
--------------------------------------------------------------------**/
#box_root {
	margin-right: auto;
	margin-left: auto;
	background: #f2f2f2;
}
#box_header {
	width: 100%;
	background: url("../axxx/head_bg.png") repeat-x;
	position: relative;
	z-index: 99;
	/*position: fixed;
	top: 0;*/
}
#box_header_top {
	width: 1024px;
	height: 106px;
	margin:0 auto;
}
#box_logo {
	float: left;
	width: 290px;
}
#box_nav {
	float: right;
	width: 730px;
}
#box_column{
	width: 100%;
	height: 60px;
}
#box_totalsearch {
	float: right;
	/* width: 335px; */
	margin-top: 17px;
	height: 30px;
	width: 500px;
}
#box_totalsearch #FrontSpecifies_show01-r_link{
	color:#a1b8ab;
	font-family:arial;
	font-size:20px;
	float:left;
 
	/* width: 152px; */
	margin-right: 10px;
	text-align: right;
	width: 300px;
}
#box_totalsearch #FrontSpecifies_show01-r_link  .htmledit,  #box_totalsearch #FrontSpecifies_show01-r_link  .htmledit p {
	/*color:#a1b8ab;
	font-family:arial;
	font-size:20px;
	line-height: 28px;
	text-align: right;*/
		
	color: #009A44;
	font-family: fantasy;
	font-size: 26px;
	line-height: 28px;
	text-align: right;
	/* font-weight: bold; */
}
#box_totalsearch #FrontSpecifies_show01-r_link img{
	display:inline-block;
	vertical-align: baseline;
	margin-right: 1px;
}
#box_r_link{
    width:180px;
    float:right;
}
#box_r_link a{

}
#box_r_weibo{
    width:180px;
    position:relative;
    z-index:2;
    float:left;
    text-align:left;
}
#box_r_weibo a{
    float:left;
    padding-left:20px;
    margin-right:15px;
    display:inline-block;
    background: url("../wb.gif") no-repeat left center;
}
#box_r_weibo a.wx{
    background: url("../wx.gif") no-repeat left center;
}
#box_r_weibo .wxcode {
    position: absolute;
    display: none;
    top: 20px;
    right: 20px;
    width: 90px;
    height: 100px;
}
#box_banner {
	float: none;
	width: 100%;
}

#box_main {
	margin: 0px auto;
	float: none;
	width: 1024px;
	padding: 20px 0 25px;
}
#index #box_main{
	padding: 25px 0 30px;
	width:1024px;

}

#box_footer{
	float: none;
	width: 100%;
	/* background: #0a9e4c; */
	background: url("../axxx/footer_bg.png") repeat-x;
	height: 261px;
}
#btsubnav{
	width: 1024px;
	/* height: 186px; */
	padding-top: 23px;
	/* padding-bottom: 15px; */
	margin: 0 auto;
}
#foot_wrap{
	width: 1024px;
	height: 40px;
	margin:0 auto;
	color: #666;
	line-height: 40px;
	text-align:center;
	text-transform:uppercase;/*全部大写*/
}
#foot_wrap .htmledit, #foot_wrap .htmledit p, #foot_wrap .describe, #foot_wrap .describe P, #foot_wrap a:link, #foot_wrap a:visited {
	color: #b8d5c1;
	font-size: 12px;
	text-align: left;
	/* text-transform: uppercase; *//*全部大写*/
	font-family: '微软雅黑';
	text-decoration: none;
	line-height: 49px;
    height: 39px;
}
#foot_wrap a:hover{
	color:#FFF;
	text-decoration:underline;
}
#box_left {
	position: relative;
	z-index: 9;
	width: 260px;  float: left;
	background: #fff;  border: 1px solid #E8E8E8;    box-shadow: 0px 0px 4px #f0f0f0;
}
#box_right {
	position: relative;
	z-index: 2;
	float: right;
	/*width: 718px;*/
	background:#fff;
	overflow:hidden;
	/*box-shadow: 0px 0px 4px #ECECEC;
	border: 1px solid #E6E6E6;*/
	box-shadow: 0px 0px 4px #f0f0f0;
	/* border-radius: 8px; */
	margin: auto;
	padding: 9px 15px 50px 20px;
	border: 1px solid #E8E8E8;
	width: 717px;
	min-height: 500px;
}
#box_hide {
	display: none;
}
#box_adv {
	float: none;
	width: 100%;
}
	
/**其他自定义


--------------------------------------------------------------------**/

/* 底部二维码 */
#elem-FrontSpecifies_show01-code{
	width: 150px;
	float: right;
	display: none;
}
#elem-FrontSpecifies_show01-code img{
	width: 120px;
	border: 10px solid #038b3f;
}
 #elem-FrontSpecifies_show01-code label {
	float: right;
	text-align: center;
	width: 140px;
	overflow: hidden;
	margin-left: 16px;
}
 #elem-FrontSpecifies_show01-code label  p{
	color: #25613a;
	line-height: 30px;
	font-family: '微软雅黑';
	font-size: 14px;
}

#FrontSpecifies_show01-foot_r_link{
	width: 263px;
	float: right;
}
/* 隐藏组件 */
#elem-FrontPublic_counter01-001{
	display:none;
}
	
/*内页单图 page_banner_wrap*/
.page_banner_wrap {
	width:100%;
	position:relative;
	height: 250px;
	overflow:hidden;
}
.page_banner {
	position:absolute;
	left:50%;
	margin-left:-960px;
	width:1920px;
}
.page_banner img {
	width:100%;
	height: 250px;
}

/* jw*/
.jwlogo{
	display: none;
}
/* 百度地图*/
.iw_poi_title {
	color: #0072ff;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	padding-right: 13px;
	white-space: nowrap;
}
.iw_poi_content {
	overflow: visible;
	padding-top: 4px;
	white-space: -moz-pre-wrap;
	word-wrap: break-word;
}

/*商品06弹窗字体*/
#lightbox-container-image-data-box {
	font: 14px "宋体", Arial, Helvetica, sans-serif;
}

#share {
	text-align: right;
	position: absolute;
	top: 456px;
	right: 1px;
}
iframe{
	border:none;
}

 

/*返回顶部代码样式开始*/
.cbbfixed {
    z-index: 3;
    position: fixed;
    bottom: 5px;
    cursor: pointer;
    right: 10px;
}
.cbbfixed .cbbtn {
    background-color: #86C127;
    width: 40px;
    display: block;
    margin-bottom: 1px;
    height: 40px;
}
.cbbfixed .gotop .up-icon {
    margin: 14px 0 0 9px;
    width: 23px;
    background: url("../axxx/side-icon02.png") no-repeat 0 0;
    float: left;
    height: 12px;
}
/*返回顶部代码样式结束*/

#elem-FrontSpecifies_show01-001 {
	width: 310px;
	background:#FFF;
	
	box-shadow: 0px 0px 4px #B5B5B5;
	float: left;
	height: 304px;
}
#elem-FrontSpecifies_show01-001 p{
	color:#606060;
	font-size:12px;
	line-height:22px;
}

#elem-FrontNews_list01-001 {
float: right;
width: 310px;
background: #FFF;  box-shadow: 0px 0px 4px #B5B5B5;
height: 304px;
}

#elem-FrontSpecifies_show01-copyright {
float: left;
}
.comptitle_pro {
margin-bottom: 11px;
}
.titlestyle_pro{
	color: #009a44;
	font-size: 18px;
	font-family: '微软雅黑';
	font-weight:bold;
	line-height: 25px;
	float: left;
	font-style: normal;
}

.comptitle_pro .moreLink, .comptitle_pro .moreLink a{
	font-style: normal;
	color: #c6c8c3;
	font-size: 20px;
	font-weight: bold;
	font-family: Microsoft YaHei;
	float: right;
	margin-right: 1px;
	line-height: 22px;
	text-decoration:none;
}

.comptitle_pro .extendLink {
	text-align: right;
	color: #737373;
	font-size: 20px;
	font-family: arial;
	font-weight: normal;
}

.comptitle_pro em {
	font-style: normal;
	font-weight: normal;
	margin-left: 7px;
	line-height: 28px;
}
.news_xx {
float: right;
width: 172px;
}

#elem-FrontSpecifies_show01-001 .describe a:link,#elem-FrontSpecifies_show01-001 .describe a:visited{
	color:#000;
	text-decoration:none;
}
#elem-FrontSpecifies_show01-subct {
    margin: auto;
    width: 230px;
        padding-bottom: 25px;
}
#elem-FrontSpecifies_show01-subct p {
    font-size: 13px;
    color: #333;
    font-family: microsoft Yahei;
    line-height: 28px;
}
tr.type {
    display: none;
}
#elem-FrontMessages_customizeList01-001 {
    margin-top: 20px;
}

hr.tousu {
margin-bottom: 30px;
margin-top: 30px;
border-bottom: #D2E7DB 1px solid;
border-top: none;
}
#elem-FrontSpecifies_show01-1468201943728 p {
font-size: 14px;
line-height: 24px;
}
.FrontNews_detail01-d1_c1 .htmledit img {
max-width: 700px;
}
#newsdetailshow {
width: 98%;
margin: auto;
}
.envir img{
	border: 4px solid #DFDFDF;
	max-width: 650px!important;
}
#elem-FrontSpecifies_show01-1468151312932 {
background: url("../axxx/30207.png")/ no-repeat left top;
padding-left: 61px;
min-height: 35px;
padding-top: 3px;
}