@charset "utf-8";
/* CSS Document */

/*css reset*/
{:L('TELL')}
html{
	height:100%;
}
html, body, div, span, object, iframe, h1, h2, h3,h4, h5, h6, p,blockquote, pre, a, abbr, acronym,address, big, cite, code,del, dfn,img, ins,kbd, q, s, samp, small,strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul,li, fieldset, form, label, legend, caption, tbody,tfoot, thead{margin: 0;padding: 0;border: 0;outline: 0;font-weight:inherit;font-style: inherit;font-size: 100%;
}
a, a:link, a:visited,a:hover, a:active{text-decoration:none; color: #666;}
img{border:none; text-decoration:none;}
ul,li {list-style:none;}
.clear{clear:both;width:0;height:0px;overflow:hidden;}
img {vertical-align:middle;}
.clearfix:after{
     content:".";
     display:block;
     height:0;
     clear:both;
     visibility:hidden;
}
/*css reset end*/

body {
	display: flex;
    flex-direction: column;
    height: 100%;
	color: #666666;
	background:url(../imagesHome/main_bg.gif);;
}

/*头部样式*/

.logo {
	float: left;
}
.logo img{
	width: 480px;
	height:95px;
	border: 0px solid red;
	padding-top: 10px;
}
.lang {
	float: right;
	margin-top: 5px;
	font-size: 12px;
	border: 0px solid red;
	background: content-box;

}

.lang a {
	float: right;
	display: inline-block;
	margin-left: 10px;
}

.lang a.lang_curr {
	color: #DF4B57;
}



/*导航样式*/

.navList {
	overflow: hidden;
	border-top: 1px solid #3a3a3a;
	border-right: 1px solid #3a3a3a;
	height: 37px;
}

.navList li {
	float: left;
}

/*控制所有导航*/
.navList li a {
	display: inline-block;
	width: 152px;
	height: 29px;
	margin-left: 1px;
	color:#fff;
	font-size: 16px;
	border-left: 1px solid #3a3a3a;
	text-align: center;
	padding-top: 8px;
}
/*控制首页导航*/
.navList li a.nav_home {
	width: 120px;
	margin-left: 0px;
	/*
	background: url(../imagesHome/nav_btn1.png) repeat-x;
	*/
}
/*
.navList li a.nav_news { background: url(../imagesHome/nav_btn4.png) repeat-x;}
.navList li a.nav_about { background: url(../imagesHome/nav_btn2.png) repeat-x;}
.navList li a.nav_product { background: url(../imagesHome/nav_btn5.png) repeat-x;}
.navList li a.nav_partner { background: url(../imagesHome/nav_btn6.png) repeat-x;}
.navList li a.nav_contacts { background: url(../imagesHome/nav_btn3.png) repeat-x;}
.navList li a.nav_contactss { background: url(../imagesHome/nav6_1.png) repeat-x;}
*/


.navList li a.nav_home:hover, .navList li a.nav_home.curr { background: url(../imagesHome/nav_btn1.png) repeat-x; color: #fff;}
.navList li a.nav_news:hover, .navList li a.nav_news.curr { background: url(../imagesHome/nav_btn1.png) repeat-x; color: #fff;}
.navList li a.nav_about:hover, .navList li a.nav_about.curr { background: url(../imagesHome/nav_btn1.png) repeat-x; color: #fff;}
.navList li a.nav_product:hover, .navList li a.nav_product.curr { background: url(../imagesHome/nav_btn1.png) repeat-x; color: #fff;}
.navList li a.nav_partner:hover, .navList li a.nav_partner.curr { background: url(../imagesHome/nav_btn1.png) repeat-x; color: #fff;}
.navList li a.nav_contacts:hover, .navList li a.nav_contacts.curr { background: url(../imagesHome/nav_btn1.png) repeat-x; color: #fff;}
.navList li a.nav_contactss:hover, .navList li a.nav_contactss.curr { background: url(../imagesHome/nav_btn1.png) repeat-x; color: #fff;}
.navList li a.nav_contactsss:hover, .navList li a.nav_contactsss.curr { background: url(../imagesHome/nav_btn1.png) repeat-x; color: #fff;}


.navList li a.nav_last {
	width: 131px;
	background: url(../imagesHome/nav7_1.png) repeat-x;
	margin-right: 1px;
}
/*下拉框样式*/
#nav_ul_small{width: 154px;position: absolute;visibility: hidden; padding:3px 0px 10px 0px; z-index:10;filter:alpha(Opacity=55);-moz-opacity:0.55;opacity: 0.55;background:#1f1f1f;}
#nav_ul_small li{float: none; border-bottom: 0px solid #1f1f1f; margin: 0px;background: #1f1f1f; }
#nav_ul_small li a{/*font-family:Arial;*/font-family:'黑体','sans serif';text-align:center;height:30px; line-height: 30px; font-size: 14px; color: #fff; background: #1f1f1f; border: none; text-shadow:none;}
#nav_ul_small li a:hover{height:30px; line-height: 30px; font-size: 14px; background:#0032bc; color: #03beff; font-weight: normal;}
/*广告条样式*/

.bannerImg {}

.bannerImg img {
	border:0px solid black;
	width:100%;
	height: 210px;
}

/*主体样式*/
.main_left1 {
	width: 881px;
	border:0px solid black;
	float: left;
	overflow: hidden;
	margin-right: 23px;
}

.item {
	float: left;
	border:0px solid green;
	overflow: hidden;
	margin-bottom: 26px;
}

.main_title1 {
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	margin-bottom: 12px;
	width:872px;
	margin-top: 0px;
}

.main_title1 h2 {
	font-weight: bold;
	float: left;
	background: url(../imagesHome/top_bg.jpg);
	padding-top:7px;
	height: 30px;
	width: 90px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	border:0px solid red;
	border-radius:5px;
}
.main_title1 h2:hover{
	color:#0af;
}
.main_title5 {
	border-bottom: 1px solid #cccccc;
	overflow: hidden;
	margin-bottom: 12px;
	width:872px;
}

.main_title5 h2 {
	font-weight: bold;
	float: left;
	background: url(../imagesHome/news_bg.png);
	height: 30px;
	width: 90px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	padding-top:5px;
}
.aboutus{
	margin-top: 6px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border:0px solid blue;
}
.main_title5 h2:hover{
	color:#0fa;
}

.more {
	/*
	color: #656565;
	background:url(../imagesHome/more.png) no-repeat;
	display: inline-block;
	font-size: 13px;
	float: right;
	margin-top: 6px;
	margin-right: 2px;
	*/
	
	float:right;
	border:0px solid black; 
	width:50px;
	height:10px;
	padding:0.7em 0;
}
.more a{
	font-size: 15px;
	color:rgb(0,102,24);
}
.more a:hover{
	color:#00f;
}

.productTable {
	float: left;
}

.productTable img {
	float: left;
	margin-right: 4px;
	width:167px;
	height:70px;
}

.productTable img.last {
	margin-right: 0px;
}

.productList {
	float: left;
}

.product {
	float: left;
	margin-right: 4px;
}

.product_last {
	margin-right: 0px;
}
.project{
	float:left;
	width:875px;
	height:250px;
	border:0px solid black;
}
.projectcontent{
	float:left;
	width: 30%;
	height: 90%;
	margin: 10px;
	border:0px solid red;
}
.projectcontent p{
	font-size:16px;
	width:90%;
	height:20px;
	text-align:center;
	border:0px solid pink;
	margin:5px auto 5px auto;
	
}
.projectcontent img{
	/*width:420px;*/
	/*height:200px;*/
	width: 95%;
	height: 80%;
	margin:0 5px 10px 5px;
}
.rectText {
	display: inline-block;
	height: 55px;
	padding-top: 20px;
	width: 75px;
	background: url(../imagesHome/rect_bg.png);
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 15px;
	position: relative;
}

.rectTexti{
	display: inline-block;
	height: 8px;
	width: 8px;
	background: url(../imagesHome/rect_arrow.png);
	position: absolute;
	left: 65px;
	bottom: 6px;
}

.productImg img {
	vertical-align: top;
	margin-left: -6px;
	width:440px;
	height:200px;
	float:right;
}

.productImg a{
	vertical-align: top;
	width:240px;
	height:86px;
	float:right;
	position: relative;
}

.productText {
	height: 15px;
	font-size: 20px;
	padding-top: 12px;
	padding-left: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
}

.partnerList {
	overflow: hidden;
}

.partnerList img {
	float: left;
}

.main_right1 {
	float: left;
	border: 0px solid #f00;
	width: 292px;
}

.sideBarTitle {
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin-bottom: 0px;
}

.contact {
	background: #ddd;
	padding: 14px;
	text-align: center;
	margin-bottom: 10px;
}

.conTitle {
	width: 260px;
	height: 32px;
	text-align: center;
	padding-top: 8px;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	background: url(../imagesHome/reg_bg.png);
}
.conTitle:hover{
	color:#0fa;
}

.contact p {
	margin-top: 14px;
	font-size: 15px;
	margin-bottom: 6px;
	font-weight: bold;
	color: #000;
}

.phone {
	border:0px solid blue;
	height: 30px;
	background: #fff;
	font-size: 19px;
	margin-top: 10px;
}

.phone i {
	border:0px solid red;
	display: inline-block;
	height: 28px;
	width: 210px;
	background: url(../imagesHome/phone3.png);
	background-repeat: no-repeat;
    padding-left:3px ;
	margin-left:5px ;
}

.newsItem {
	overflow: hidden;
	margin-bottom: 10px;
}
.row{
	width:900px;
	height:30px;
	border:0px solid black;
	margin-top: 5px;
}
.row h4{
	text-align:center;
	float:left;
	width:90px;
	border:0px solid red;
}
.row input{
	float:left;
	width:300px;
	height:20px;
	border:1px solid #999;
}

.newTime {
	display: inline-block;
	height:16px;
	padding: 2px 0px 2px 8px;
	border:0px solid black;
	width: 84px;
	font-size: 13px;
	color: #fff;
	line-height: 20px;
	background: url(../imagesHome/right_arrow1.png) right top no-repeat #9cf;
}

.newSlogan {
	width: 184px;
	height:20px;
	border:0px solid black;
	font-size: 13px;

	display: inline-block;
	float: right;
	margin-left: 6px;
}
.newSlogan:hover{
	color:blue;
	background:#ddd;
}

.breadcrumbs {
	font-size: 15px;
	margin-bottom: 6px;
}

.main_left2 {
	width: 220px;
	float: left;
	margin-right: 30px;
}

.columnTitle {
	height: 26px;
	background: url(../imagesHome/top_bg.jpg);
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}

.columnTitle2 {
	background: url(../imagesHome/top_bg.jpg);
}

.columnList1 li {
	min-height: 20px;
	border-bottom: 1px solid #fff;
	background: #F4F4F4;
}
.columnList1 li a{
	height:40px;
	width:220px;
	display:inline-block;
    position: relative;
    line-height: 40px;
}

.columnList1 li:hover, .columnList1 li.curr {
	background: #D7DBE7;
}

.columnList1 li a {
	font-size: 14px;
}

.columnList1 li i {
	display: inline-block;
	height: 6px;
	width: 4px;
	background: url(../imagesHome/top_bg.jpg);
	margin-left: 16px;
	margin-right: 12px;
	margin-bottom: 2px;
}

.columnList1 li.curr i {
	width: 5px;
	height: 4px;
	background: url(../imagesHome/top_bg.jpg);
}

.columnList2 li:hover, .columnList2 li.curr {
	background: #FFD9D9;
}

.columnList2 li i {
	background: url(../imagesHome/top_bg.jpg);
}

.columnList2 li.curr i {
	background: url(../imagesHome/top_bg.jpg);
}


.columnbase1 {
	width: 220px;
	height: 4px;
	background: url(../imagesHome/top_bg.jpg);
}

.columnbase2 {
	background: url(../imagesHome/top_bg.jpg);
}

.main_right2 {
	border:0px solid black;
	float: left;
	overflow: hidden;
	width: 920px;
}

.main_title2 {
	color: #2A4084;
	font-size: 24px;
	font-weight: bold;
	margin-top: 6px;
}

.infoList {
	margin-top: 10px;
}

.infoList li {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 3px;
}

.infoTime {
	display: inline-block;
	font-size: 13px;
	margin-right: 30px;
}

.infoList a {
	color: #2b669a;
	font-size: 15px;
}

.absItme {
	float: left;
	margin-right: 2px;
	margin-bottom: 5px;
}

.absItme.last {
	margin-right: 0px;
}

.absItme img {
	width: 240px;
	height: 86px;
}
.abs h1{
	text-align: center;
	border-radius:10px;
	font-size: 25px;
	font-weight:bold;
	color:black;
	width: 100%;
	height: 30px;
	margin-top: 40px;
	margin-bottom: 40px;
}
.abs div{
	height: auto;
	min-height:400px;
	margin-top: 10px;
	width:700px;
	margin-left: 110px;
}
.abs1{
	margin-top: 0px;
}
.abs1 h1{
	text-align: center;
	border-radius:10px;
	font-size: 25px;
	font-weight:bold;
	color:black;
	width: 100%;
	height: 30px;
	margin-top: 40px;
	margin-bottom: 40px;
}
.abs1 div{
	height:auto;
	min-height:400px;
	margin-top: 10px;
	width:1000px;
	margin-left: 81px;
	margin-right: 81px;
}
.rectText2 {
	font-size: 19px;
	padding-top: 35px;
	height: 47px;
	width: 82px;
	background: url(../imagesHome/rect_bg2.png);
}

.rectText3 {
	background: url(../imagesHome/rect_bg3.png);
}

.rectText4 {
	background: url(../imagesHome/rect_bg4.png);
}

.aboutInfo {
	height:auto;
	overflow:hidden;
	border:1px solid #aaa;
	padding: 0px 18px 30px 18px;
	margin-bottom:15px;
	margin-top:5px;
}

.aboutInfo p {
	margin:0 auto;
}
.aboutInfo li{
	width:24%;
	float:left;
	overflow:hidden;
	position:relative;
	text-align:center;
	border:0px solid #ccc;
	margin-bottom:15px;
	margin-left:10px;
	border-radius:0px;
}
.honor{
	width:98%;
	border:1px solid #aaa;
	margin:15px auto 0 auto;
	/*height:none;*/
	position:relative;
}
.honor h3{
	position:relative;
	font-size:18px;
	color:black;
	border:0px solid green;
	width:80%;
	margin:0 auto;
	padding-top:5px;
	padding-bottom:5px;
	cursor:pointer;
	z-index:1;
}
.honor img{
	width:180px;
	height:250px;
	border:0px solid yellow;
	box-shadow:0px 0px 0px #ccc;
	margin:5px 0px 13px 0px;
	border-radius:0px;
}

.text {
	font-size: 13px;
	/*font-family: '新細明體';*/
	line-height: 15px;
}

.mian_title3 {
	color: #fff;
	background:url(../imagesHome/top_bg.jpg) ;
	height: 38px;
	width: 200px;
	font-size: 19px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	border-radius:15px;
}

.smallTitle1 {
	color: black;
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
	font-size: large;
	background:#b5b5b5;
}

.partnerInfo {
	padding-top: 15px;
}

.parItme {
	overflow: hidden;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.parItme.last {
	background: none;
}

.parImg  {
	/*border:1px solid #bbb;*/
	width:28%;
	float: left;
	padding: 11px;
	margin: 18px;
}

.parImg img{
	position:relative;
	width:320px;
	height:205px;
	left:3px;
	border: #bbb solid 1px;
	margin:0 auto;
	cursor:pointer;
	z-index:1;
	text-align:center;
}
.parImg h3{
	position:relative;
	font-size:18px;
	color:black;
	border:0px solid green;
	width:80%;
	height:20px;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:5px;
	cursor:pointer;
	z-index:1;
	text-align:center;
}
.parImg p{
	border:0px solid black;
	font-size:15px;
	color:black;
	height:40px;
	width:70%;
}

.parImg_title{
	width: 70%;
	margin-left: 15%;
	margin-bottom: 3%;
	padding-bottom: 5px;
	border-bottom: 1px solid #bbb;

}

.contactsInfo {
	overflow: hidden;
}

.map {
	float: left;
	width: 510px;
	height: 302px;
	margin-bottom: 40px;
}

.mapInfo {
	border:0px solid red;
	float: left;
	margin-left: 0px;
	margin-bottom: -20px;
}
.mapInfo li{
	border:0px solid green;
	font-size: 16px;
	width:90%;
	text-align:left;
}

.mapText {
	font-size: 16px;
	line-height: 17px;
	margin-bottom: 15px;
}

.queryFrom {
	border:0px solid blue;
	clear: both;
	margin-top: 15px;
	padding-left: 14px;
}

.queryFrom p {
	margin-bottom: 20px;
}

.queryFrom label {
	display: inline-block;
	width: 120px;
	/*font-family: '新細明體';*/
	font-family: '黑体','sans serif';
	font-size: 16px;
}

.textSty {
	height: 30px;
	text-indent: 5px;
	border: 1px solid #666;
	width: 344px;
}

.textarea {
	width: 800px;
	height: 200px;
	vertical-align: top;
}

.sub {
	border: 1px solid #000;
	display: inline-block;
	height: 25px;
	width: 50px;
	background:#8a6d3b;
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	margin:30px 0 30px 100px;
	border-radius:5px;
}

.productBigImg {
	height: 120px;
	background: url(../imagesHome/product_bg.jpg);
}

.productName {
	width: 240px;
	height: 170px;
	background: url(../imagesHome/regBg.png) no-repeat;
	color: #fff;
	font-size: 18px;
	text-align: center;
}

.productName span {
	font-size: 28px;
	display: block;
	line-height: 120px;
}

.productName2 {
	height: 120px;
	text-align: left;
	padding-left: 12px;
	width: 228px;
	line-height: 120px;
}

.productName2 span {
	font-size: 25px;
	font-weight:bold;
	margin-bottom: 6px;
}

.explain {
	/*font-family: "sans serif",tahoma,verdana,helvetica;*/
	font-family: '黑体','sans serif',tahoma,verdana,helvetica;
	color: #000;
}

.explain h3{
	border:0px solid #DD2211;
	width:90%;
	margin:0 auto 10px auto;
	text-align:center;
	font-size: 20px;
}
.explain p{
	border:0px solid #DD2211;
	width:95%;
	margin:0 auto;
	font-size: 16px;
	/*text-indent:2em;*/
}
.explainimg{
	border:0px solid green;
	padding-top:20px;
}
.explainimg img{
	margin:0 0 10px 10px;
	width:290px; 
	height:200px;
	
	
}
.explainText {
	margin-top: 46px;
	background: url(../images/productTop_bg.png) no-repeat;
	padding-top: 10px;
}

.explainTitle {
	color: #BF0000;
	margin-bottom: 28px;
}

.explainList {
	margin-left: 14px;
}

.explainList li {
	list-style-image: url(../images/list_sty1.png);
	font-size: 13px;
	margin-bottom: 6px;
}

.effectList {
	overflow: hidden;
}

.effect {
	width: 87px;
	margin-right: 4px;
	text-align: center;
	float: left;
}

.propertyTable {
	margin-top: 30px;
	border: 1px solid #ccc;
	border-collapse: collapse;
	width: 100%;
}

.propertyTable td {
	border: 1px solid #ccc;
	padding: 7px 12px 1px 22px;
	font-size: 13px;
}

.propertyTable td.tabFirst {
	width: 194px;
	background: #FFF4F4;
	color: #000;
}

.propertyTable2 {
	margin-top: 45px;
	border: none;
}

.propertyTable2 th, .propertyTable2 td  {
	padding: 6px 0px 6px 0px;
	text-align: left;
	border: none;

}

.propertyTable2 th {
	color: #BF0000;
	font-size: 16px;
	padding-right: 10px;
}

.propertyTable2 td {
	border-top: 1px solid #E4E4E4;
	font-size: 13px;
}

.bug {
	width: 215px;
	height: 210px;
	padding: 10px 10px 10px 20px;
	background: url(../imagesHome/bug.gif) no-repeat;
	float: left;
	margin-right: 2px;
	margin-bottom: 6px;
}

.bug.last {
	margin-right: 0px;
}

.num {
	font-size: 25px;
	color: #BF0000;
	margin-bottom: 20px;
	font-weight: bold;
	font-style: italic;
}

.cause {
	font-size: 30px;
	color: #000;
	font-weight: bold;
}

.cause2 {
	color: #BF0000;
	font-size: 13px;
	font-weight: bold;
}

.bug2 {
	border-bottom: 1px solid #999999;
}

.bugTop {
	height: 33px;
	padding-top: 6px;
	padding-left: 20px;
	cursor: pointer;
}

.bugTop i {
	display: inline-block;
	margin: 0px 12px;
}

.bugContent {
	position: relative;
	padding-left: 20px;
	display: none;
}

.bugContent img {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 150px;
	height: 50px;
}

.bugTop_curr {
	background: url(../images/effectTitle.png);
}

.bugTop_curr i {
	color: #fff;
}

#introduce img{
	text-align: center;
}

.works_items_title{
	margin: 30px;
	padding:10px;
}

.works_items_title h1{
	text-align: center;
	border-radius:10px;
	font-size: 25px;
	font-weight:bold;
	color:black;
	width: 100%;
	height: 30px;
	margin-top: 40px;
	margin-bottom: 10px;
}

.works_items_img{
	width: 720px;
	height: 490px;
}

.center{
	text-align: center;
}

.works_items_introduce{
	margin-left: 180px;
	margin-top:50px;
	width:800px;
}




/*尾部样式*/
.footerText {
	width: 1000px;
	margin: 0 auto;

}
/*文字样式*/
.content {
	padding: 20px;
}

.footerText span {
	color: #fff;
	height: 30px;
	font-size: 12px;
	padding: 6px 0px;
	/*font-family: 'Arial';*/
	font-family: '黑体','sans serif';
}
.address{
	margin: auto;
}
.page{height: 25px; line-height:25px; text-align:right; padding-left:20px;}
.page .current{color:#f00; width:30px; display:inline-block; text-align:center;}
.page div a{font-size:13px; width:30px; display:inline-block; text-align:center; }

/*公司文化页码样式*/
.culturepage{float:left;width:100%;height: 25px; line-height:25px; text-align:center; padding-left:20px;}
.culturepage .current{color:#f00; width:30px; display:inline-block; text-align:center;}
.culturepage div a{font-size:13px; width:30px; display:inline-block; text-align:center; }