﻿@charset "utf-8";
/* 全局 */
*{transition:background-color ease .3s;-moz-transition:background-color ease .3s;-webkit-transition:background-color ease .3s;-o-transition:background-color ease .3s}
html{webkit-text-size-adjust:none;-webkit-text-size-adjust:none;text-align:justify;text-justify:inter-ideograph;word-break:break-all}
/* 基础 */
*{-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-touch-callout:none;margin:0}
::-webkit-scrollbar{width:4px;height:4px}
::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2);border-radius:0;background:rgba(0,0,0,0.1)}
::-webkit-scrollbar-thumb{border-radius:5px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2);background:rgba(0,0,0,0.2)}
::-webkit-scrollbar-thumb:hover{border-radius:5px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2);background:rgba(0,0,0,0.4)}
input,textarea{-webkit-user-select:text}
/* Style Reset
-----------------------------------------------------------------------------------------------------*/
*{ margin:0px; padding:0px;} 
html{overflow-x:hidden;}
body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, blockquote 
{ font-size:14px;_background-image:url(about:blank);_background-attachment:fixed;font-family:'微软雅黑';}
input, button, textarea,select, optgroup, option { font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit;}
ul, li, dl, dt, dd, ol { display: block; list-style: none; }
img{border:0;}
.clear {clear:both;height: 0; }
.clear-fix:after{content: "."; display: block; height: 0; font-size: 0; clear: both; visibility: hidden;}
a{text-decoration:none;outline:0;}
.noneBottomBorder{ border-bottom: none!important;}		
.noneTopBorder{ border-top: none!important;}
.backgroudW{ background: #fff; padding: 15px; margin: 24px 0px;}

/* header */
.header{ width:100%; position:relative; z-index:10; }
.noticefra{width:100%;background: #2b3b4b;border-bottom: 1px solid #475867;}
.notice{width:1004px;margin:0 auto;position:relative;height:43px;}
.noticecon{width:430px;float:left;display:inline;margin:5px 0 0 18px;padding:0 0 0 28px;height:30px;background: url(../images/indexne.png) left 9px no-repeat;font-size:12px;}
.noticecon marquee{float:left;width:350px;color:#fff;line-height: 30px;padding: 2px 0 0 10px;}
.index_sname{ float:left; color:#fff; line-height:35px;}
/* logo search end*/
.head_rtel{color:#fff;float:right;background: url(../images/tell.png) left 9px no-repeat;line-height:1;font-size:16px;font-weight:bold;height:24px;padding:8px 12px 0 20px;}
.head_rtel b{ font-size:24px}
/* 头部 end*/
/* 顶部样式 */
.h_top_c{
	width: 100%;
	height: 45px;
	background-color: #000000;
}
.h_top,.h_mid{
	width: 1004px;
	margin:0 auto;
	position: relative;
}
.h_top div{
	float: left;
	height: 45px;
	line-height: 45px;
	padding-left: 45px;
	font-size: 16px;
	color:#fff;
	background: url(../images/0013920_45.png) no-repeat left 10px;
}
.h_top span{
	position: absolute;
	top: 12px;
	right: 0;
	color:#ffd200;
	font-size: 16px;
}
.logo{
	float: left;
	margin-top: 10px; padding-left:20px;
}
.h_mid_c{
	width: 100%;
	height: 81px;
	background-color: #FFFFFF;
	position: relative;
	z-index: 99;
}
/* 顶部样式 end*/
.search{ position:relative;float:right;z-index:999;height:32px;display:inline; margin:0 0 0 30px;line-height:30px; padding:25px 0 13px 10px;}

div.selectbox-wrapper{border:#dcdcdc 1px solid;overflow:hidden;width:91px;position:absolute; top:32px; left:3px;background:#fff;text-align:left;z-index:10; border-top:0;}
div.selectbox-wrapper ul li.selected{background:#7a7a7a;color:#fff}
div.selectbox-wrapper ul li.current{color:#fff;background-color:#7a7a7a}
div.selectbox-wrapper ul li{ float:left;display: inline-block;font-size:12px; 
	width: 81px;
	padding-left: 10px;
	height: 33px;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	line-height: 33px;
	color:#7a7a7a;
	cursor: pointer;}
.selectbox{float: left;font-size:12px;
	width: 100px;
	height: 31px;
	line-height: 31px;border:1px solid #33495E;
	color:#7a7a7a;
	padding-left: 6px;
	background:url(../images/drop_down_icon_03.png) #fff  no-repeat 90% center; margin:0 0 0 3px;
	cursor: pointer;}
.text{ background:#fff; border:1px solid #33495E;font-size:12px; 
	width: 156px;
	height: 31px;
	line-height: 31px;
	
	text-indent: 6px;
	color:#7a7a7a;
	float: left;}
.button{
	width: 49px;
	z-index:9;
	position: relative;
	height: 37px;
	float: left;
	background: url(../images/insexsearch.png) no-repeat left top;
	cursor: pointer;
	margin-left:-1px;
	border: none;
	}
.select{float: left; position:relative; 
	width: 110px;
	height: 31px;
	line-height: 31px;
	color:#7a7a7a;
	
	}
.select select{margin:5px auto;width:80px}

/* logo search end*/

/* nav */
.nav_c{
	width: 100%;
	height: 40px;
	background-color: #2B3B4B;
}
.nav{
	width: 1004px;
	margin:0 auto;
	height: 40px;
	position: relative;
	z-index:9;
}
.nav ul li{
	float: left;
	width: 100px;
	margin:0 0 0 0;
	text-align: center;
	position: relative;
	z-index:8;
}
.nav ul li:hover{
	background: #4d6173;
}

.nav ul li.on{
	background: #4d6173;
}
.nav ul li a{
	width: 100%;
	font-size: 16px;
	line-height: 40px;
	color:#fff;
	display: block;
	
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.nav ul li:first-child{}
.nav ul li:last-child{}
.nav ul li a:hover{
	color:#fff;
}
.nav ul li.on a{
	color:#fff;
}
.nav_dd{
	width:100%;
	position: absolute;
	padding:1% 0 1% 0;
	top: 40px;
	left: 0;
	z-index: 7;
	background: #33495E;
	display: none;
}
.nav ul li .nav_dd a{ font-size:14px; line-height:30px;border-bottom: 1px solid #fff;}
.nav ul li .nav_dd a:last-child{ border-bottom: 0;}

/* nav end*/
.inav{width:1000px; height: 166px; padding-top: 26px; margin:0 auto;}
.inav .iteam{
	float: left;
	width: 175px; height: 166px; padding-left: 148px;padding-right: 10px;
	color:#666666; font-size:14px;line-height:24px; text-align:left;	
}
.inav .iteam a{
	display: block;
	color: #333333;font-size:22px;line-height:40px;
}
.inav .iteam a:hover{color:#33495E;}
.inav .bg1{background: url(../images/inav1.jpg) left  top  no-repeat;}
.inav .bg2{background: url(../images/inav2.jpg) left  top  no-repeat;}
.inav .bg3{background: url(../images/inav3.jpg) left  top  no-repeat;}

.section{position:relative; width:100%; margin:auto;  clear:both; overflow: hidden; }
.sectionNoOver{position:relative;width:100%;margin:auto;clear:both;margin-top: 35px;}
.fontWhite a{ color:#ffffff!important}
.fontWhite a span{ color:#ffffff!important}
.backgroudR{background: #eeeeee;}
.backgroudD{background: #33495E;}
.backgroudY{background: #f39c11; border:1px solid #ffffff} 
.mar8{ margin: 8px 0px;}
.fontLeft a{text-align: left!important;}
.fontLeft a span{text-align: left!important;}

.Ttitle {position:relative;width:100%; height:84px; margin: 0 auto; }
.Ttitle a{ 
	display:block;
	width:360px; height: 84px; margin: 0 auto;
	color:#333333;font-size:30px;line-height:84px; text-align: center; /*font-weight: bold;*/}
.Ttitle a span{color: #33495E; font-size: 24px;text-transform: uppercase; font-weight: normal;}	
.Ttitle .more a{
	display:block;
	width: 75px;
	height: 84px;
	margin: 0 auto;
	color:#333333;
	font-size: 20px;
	line-height:84px;
	text-align: center;
	/*font-weight: bold;*/
	}

.Tmore a{
	position:absolute; right:0px; top:0px;
	width:82px; height:46px; padding-top: 14px;  display: block;
	color: #1e1f24; font-size: 14px; line-height: 46px; }

.Ttitle2 { 
	position:relative;width:100%; height:54px; margin: 0 auto; border-bottom:2px solid #acacac;border-top:2px solid #acacac;
	color:#0f1427;font-size:24px;line-height:54px; /*font-weight: bold;*/
}
.Ttitle2 span{color: #0f1427; font-size: 18px; font-family:arial; text-transform: uppercase; font-weight: normal;}	
.Tmore2 a{
	position:absolute; right:0px; top:0px;
	width:82px; height:54px;   display: block;
	color: #1e1f24; font-size: 14px; line-height: 54px; }	
/*end Ttitle*/
#carListPic {width:1000px;overflow: hidden;margin: auto;}
#incarListPic{ width: 758%; float:left;}
#carListPic1,#carListPic2{ float:left;}
.casePic{ position:relative; width:1000px; margin: 0 auto; }
.casePicUl{height: 220px;margin: 15px auto;border-bottom: 1px solid #CCC;}
.casePicUl li{position:relative;float:left;width: 240px;margin-right:13px;background: #ffffff;}
.casePicUl li a:hover .casePicUlT{ color:#c12a2a;}
.casePicUl .casePicUlP{ width: 240px; height: 180px;}
.casePicUl .casePicUlT{
	width: 216px;
	padding: 0px 12px;
	color:#333333;
	font-size:14px;
	line-height: 40px;
	text-align: center;
}
.casePicUl .casePicUlTr{
	width: 216px;
	height: 90px;
	padding: 0px 12px;
	color:#666666;
	font-size:14px;
	line-height: 23px;
}
/*end casePic*/

.newsList{ position:relative;width: 1000px; margin: 0 auto;padding-bottom: 12px;}      
.newsListDl{ 
	float: left;
	width: 488px; height: 60px; border-bottom: 1px solid #d2d2d2; border-top: 1px solid #d2d2d2; margin-right: 24px; margin-bottom: 28px;}
.newsListDl a{width: 488px; height: 60px; display:block;}
/*.newsListDl a:hover dd{ background: #f3f3f3;}*/
.newsListDl dt.num{ 
	float:left;
	width: 64px; height:60px;  padding-right:10px; 
	color:#33495E; font-size: 12px; line-height: 12px;text-align:center;
}	
.newsListDl dt.num span{
	display: block;
	font-size: 30px; line-height: 42px; }
.newsListDl dd{
	float:left;
	width:414px;height:60px;
}
.newsListDl dd .title {
	display: block;
	width: 414px; height: 24px; padding-top: 8px;
	color:#33495e; font-size:14px; line-height:24px; font-weight: bold;}	
.newsListDl dd .intro{
	display: block; 
	width: 414px; height: 20px; 
	color:#666666; font-size:14px; line-height:20px;}
/* end newsListDl */	

.ccbd{ position: relative; width: 1000px; margin: 0 auto;}
.company{
	float:left;
	width: 360px;
	height: 310px;
}
.companynr{
	position: relative;
	width: 660px;
	height:226px;
	overflow:hidden;
	}
.companynr dt{
	float:left;
	width: 275px;
	height: 216px;
	padding-right: 25px;
} 
.companynr dd{
	float:left;
	width: 360px;
	height:36px;
	display: block;
	color:#666666;
	font-size: 14px;
	line-height: 30px;
}	
.companynr dd span{ 
	width:360px; height:36px;display: block;
	color:#333333; font-size: 16px; line-height: 36px;  font-weight: bold;  
}

.contact{position: relative;float: right;width: 330px;height: 339px;}
.contactnr{width:310px; height: 226px; overflow:hidden;}
.contactnr dl{width:310px; display:block;clear:both;}
.contactnr dl dt,.contactnr dl dd{color:#666666; font-size:14px;  line-height:30px; }
.contactnr dl dt{float:left; width:50px;  padding-left: 40px; }
.contactnr dl dd{float:left; width:220px;}
/* end contact */
	
/*end company*/
/*end inMain*/






/* footer*/
.footer{ width:100%;background: #33495e; }
.footOneBox{position:fixed;left:0;bottom:0;z-index:1000;width: 100%; height: 70px;}
.footOne{ position: relative; width: 1000px; height: 70px; margin: 0 auto; }
.footOneOrder a{
	float:left;display: block;
	width: 200px;height: 38px; border: 1px solid #ffffff; margin-top: 15px;
	color:#ffffff; font-size: 18px;line-height: 38px;text-align:center; 
	}
.footTel{ 
	float: left;
	/*width:400px;*/height:70px; padding-left:100px;margin-left:50px;
	background:url(../images/tel.jpg) 60px  center no-repeat;  }
.footTel .tel{ 
	/*width:400px;*/height:70px; 
	color:#ffffff; font-size: 14px;line-height:70px; text-align:left; 
}
.footTel .tel .num{
	display: block;
	float:left;
	color: #ffffff;font-size:36px;/*font-family:impact;*/ text-transform: uppercase;}	
.footImg{ 
	float: left; padding: 0 50px;
	width: 100px; height: 116px; margin-top: -46px;z-index: 99;
}
.footClose{
	float:left; cursor: pointer;
	width: 37px; height: 37px; margin-top: 16px;
}	
/*end footTel*/


.btnav{
	position: relative; 
	width: 100%; padding-top: 10px; 
	background: #33495e;  }
.btnavlist{position: relative;  width:998px; height: 44px; border:1px solid #667786; margin: 0 auto; }
.btnavlist a{
	float: left; 
	height: 44px; display: block; padding-left: 12px; padding-right: 12px;
	color:#a7aec4;font-size:14px; line-height: 44px;   }
.btnavlist a:hover{color:#ffffff;}
/*end btnavlist*/

.site{  
	position: absolute;left:50%; top: 10px; margin-left: 315px;
	width:155px;  height: 44px; 
	color:#ffffff; font-size:14px;
}
.site a{ color:#ffffff; line-height: 44px;  }
.site a:hover{color:#ffffff}
/*end site*/

.link{
	position: relative;
	width:1000px;
	height:auto!important;
	height:46px;
	min-height: 46px;
	margin: 0px auto;
	border-top: 1px solid #485c6e;
	}
.linkTitle{
	float: left; position: relative;
	width: 80px; height: 46px; padding-left: 12px;
	color:#a7aec4;font-size:14px; line-height: 46px; 
}
.link_list{ 
	float: left; 
	width: 908px;height:auto!important; height:46px; min-height: 46px;}
.link_list a{
	float:left;
	height:46px; display:block;
	color:#a7aec4;font-size:14px; line-height:46px; display: inline-block; margin-right:16px; }
.link_list a:hover{color:#ffffff;}
/*end link*/

.copyright{width:1000px;padding-top:10px;padding-bottom: 10px;margin: 0 auto;}
.copyrightnr{ 
	width:988px;padding-left:12px;
	color:#a7aec4;font-size:12px; line-height:28px;  }
.copyrightnr a{color:#a7aec4}
.copyrightnr a:hover{color:#ffffff}
/*end copy*/


/* 分页样式 contact*/
.sectionbg{ width:100%; margin:0 auto; position:relative; clear:both; overflow:hidden;}
.main{position:relative; width:1000px;  padding-bottom: 20px; margin:0 auto;  }
.left{float:left; width:250px; padding-top: 24px; overflow:hidden; }

.leftProClaList{
	width:250px;  height:100px; height:auto!important;min-height:100px; 
	background: #efefef;
}
.leftProClaList .leftProClaListT{ 
	width: 210px; height: 50px; padding: 10px 20px;
	color:#ffffff;font-size: 24px; line-height: 30px;  
	background: #33495E;
}
.leftProClaList .leftProClaListT span{
	display: block;
	color:#EFEFEF;font-size: 14px; line-height: 20px;  text-transform: uppercase; 
}
.leftProClaListUl{width: 250px; padding-top: 14px;padding-bottom: 14px;}
.leftProClaListUl li{
	width: 210px;
	height:38px;
	margin: 0px 20px;
	display: block;
	border-bottom: 1px solid #ccc;
}
.leftProClaListUl li a{color:#33495e;font-size: 14px; line-height: 38px;/* font-weight: bold;*/}

.leftProClaListUl .proTwo{display: block !important;}
.leftProClaListUl  .childCla{ width: 250px; display: none;}
.leftProClaListUl  .childCla  li{
	width:250px; height: 38px; padding: 0px;margin: 0px; border:none; 
}
.leftProClaListUl  .childCla li a{
	width: 204px;  height: 38px; padding: 0px 20px 0 40px;  display: block;
	color:#33495e;font-size:14px;line-height:38px; /*font-weight: bold; */
}
.leftProClaListUl  .childCla li a:hover{color:#33495E}	
.leftProClaListUl li.open{
	width: 204px;
	padding-left:40px ;
	color:#33495e;
	background: url(../images/proclabg.jpg) 20px center no-repeat; }
.leftProClaListUl li.open a{color:#33495e}
.leftProClaListUl li.on{
	width: 170px;
	padding-left:40px;
	color:#33495e;
	background: url(../images/proclabg.jpg) 20px center no-repeat;
	}
 /*end leftProClaList*/

.leftTtitle{
	width: 250px; height: 44px;padding-top:10px;border-bottom: 2px solid #acacac;
	color:#333333;font-size:24px;line-height:44px; 
}
.leftTtitle span{color:#33495E;font-size:18px;text-transform: uppercase; }
.leftNewsUl{ width: 250px; padding-top: 5px;}
.leftNewsUl li a{
	display: block;
	width: 240px;
	height: 38px;
	padding: 0px 5px;
	border-bottom: 1px solid #d2d2d2;
	color:#666666;
	font-size:14px;
	line-height:38px;
	background: url(../images/fk.png) left center no-repeat;
	padding-left: 25px;
}
.leftNewsUl li a:hover{ 
	color:#c12a2a;
}
.leftContact{ width: 240px; padding: 14px 5px;}
.leftContact dl{width:240px; display:block;clear:both;}
.leftContact dl dt,.leftContact dl dd{color:#666666; font-size:14px;  line-height:30px; }
.leftContact dl dt{float:left; width:52px; padding-left: 24px; }
.leftContact dl dd{float:left; width:164px;}

/*end leftNews*/
#tip b{color: #33495E;}
.mainCon{float:left;width:730px; padding-left: 20px; padding-top: 24px; }
.mainConTitle{
	position: relative;
	width:730px; height:68px;border-bottom: 1px solid #4d6173;  }
.mainConTitle .mFont{
	float: left;
	/* width: 130px; */
	height: 68px;
	color: #363636;
	font-size:30px;
	line-height: 68px;
	}	
.mainConTitle .mEnglish{
	float: left;
	/* width: 250px; */
	height:68px;
	color:#33495E;
	font-size: 24px;
	line-height: 78px;
	display: block;
	font-family: arial;
	text-transform: uppercase;
	margin-left: 10px;
	}
.mainConTitle .position {  
	position: absolute; right: 0px; bottom:0px
	height:68px;  
	color: #33495e; font-size: 14px;line-height:68px;}
.mainConTitle .position a{color:#33495e;}
.mainConTitle .position a:hover{color:#000000}
.mainConTitle .position span{ font-size: 14px;}
 /*end mainConTitle*/


.mainConListCurr{padding: 16px 0px;}
.mainConListCurr .ProTitle{ 
	width: 7300px; height: 44px; margin-bottom: 3px;
}
.mainConListCurr .ProTitle li{
	float:left;
	color: #ffffff; font-size: 18px; line-height: 44px;  text-align: center;
	background:#4d6173;
}
.mainConListCurr .ProTitle li.a{ width: 280px; height: 44px;}
.mainConListCurr .ProTitle li.b{ width: 80px; height: 44px;}
.mainConListCurr .ProTitle li.c{ width: 130px; height: 44px;}
.mainConListCurr .ProTitle li.d{ width: 120px; height: 44px;}
.mainConListCurr .ProTitle li.e{ width: 120px; height: 44px;}

.mainConListCurr .ProView{ 
	width: 1000px; height: 44px; margin-bottom: 3px;
}
.mainConListCurr .ProView li{
	float:left;
	color: #ffffff; font-size: 14px; line-height: 44px;  text-align: center;
	background:#efefef;
}
.mainConListCurr .ProView li.a{ 
	width: 280px; height: 44px;
	text-align:left ;  text-indent: 24px;
	background: #86939e;
}
.mainConListCurr .ProView li.a a{
	color:#FFF;display:block;
	transition:all .3s ease-in;
} 
.mainConListCurr .ProView li.a a:hover{
	transform:translateX(20px);
}
.mainConListCurr .ProView li.b{ width: 80px; height: 44px;color: #666666; }
.mainConListCurr .ProView li.c{ width: 130px; height: 44px;color: #666666;}
.mainConListCurr .ProView li.d{ width: 120px; height: 44px;color: #666666;}
.mainConListCurr .ProView li.e{ width: 120px; height: 44px;}
.mainConListCurr .ProView li.e a{
	display:block;
	width: 80px; height: 24px; margin: 0 auto;  margin-top: 10px;
	color: #ffffff; font-size: 14px; line-height: 24px;  text-align: center;
	background: #f39c11;
}


.mainConCurr{padding: 16px 0px;}
.mainConCurr .ProTitle{ 
	width: 730px; height: 44px; margin-bottom: 3px;
}
.mainConCurr .ProTitle li{
	float:left;
	color: #ffffff; font-size: 18px; line-height: 44px;  text-align: center;
	background:#4d6173;
}
.mainConCurr .ProTitle li.b{ width: 244px; height: 44px;}
.mainConCurr .ProTitle li.c{ width: 243px; height: 44px;}
.mainConCurr .ProTitle li.d{ width: 243px; height: 44px;}
.mainConCurr .ProView{ 
	width: 1000px; height: 44px; margin-bottom: 3px;
}
.mainConCurr .ProView li{
	float:left;
	color: #ffffff; font-size: 14px; line-height: 44px;  text-align: center;
	background:#efefef;
}
.mainConCurr .ProView li.b{ width: 244px; height: 44px;color: #666666; }
.mainConCurr .ProView li.c{ width: 243px; height: 44px;color: #666666;}
.mainConCurr .ProView li.d{ width: 243px; height: 44px;color: #666666;}




.mainConList{ padding-top: 16px;}	
.mainConList .pic1{
	position: relative;
	float:left;
	width:230px;
	height:240px;
	margin-right: 17px;
	margin-bottom: 17px;
	overflow: hidden;
	border: 1px solid #c8c8c8;
	}
.mainConList .pic1 a{
	position: relative;
	width:230px; height:240px;display:block;
}		
.mainConList .pic1 dt.pic{position:relative;width:230px; height:173px;}
.mainConList .pic1 dd.intro{
	 width: 210px;
	 height: 60px;
	 margin: auto;
	 display: block;
	 margin-top: 6px;
	 color:#666666;
	 font-size:14px;
	 line-height:22px;
	 text-align: left;
}
.mainConList .pic1 dd.intro span{
	width:230px;
	height:22px;
	display: block;
	margin-bottom: 2px;
	color:#33495e;
	font-size:14px;
	line-height:22px;
	text-align:left;
	font-weight: bold;
}
.mainConList .pic1 dd.intro span:hover{
	color:#c12a2a;
}
 /*end pic1*/	

.mainConList .pic2{ width: 690px; height:116px;padding:16px 20px; margin-top: 14px;background: #f0f0f0;}
.mainConList .pic2 dt{
	float: left; 
	width:154px; height:116px; margin-right: 20px; }
.mainConList .pic2 dt img{ display:block;}
.mainConList .pic2 dd{ width:512px;height:120px;  float:left;}
.mainConList .pic2 .title{color:#33495e;font-size:14px; line-height:40px; font-weight:bold;}
.mainConList .pic2 .intro{color:#666666;font-size:12px;line-height:20px}
.mainConList .pic2 .time{ color: #999999; font-size: 12px;line-height:28px}
.mainConList .pic2 a:hover .title{ color:#000000}

/*end pic2*/

.mainConList ul{padding-top:10px;clear:both;  padding-bottom:10px;}
.mainConList ul li{
	width: 730px; height: 80px; padding-top: 10px; padding-bottom: 10px;
	border-bottom:1px solid #d2d2d2; }
.mainConList ul li a{
	width: 702px;
	padding: 0px 4px;
	display: block;
	color:#33495e;
	font-size:14px;
	line-height:36px;
	font-weight: bold;
	background: url(../images/fk.png) left center no-repeat;
	padding-left: 25px;
	}

.mainConList ul li a:hover{ color:#000000}	
.mainConList ul li span{ color: #999999;float: right; font-size:12px;line-height:36px; font-weight: normal;}
.mainConList ul li p{width: 702px;padding: 0px 4px;color:#666666;font-size:12px;line-height:22px}
/*end ul*/

.pglist{padding: 25px 0;float:left;width:100%;line-height: 34px;text-align: center;border-top: 1px solid #4d6173;}
.pglist a {color: #fff;padding: 0 12px;margin:0 5px;font-/weight: bold;background: #4d6173;}
.pglist *{display:inline-block;_zoom:1;_display:inline;vertical-align:middle;line-height: 32px;height: 32px;padding-bottom:1px;}
.pglist .hover {display:inline-block;color: #fff;background: #c12a2a;}
.pglist a:hover {display:inline-block;color: #fff;background: #c12a2a;}
/*end pglist*/

.mainContect{ 
	color:#666;font-size:14px;line-height:30px;overflow:hidden;
	margin-top:16px; padding-top:15px; height:auto!important;min-height:360px;height:360px;word-wrap:break-word; word-break:break-all;padding-bottom:20px;
	background:#fff ;}
.mainContect img{ max-width: 100%;}
.mainContect .title{ 
	width:100%;
	color:#33495e;font-size:22px; line-height:40px;text-align:center; }
.mainContect .time{
	width: 525px;
	height: 40px;
	border-bottom:1px solid #c8ced4;
	padding-top:5px;
	padding-left: 185px;
	color:#999999;
	font-size:12px;
	line-height:30px;
	font-weight:normal;
	}
.mainContect .timea{float:left;width: 230px;font-size:12px;}	
.mainContect .bdsharebuttonbox{ float: left;}
.mainContect .pic{ width:100%; text-align:center;padding:20px 0;}
.mainContect .pic img{margin:0 auto;}
.mainContect .con{ 
	padding-bottom: 30px;
	color:#666;font-size:14px;line-height:30px;word-wrap:break-word; word-break:break-all;overflow:hidden;
}
.mainContect .pgfy{
	 width:100%; border-top:1px solid #4d6173; padding-top:15px;/*padding-bottom:20px;*/ margin: 0 auto;}
.mainContect .pgfyl{float:left;  width:610px;}
.mainContect .pgfyl p{ color:#33495e;font-size: 14px;}
.mainContect .pgfyl p a{ color:#33495e; font-size: 14px;}
.mainContect .pgfyr{ width:100px;float:left; text-align:right;padding-top:30px;}
.mainContect .pgfyr a{color:#33495e;font-size:14px;}

/* hr*/
.hrBox{ width:634px; float:left; min-height:91px; _height:91px; border:1px solid #dbdbdb; margin-top:20px;  margin-left:40px;_margin-left:30px; } 
.hrBoxL{ width:100px; float:left; text-align:center;  }
.hrBoxL li{ width:100px; min-height:30px; _height:30px; line-height:30px;border-bottom:1px #dbdbdb solid;vertical-align: bottom}
.jobName{ width:380px; float:left;}
.hrBtn{ width:100px; float:left; text-align:center; padding-top:3px;}
.hrBoxL li.haode{ border-bottom:none;}
.hrBoxR{ width:533px; float:left; text-align:left; border-left:1px solid #dbdbdb;}
.hrBoxR li{ width:508px; min-height:30px; _height:30px; line-height:30px; border-bottom:1px #dbdbdb solid; padding-left:15px; vertical-align: bottom; padding-right:10px;}
.hrBoxR li.topline{ overflow:hidden; height:30px;}
.hrBoxR li.topline img{ margin-top:3px;}
.hrBoxR li.haode{ border-bottom:none;}
.hrTable{ width:614px; float:left; height:440px; background:#efefef; border:1px solid #dbdbdb;margin-left:35px;_margin-left:17px;}
.tableTitle{ width:614px; height:36px; text-align:center; line-height:36px; border-bottom:1px solid #dbdbdb; font-weight:bold;}
.lineOne{ height:30px; line-height:30px; border-bottom:1px solid #dbdbdb; width:614px;}
.lineOneL{ width:94px; float:left; text-align:center; border-right:1px solid #dbdbdb;}
.lineOneR{ width:509px; float:left; padding-left:10px;}
.tableMainL{ width:94px; float:left; border-right:1px solid #dbdbdb; text-align:center;}
.tableMainL li{ width:94px; height:30px; line-height:30px; border-bottom:1px solid #dbdbdb;}
.tableMainR{ width:211px; float:left; border-right:1px solid #dbdbdb; text-align:left; }
.tableMainR li{ width:206px; height:30px; line-height:30px; border-bottom:1px solid #dbdbdb; padding-left:5px; vertical-align: bottom;}
.tableMainR li span{display:inline-block;}
.tableMainRno{ width:320px; float:left; text-align:left;}
.tableMainRno li{ width:207px; height:30px; line-height:30px; border-bottom:1px solid #dbdbdb; padding-left:5px; vertical-align: bottom;}
.tableMainRno li span{display:inline-block;}
.input_hr{ width:126px; height:17px; line-height:17px; padding:0px; vertical-align:middle; font-size:12px; border:1px solid #dbdbdb;}
.sel_hr{ width:130px; height:20px; line-height:20px; padding:0px; vertical-align:middle; font-size:12px; }
.bottomLine{ width:614px; height:123px; border-bottom:1px solid #dbdbdb; }
.lineBootL{ width:94px; height:123px; border-right:1px solid #dbdbdb; text-align:center; float:left;}
.lineBootR{ width:509px; float:left; padding-left:10px;  height:123px;}
.are_hr{ width:470px; height:80px; margin-top:11px;}
.hr_btn{ width:614px; height:31px; line-height:31px;}
.hr_btnL{ width:310px; float:left; border-right:1px solid #dbdbdb; text-align:center; height:31px;}
.hr_btnR{ width:300px; float:left; text-align:center; }
.c_red{ color:#f00;}
.fl{ float:left}.fr{ float:right}.clear { clear:both;height:0px; overflow:hidden}

/* book*/
.bookmain{width:650px;padding:0 10px;height:auto;font: 14px/30px 'microsoft yahei';color: #185e0b;margin:0 auto;}
.bookmain div{font-size:14px}
.bookline{width: 650px; height:34px;background-image: url(../images/about_box_line.jpg); background-repeat:repeat-x; background-position: 0 0; margin:0 auto;margin-top:10px;}
.book3{ width:550px; margin:0 auto;}
.booktop{ width:650px; height:30px; float:left; background:url(../images/bookico.png) no-repeat 10px 7px; margin-top:20px;}
.booktop_name{ width:570px; height:30px; float:left; color:rgb(30,54,1); padding-left:30px; line-height:30px; font-weight:bold;}
.booktop_time{ width:150px; height:30px; float:left; color:rgb(30,54,1); text-align:right; line-height:30px;}
.bookcontent{ width:628px; min-height:40px; height: auto!important; height:40px;float:left; border:1px solid #d6deef; background:url(../images/bookcontentbg.jpg) repeat-x; background-color:#fff; padding:10px; color:rgb(30,54,1);}
.bookadmin{ width:650px; height:auto; float:left;}
.bookadmin_top{ width:650px; height:12px; float:left;}
.bookadmin_mid{ width:628px; min-height:30px; height: auto!important; height:30px; border-left:1px solid #d6deef; border-right:1px solid #d6deef; border-bottom:1px solid #d6deef; float:left; padding:10px; color:rgb(30,54,1); background: #ffffff;}
.messagecol{ color:rgb(30,54,1);}
.admincol{ color:rgb(30,54,1); font-weight:bold;}
.admintimecol{ color:rgb(30,54,1); float:right; *margin-top:-17px;}
.message{ width:500px; height:auto;float:left;padding-left:50px; color:rgb(30,54,1);}
.message li{ width:500px;height:40px; float:left; margin:0px; padding:0px;}
.message li input{ height:15px; line-height:15px; width:150px;}
.message li p.message_title{ width:100px; height:25px; float:left; text-align:right; font-size:14px;color:#33495e;}
.message li p.message_content{ width:400px;float:left;}
.message li.contentb{ width:500px;height:150px; float:left;}
.message li.contentb textarea{ width:370px; height:120px;}
.message li.yzm{ width:500px;height:60px; float:left;}
.message li p.message_yzminput{ width:100px; float:left;}
.message li p.message_yzminput input{ width:70px;}
.message li p.message_yzmico{ width:100px; height:40px; float:left;}
.message li p.message_sub{ width:200px; height:40px; float:left;}
.tab2{background:#fff; width:100%; margin-top:5px; border:1px solid #e1e0e1;}
.blank{width:100%; height:20px; margin-bottom:5px;}
.searchred{ color:#f00 !important; margin:0 !important}
/* 评论 */
.c-proBox h3 {border-radius: 2px;-webkit-border-radius: 2px;font-weight: 400;height: 36px;line-height: 36px;background: #33495E;color: #ffffff;padding: 5px 10px;margin: 10px 0;}
.c-comment li {border-radius: 2px;-webkit-border-radius: 2px;line-height: normal;margin-bottom: 10px;padding: 0 15px;border: 1px solid #eeeeee;background: #ffffff;}
.c-comment li p {padding: 15px 0;border-top: 1px dashed #eeeeee;}
.c-comment li p span {float: right;}
.c-comment li p.on {border-top: 0;}
.c-comment li p.admin {color: #33495E;}
.c-more {text-align: center;line-height: normal;}


.c-more a {transition: all 0.3s;-webkit-transition: all 0.3s;border-radius: 2px;-webkit-border-radius: 2px;display: block;background: #33495E;color: #ffffff;padding: 13px 0;}
.c-more a:hover {background: #33495e;}
/* 留言 */
.c-book ul li {position: relative;margin-top: 10px;}
.c-book ul li em {float: left;text-align: right;margin-right: 10px;padding-top: 7px;width: 150px;font-style: normal;}
.c-book ul li textarea,
.c-book ul li input,
.c-book ul li select {transition: all 0.3s;-webkit-transition: all 0.3s;border-radius: 2px;-webkit-border-radius: 2px;padding: 12px;border: 1px solid #eeeeee;font-family: 'Microsoft Yahei';}
.c-book ul li textarea:hover,.c-book ul li input:hover,.c-book ul li select:hover,.c-book ul li textarea:focus,.c-book ul li input:focus,.c-book ul li select:focus {border-color: #33495E;}
.c-book ul li textarea {width: 360px;height: 150px;overflow-y: hidden;}
.c-book ul li img {position: absolute;cursor: pointer;top: 10px;margin-left: 5px;}
.c-book ul li.bnt {margin-left: 150px;}
.c-book ul li.bnt input {transition: all 0.3s;-webkit-transition: all 0.3s;cursor: pointer;width: 120px;margin-left: 10px;border-color: #33495E;background: #33495E;color: #ffffff;}
.c-book ul li.bnt input:hover {border-color: #33495e;background: #33495e;}
.c-cb,.c-cbli li {zoom: 1;}
/* 幻灯切换 */
.slideBox{position: relative;display:block;width:100%;height: 350px;overflow:hidden;}
.slideBox .bd img{display:block;margin:0 auto;height: 350px;}
.slideBox .prev{display:none;position:absolute;padding:0;left: 50%;margin-left: -595px;top: 55%;margin-top:-74px;width:44px;height:109px;background: url('../images/normal_bg.png') no-repeat;background-position: 0 0;}
.slideBox .next{display:none;position:absolute;padding:0;right: 50%;margin-right: -595px;top: 55%;margin-top:-74px;width:44px;height:109px;background: url('../images/normal_bg.png') no-repeat;background-position: -459px 0;}
.slideBox .hd{position:relative;top: -5px;z-index:1;}
.slideBox .hd ul{text-align:center;margin-top:-25px}
.slideBox .hd ul li{width: 12px;height: 12px;border-radius:50%;display:inline-block;margin:0 1px;cursor:pointer;background: #4d6173;border: 2px solid #fff;}
.slideBox .hd ul li.on{background: #33495E;}
/* 幻灯切换2 */
.slideBox2{position: relative;display:block;width:100%;height: 350px;overflow:hidden;}
.slideBox2 .bd img{display:block;margin:0 auto;height: 350px;}
.slideBox2 .prev{display:none;position:absolute;padding:0;left: 50%;margin-left: -595px;top: 59%;margin-top:-74px;width:44px;height:109px;background: url('../images/normal_bg.png') no-repeat;background-position: 0 0;}
.slideBox2 .next{display:none;position:absolute;padding:0;right: 50%;margin-right: -595px;top: 59%;margin-top:-74px;width:44px;height:109px;background: url('../images/normal_bg.png') no-repeat;background-position: -459px 0;}
.slideBox2 .hd ul{text-align:center;margin-top:-25px}
.slideBox2 .hd ul li{width: 12px;height: 12px;border-radius:50%;display:inline-block;margin:0 1px;cursor:pointer;background: #4d6173;border: 2px solid #fff;}
.slideBox2 .hd ul li.on{background: #33495E;}
/* 浮动工具 */
.c-tools {position: fixed;z-index: 9999;text-align: center;right: 0;bottom: 50%;margin-bottom: -144px;}
.c-tools ul li {transition: all 0.3s;-webkit-transition: all 0.3s;border-radius: 2px;-webkit-border-radius: 2px;cursor: pointer;position: relative;width: 62px;height: 62px;margin: 1px;background: #33495E url(../images/tools-ico.png) no-repeat;}
.c-tools ul li:hover {background-color: #33495e;}
.c-tools ul li span {transition: all 0.3s;-webkit-transition: all 0.3s;border-radius: 2px;-webkit-border-radius: 2px;display: none;position: absolute;right: 63px;width: 135px;line-height: 62px;padding: 0 10px;background: #33495e;color: #ffffff;}
.c-tools ul li .ewmPic {width: 168px;}
.c-tools ul li .ewmPic img {display: block;margin-top: 10px;padding-bottom: 10px;width: 168px;height: 168px;}
.c-tools ul .tel-ico {background-position: center -22px;}
.c-tools ul .tel-ico span{line-height: 31px;}
.c-tools ul .ewm-ico {background-position: center 21px;}
.c-tools ul .qq-ico {background-position: center -69px;}
.c-tools ul .top-ico {background-position: center -115px;}
/* product view 产品内页 */
.view_imgs{width:555px;height:500px;margin:20px auto;position:relative;background:#f7f7f7;}
.view_imgs .btn{position:absolute;width:15px;height:70px;top:422px;cursor:pointer;z-index:99;font-size:50px;font-weight:bold;}
.view_imgs .prev{left:0;background:url(../images/view_left.png) no-repeat center center #bfbebe;}
.view_imgs #prev,.view_imgs #prev #next{width: 15px;height: 70px;margin-left: 0;}
.view_imgs #prevTop,.view_imgs #nextTop{display:none}
.view_imgs .next{right:0;background:url(../images/view_right.png) no-repeat center center #bfbebe;}
.view_imgs li{float:left;}
.view_imgs .prev:hover,.view_imgs .next:hover{background-color:#33495E;}
.view_imgs .cf li{position:relative;color:#fff;}
.view_imgs .cf a{display:block;width:555px;height:416px;position:absolute;color:#fff;}
.view_imgs .picBox{height:416px;position:relative;overflow:hidden;}
.view_imgs .picBox ul{height:416px;position:absolute;}
.view_imgs .picBox li{width:555px;height:374px;}
.view_imgs .listBox{width:511px;height:71px;margin:0 auto;position:relative;padding:6px 0 10px;overflow:hidden;}
.view_imgs .listBox ul{height:71px;position:absolute;}
.view_imgs .listBox li{width:104px;height:71px;cursor:pointer;position:relative;}
.view_imgs .listBox li a{display:block;width:95px;height:71px;}
.view_imgs .listBox li img{width:95px;height:71px;}
.view_imgs .listBox .on img{width:89px;height:65px;border: 3px solid #33495E;}
.view_imgs .picBox li img{max-width: 100%;}
.ol_width { width:580px;}

/* 产品展示 */
.index_pro{width:100%;padding-top:0;height: 626px;border-bottom:1px solid #dcdcdc;}
.prona{margin:0px auto 0 auto;padding:0 0 0 0;width:980px;text-align:center;position:relative;color:#aeafae;background:url(../images/topline.gif) center center no-repeat;}
.prona font{color: #33495E;font-size: 16px;background: #eeeeee;display:inline-block;text-transform:uppercase;padding:0 10px;}
.proname{margin:0 auto;width:220px;text-align:center;color: #333333;font-size: 26px;line-height: 30px;padding:26px 10px 0 10px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-family:Microsoft Yahei;}
/* 分类 */
.indexpnav{ margin:0 auto; width:888px; padding:15px 0 0 0;}
.slider{ z-index:9999; width:888px; margin:0px auto;position:relative;}
.slider span{position:absolute;color:#545454;top:0px;text-align:center;display:inline-block;width:18px;height:33px;background:#fff;border:1px solid #e1e1e1;line-height:33px;font-family: 宋体;cursor: pointer;}
.slider .end{color: #33495E;}
#left{ left:-25px;}
#right{ right:-25px;}
.ipro .main{ overflow:hidden; height:35px; position:relative;width:888px; padding:0; }
.ipro li a{width:100%;text-align:center;float:left;color: #5c5c5c;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.ipro li a:hover{background:url(../images/prohover.gif) bottom center no-repeat;}
.ipro{ position:relative;width:888px; height:35px; margin:0 auto;}
.ipro ul{ position:absolute;width:100%; left:0;}
.ipro li{float:left;position:relative;width: 138px;text-align:center;height: 35px;line-height: 35px;background:#fff;margin:0 5px 0 5px;display:inline;}
.ipro li:hover,.ipro li a:hover{background: #33495E;color:#ffffff;}

.pro-ul{width:980px;margin:0 auto;height: 440px;padding: 0 0 0 0;}
.protopul{ float:left; width:980px;}
.protopul li{ float:left; width:220px;  display:inline; margin:20px 2px 0 18px ;-webkit-transition: all ease-in-out .3s;transition: all ease-in-out .3s;-ms-transition: all ease-in-out .3s;transition: all ease-in-out .3s;}
.protopul li a{ float:left; width:220px; position:relative;}
.protopul li :hover img{-webkit-box-shadow: 0 2px 4px #666;box-shadow: 0 0 5px #666;}
.protopul li a span{ display:block;width:220px; font-size:14px; line-height:28px; padding:5px 0 0 0; color:#404040; text-align:center;height:28px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.protopul  li a img{border:1px solid #e1e1e1;width:218px;height:163px;overflow:hidden;-webkit-transition: all ease-in-out .3s;transition: all ease-in-out .3s;-ms-transition: all ease-in-out .3s;transition: all ease-in-out .3s;}
.protopul li a:hover span{ display:block;}

.prona1{margin:10px auto 0 auto; padding:2px 0;width:980px;text-align:center;position:relative;font-size:14px;color:#aeafae; background:url(../images/topline.gif) center center no-repeat;}
.prona1 font{color:#818181;font-size:14px;background: #eeeeee;display:inline-block;text-transform:uppercase;padding:0 10px;}
.prona1 font a{ color:#aeafae}
.proname1{margin:0 auto;width:220px;text-align:center;color: #33495E;font-size:14px;line-height:1;padding:0 10px 0 10px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-family:Microsoft Yahei;font-weight: bold;}

/* 案例展示 */
.itl{height:38px;overflow:hidden;border-bottom:1px solid #CCC;margin-top: 6px;width: 1002px;margin-left: auto;margin-right: auto;}
.itl h2{font:700 18px/38px "Microsoft Yahei";color: #333333;padding-left:12px;}
.itl h2 span{margin-left:8px;display:inline-block;font: 16px/38px "Microsoft Yahei";color: #33495E;}
.itl .more{font: 14px/38px "Microsoft Yahei";margin-right:12px;}
.itl a{color: #33495E;}

/* 资质荣誉 */
.bd .xin{float:left;padding: 0;}
.bd  .xin a.img{/* float:left; */display: block;}
.index_focus {float:left;position: relative;width: 310px;height: 230px;border: 5px solid #fff;background:#f2f2f2;margin: 0 auto;over/flow: hidden;margin-left: 10px;}
.index_focus .bd li {  display: none;position: absolute;left: 0;top: 0; width:100%; tex/t-align:center;}
.index_focus_post {z-index: 10;}
.index_focus .slide_nav {position: absolute;l/eft: 45%;bottom:2%; width:100%; text-align:center;}
.index_focus .slide_nav a {cursor:pointer;f/loat:left;font-size:40px;font-family: arial;color: #ccc;padding:5px;}
.index_focus .slide_nav li:hover,.index_focus .slide_nav .on{text-decoration: none;color: #0689d8;}
.index_focus_pre,.index_focus_next {position: absolute;top: 95px;width:13px;height:80px;text-indent: 100%;white-space: nowrap;overflow: hidden;z-index: 10;}
.index_focus_pre {left: 0;background:url(../images/lv1.gif) no-repeat;}
.index_focus_pre:hover {left: 0px;background:url(../images/lv1.gif) no-repeat;}
.index_focus_next {right: 0px;background:url(../images/lv2.gif) no-repeat;}
.index_focus_next:hover {right:0;background:url(../images/lv2.gif) no-repeat;}

/* 新闻资讯 */
.news{position:relative;width:1000px; height: 362px; margin: 0 auto; overflow:hidden; }
.newsListUl {width: 570px;height: 240px;margin-left: 10px;}
.newsListUl li{width: 570px;height: 49px;}
.newsListUl li span{float:left;display: block;width: 102px; height: 49px;color:#979797;font-size: 14px; line-height: 49px; background: url(../images/index_41.jpg) 85px top no-repeat;}
.newsListUl li a{float:left;display: block;width: 455px;height: 48px;padding: 0 5px;display: block;border-bottom: 1px dotted #a7a7a7;color:#303030;font-size: 14px;line-height: 48px;}
.newsMore{ width:1000px; height: 64px; padding-top: 32px; margin: 0 auto;}
.newsMore a{display: block;width: 160px; height: 36px; border:2px solid #d0d0d0; margin: 0 auto;color: #656565; font-size: 14px; line-height: 36px; text-align: center;background: url(../images/index_49.jpg) center center no-repeat;}
.Video{float: right;}

/* 新闻资讯2 */
.newsleft{float:left;width: 535px;height: 360px;}
.nameff{float:left;width: 535px;padding:25px 0 0 0;border-bottom:1px solid #d3d3d3;}
.nameff p{float:left;padding:0 0 5px 0;}
.nameff p span{display:inline;font-size:18px;line-height:1;color: #333333;position:relative;z-index:10;}
.nameff p label{display:inline;color: #33495E;line-height:1.3;font-size:16px;text-transform:uppercase;z-index:0;margin-left: 8px;}
.nameff a{float:right;padding:0px 0 0 0;color: #33495E;font-size:14px;}
.pimg{ float:left;  width:128px; height:95px; display:inline; margin:0 0 0 10px ; border:1px solid #d5d5d5}
.newsmain1 {float:left;width: 535px;padding: 14px 0;border-bottom: 1px solid #c8c8c8;}
.newsmain1 .newsli_r{float:left;line-height:1.5;color:#595959;width: 375px;margin-left:15px;padding:0 0 0 0;}
.newsmain1 .newsli_rt{float:left;font:14px/2 'Microsoft Yahei';}
.newsmain1 .newsli_rt .fl{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color: #333333;}
.newsmain1 p.newscontent{color:#797979;float:left;line-height: 22px;height: 64px;font-size:14px;overflow:hidden;padding:5px 0 0 0;}
.newsright{ float:right; width:452px; padding:0 13px;height:353px;}
.news_ful{float:left;width: 525px;padding: 10px 0 0 0;}
.news_ful li{float:left;width: 510px;background: url(../images/fk.png) left center no-repeat;padding-left: 25px;}
.news_ful li p{float:left;width: 510px;border-bottom:1px solid #c0c0c0;}
.news_ful li a{float:left;line-height: 30px;color:#454545;overflow:hidden;}
.news_ful li a:hover{color: #33495E;}
.news_ful li  span{float:right;width:80px;line-height: 30px;overflow:hidden;font-size:12px;color:#454545;text-align: right;}

/* 联系我们 */
.honor_right{float: right;width: 435px;padding: 0 0 0 30px;}
.nameff2{float:right;width: 435px;padding:25px 0 0 0;border-bottom:1px solid #aeaeae;}
.nameff2 p{float:left;padding:0 0 5px 0;}
.nameff2 p span{display:inline;font-size:18px;line-height:1;color: #333333;position:relative;z-index:10;}
.nameff2 p label{display:inline;color: #33495E;line-height:1.3;font-size:16px;text-transform:uppercase;z-index:0;margin-left: 8px;}
.nameff2 a{float:right;padding:0px 0 0 0;color: #33495E;font-size:14px;}
.foo-cont{float:left;width: 435px;padding: 0;position:relative;margin:20px 0 0 0;}
.foo-cont .ic_tel{float:left;display:inline;margin: 0;line-height: 25px;color: #333333;font-size: 17px;background: url(../images/fwrx.png) center center no-repeat;height: 65px;width: 435px;padding-top: 15px;text-indent: 45px;}
.foo-cont .ic_tel span{float:left;display:inline;margin: 0;line-height: 40px;color: #33495E;font-size: 33px;font-family: impact;}
.foo-cont .cont-fcon{float:left;color:#454545;width:350px;font-size:14px;line-height: 29px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:inline;margin: 20px 0 0 15px;}

/*!表格专用css*/
table{max-width:100%;border-collapse:collapse;border-spacing:0}table,.table{width:100%;margin-bottom:18px}table th,.table th,table td,.table td{padding:8px;line-height:18px;text-align:left;vertical-align:top;border-top:1px solid #ddd}table th,.table th{font-weight:bold}table thead th,.table thead th{vertical-align:bottom}table thead:first-child tr th,.table thead:first-child tr th,table thead:first-child tr td,.table thead:first-child tr td{border-top:0}table tbody+tbody,.table tbody+tbody{border-top:2px solid #ddd}.table-condensed th,.table-condensed td{padding:4px 5px}table{border:1px solid #ddd;*border-collapse:collapsed;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}table th+th,table td+td,table th+td,table td+th{border-left:1px solid #ddd}table thead:last-child tr:last-child th:last-child,table tbody:last-child tr:last-child td:last-child{}.table tbody tr:hover td,.table tbody tr:hover th{background-color:#f5f5f5}table th{background:#fffbe9}.table th,.table td{vertical-align:middle}



