﻿@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	font-size:12px;
}


.about_ban {
	background-image: url(../images/about_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
}
.news_ban {
	background-image: url(../images/news_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
}
.contact_ban {
	background-image: url(../images/contact_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
}
.job_ban {
	background-image: url(../images/job_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
}

.service_ban {
	background-image: url(../images/service_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
}

.affiliate_ban {
	background-image: url(../images/case_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
}
.product_ban {
	background-image: url(../images/product_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
}




.middle2 {
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.left {
	float: left;
	width: 227px;
	padding-bottom: 8px;
}
.left h1 {
	background-image: url(../images/left-t.jpg);
	background-repeat: no-repeat;
	height: 48px;
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 48px;
	color: #FFFFFF;
	padding-left: 30px;
	font-weight: normal;
}
.left2 {
	background-image: url(../images/left_list.jpg);
	background-repeat: no-repeat;
	border: 1px solid #dbdbdb;
}
.left2 ul {
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.left2 li {
	font-family: "宋体";
	font-size: 12px;
	line-height: 31px;
	height: 31px;
	list-style-type: none;
	background-image: url(../images/li_bg.png);
	background-repeat: no-repeat;
	text-indent: 20px;
	width: 191px;
	margin-top: 8px;
}
.left2 .aa {
	line-height: 31px;
	background-image: url(../images/li_bg2.png);
	background-repeat: no-repeat;
	height: 31px;
	color: #FFFFFF;
}

.left2 a {
	color: #434343;
	text-decoration: none;
	display:block;
	height:31px;
	line-height:31px;

}
.left2 a:hover {
	background-image: url(../images/li_bg2.png);
	background-repeat: no-repeat;
	height: 31px;
	color: #FFFFFF;
	line-height:31px;
}
.left2 h2 {
	text-align: center;
}
.left2 h3 {
	text-align: center;
	font-family: "宋体";
	font-size: 14px;
	color: #434343;
	padding-bottom: 8px;
	padding-top: 3px;
}
.lx {
	padding-top: 8px;
	background-image: url(../images/bar2.jpg);
	background-repeat: no-repeat;
	height: 250px;
	margin-top: 8px;
}

.lx ul {
	padding-top: 16px;
	padding-bottom: 10px;
}
.lx li {
	list-style-type: none;
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #434343;
	padding-left: 16px;
	padding-right: 10px;
}






.right {
	float: right;
	width: 735px;
	padding-bottom: 20px;
}
.right h1 {
	background-image: url(../images/right_h1.jpg);
	background-repeat: no-repeat;
	height: 45px;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 34px;
	padding-left: 25px;
}



.about2 {
	padding-top: 8px;
}
.about2 p {
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #434343;
	padding-top: 5px;
	padding-left: 8px;
}



/******************新闻样式************************/
.news {
	padding-top: 5px;
	padding-left: 8px;

}

.news ul {
	height: 34px;
	background-image: url(../images/xiaobiao.jpg);
	background-repeat: no-repeat;
	line-height: 34px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DEDEDE;
	background-position: 1px;
}
.news li {
	font-family: "宋体";
	font-size: 12px;
	color: #999999;
	list-style-type: none;
	float: left;
	line-height: 34px;
	height: 34px;

}
.news_wz {
	width: 620px;

}
.news_wz a {
	color: #666666;
	text-decoration: none;
}
.news_wz a:hover {
	color: #0D67BD;
	text-decoration: underline;
}


/******************新闻详细样式************************/
.news_detail {
	padding-top: 15px;
}
.news_detail h3 {
	text-align: center;
	color: #000000;
	font-family: "微软雅黑";
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	padding-bottom: 15px;
	margin-right: 8px;
	margin-left: 8px;
}
.news_detail p {
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	padding-top: 5px;
	color: #666666;
	padding-right: 8px;
	padding-left: 8px;
}
.news_detail a {
	color: #D51F1B;
	text-decoration: none;
}



/******************产品样式************************/
.products {
	padding-bottom: 10px;
	padding-left: 5px;
	
}
.products dl {
	float: left;
	padding-top: 20px;
	padding-right: 16px;
}
.products dt {
	padding-bottom: 8px;
	margin-top: 6px;
}
.products dd {
	text-align: center;
	font-size: 12px;
	font-family: "宋体";
	color: #434343;
	padding-top: 3px;
}
.products img {
	width:220px;
	padding: 2px;
	border: 1px solid #dbdbdb;
}
.products img:hover{border:solid 1px #f1030e;}
.products a:hover{color:#ff0000;}



#preview {
	float: left;
}
.pre_right {
	float: right;
	width: 300px;
	padding-top: 15px;
}
.pre_right h2 {
	font-family: "微软雅黑";
	font-size: 18px;
	color: #1C76CE;
	font-weight: bold;
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
	padding-top: 10px;
}
.pre_right ul {
	padding-top: 5px;
}
.pre_right li {
	line-height: 28px;
	font-family: "宋体";
	font-size: 12px;
	list-style-type: none;
	color: #434343;
	margin-top: 5px;
}



/******************产品详细样式************************/

.pro_detail {
	margin-top: 20px;
}
.pro_detail p {
	font-size: 12px;
	color: #666666;
	line-height: 24px;
	padding-left: 12px;
	padding-right: 10px;
}
.pro_detail a {
	color: #179DE6;
	text-decoration: none;
}


/******************案例样式************************/
.case {
	padding-left: 8px;
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	padding-bottom: 20px;
	padding-right: 10px;
}
.case_left {
	float: left;
	height: 90px;
	width: 120px;
}
.case_left img {

	border: 1px solid #dbdbdb;
	width:120px;
	height:96px;
	padding: 2px;
}
.case_left img:hover{border:solid 1px #f1030e;}
.case_left a:hover{color:#ff0000;}

.case_right {
	float: right;
	width: 560px;
	margin-right: 10px;
}
.case_right h2 {
	font-size: 15px;
	color: #065FB3;
	padding-top: 10px;
	font-family: "微软雅黑";
}
.case_right a {
	color: #0365C6;
	text-decoration: none;
}
.case_right a:hover {
	color: #2175BD;
	text-decoration: underline;
}
.case_right p {
	font-size: 12px;
	font-family: "宋体";
	padding-top: 8px;
	line-height: 18px;
	color: #666666;
}

/******************案例详细样式************************/
.case_detail {
	padding-top: 20px;
}
.case_detail img {
	padding: 2px;
	border: 1px solid #dbdbdb;
}

.case_detail h2 {
	font-family: "微软雅黑";
	color: #FE0000;
	text-align: center;
	font-size: 16px;
}
.case_detail h3 {
	margin-top: 8px;
	text-align: center;
	margin-bottom: 8px;
}
.case_detail2 {
	padding-top: 8px;
}

.case_detail2 p {
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #434343;
	padding-right: 20px;
	padding-left: 35px;
}


/******************留言样式************************/
.message {
	padding-top: 15px;
}
.message li {
	list-style-type: none;
	line-height: 24px;
	color: #666666;
	font-size: 12px;
	font-family: "宋体";
	padding-left: 8px;
	float: left;
	text-align: right;
	margin-top: 10px;
	width: 50px;
}
.message .txt_wb {
	width: 250px;
	text-align: left;
}
.message .txt_wz {
	text-align: left;
	width: 360px;
}

.message .box {
	height: 24px;
	width: 200px;
	border: 1px solid #CCCCCC;
	text-indent: 5px;
	line-height: 24px;
}

.message .box1 {
	width: 250px;
	border: 1px solid #CCCCCC;
	text-indent: 5px;
	line-height: 24px;
}
.message p {
	margin-top: 10px;
	margin-left: 65px;
}



.contact {
	padding-top: 15px;
}
.contact li {
	font-size: 14px;
	line-height: 28px;
	color: #434343;
	padding-left: 8px;
}


.wz{
	font-size: 12px;
	line-height: 28px;
}


/***************************分页样式****************************/
.fanye ul {
	padding-top: 20px;
	padding-left: 280px;
}
.fanye li {
	list-style-type: none;
	font-family: "宋体";
	font-size: 12px;
	float: left;
	padding-left: 12px;
	color: #666666;
}


/*******************选项卡代码**********************/
.etabs {
	margin-top: 0;
	margin-right: 20;
	margin-bottom: 0;
	padding-top: 8px;

}
.tab {
	display: inline-block;
	zoom:1;



   *display:inline;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	list-style-type: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #e3e3e3;
	border-right-color: #e3e3e3;
	border-bottom-color: #e3e3e3;
	border-left-color: #e3e3e3;
	line-height: 50px;
	height: 50px;
	background-color: #F7F7F7;

}
.tab a {
	font-size: 16px;
	display: block;
	outline: none;
	text-decoration: none;
	color: #434343;
	font-family: "微软雅黑";
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 15px;
	padding-right: 15px;
}
.tab a:hover {
	color: #0365C6;
	text-decoration: none;
}
.tab.active {
	background: #fff;
	position: relative;
	top: 1px;
	border-top-color: #e3e3e3;
	border-right-color: #e3e3e3;
	border-bottom-color: #e3e3e3;
	border-left-color: #e3e3e3;
}
.tab a.active {
	color: #0266C6;
}
.tab-container .panel-container {
	background: #fff;
	-moz-border-radius: 0 4px 4px 4px;
	-webkit-border-radius: 0 4px 4px 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #e3e3e3;
	border-right-color: #e3e3e3;
	border-bottom-color: #e3e3e3;
	border-left-color: #e3e3e3;

}

#tabs1-cpgy {
	padding-top: 20px;
	padding-bottom: 12px;
	border: 1px solid #e3e3e3;
	border-top:none;
}
#tabs1-cpgy p {
	font-family: "宋体";
	font-size: 12px;
	color: #434343;
	line-height: 24px;
}

#tabs1-yyfw {
	padding-top: 20px;
	padding-bottom: 12px;
	border: 1px solid #e3e3e3;
	border-top:none;

}
#tabs1-yyfw p {
	font-family: "宋体";
	font-size: 12px;
	color: #434343;
	line-height: 24px;
}

.text{
border:1px solid #bcbcbc; padding:2px;
}


