@charset "utf-8";
/* CSS Document */
* {
	margin: 0 auto; padding: 0;
}
#banner_list {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
}
#wrap {
	height: auto;
	width: 1200px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
	clear: both;
}
#wrap-vip {
	height: auto;
	width: 1200px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-bottom: 50px;
	padding-top: 0px;
	clear: both;
	background-color: #FFFFFF;
}
.wrap_left {
	float: left;
	width: 219px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.wrap_right {
	float: left;
	width: 800px;
}
.dh_list {
	font-size: 16px;
	line-height: 60px;
	font-weight: bold;
	height: 60px;
	width: auto;
	background-color: #353535;
	color: #FFFFFF;
	letter-spacing: 4px;
	text-align: center;
}
.dh_list a{
	font-size: 16px;
	line-height: 60px;
	font-weight: bold;
	color: #FFFFFF;
}
.dh_list a:hover {
	font-size: 16px;
	line-height: 60px;
	font-weight: bold;
	color: #FFFFFF;
}
/*----
.wrap_left ul {
	float: left;
	background-image: url(../Images/solution_bj.png);
	background-repeat: repeat;
}
.wrap_left li {
	float: left;
	height: 52px;
	line-height: 52px;
	width: 218px;
	list-style-type: none;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
	font-weight: bold;
	color: #666666;
	font-size: 16px;
	background-image: url(../Images/solution_bj.png);
	background-repeat: repeat;
}
.wrap_left li a{
	color:#414141;
	line-height:52px;
	font-size: 16px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 18px;
	padding-bottom: 18px;
}
.wrap_left li a:hover {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF6633;
	height: 52px;
}
----*/
.wrap_right {
	float: right;
	width: 980px;
}
.info_title {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	height: 38px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	line-height: 38px;
	color: #4B4B4B;
	margin-top: 10px;
	margin-bottom: 30px;
}
.info_date {
	line-height: 30px;
	color: #999999;
	text-align: right;
	vertical-align: middle;
	width: 700px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}
.info {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	line-height: 38px;
	font-size: 14px;
	color: #4B4B4B;
	margin-top: 10px;
	text-align: left;
	margin-bottom: 50px;
}
.bread {
	clear: both;
	height: 45px;
	width: 1200px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 45px;
	color: #666666;
}
.bread a {
	font-size: 12px;
	color: #666666;
}
.bread a:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.list_tab_title {
	line-height: 50px;
	color: #666666;
	height: 50px;
	width: 218px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 14px;
	font-family: arial, sans-serif;
	font-weight: bold;
}
.list_tab_title a {
	color: #666666;
	font-size: 14px;
	font-family: arial, sans-serif;
}

.list_tab_2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F0F0F0;
	border-bottom-color: #999999;
	border-left-color: #F0F0F0;
	background-image: url(../Images/solution_bj.png);
	background-repeat: repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0F0F0;
}

/***产品列表?***/
.product_list_1 {
	width: 800px;
	margin-bottom: 30px;
}
.product_list_1 ul {
	width: 800px;
}
.product_list_1 li {
	height: 140px;
	list-style-type: none;
	text-align: left;
	padding-top: 20px;
}
.product_list_title {
	height: 50px;
	font-size: 16px;
	line-height: 50px;
	font-weight: bold;
	color: #0474A2;
	width: 720px;
}
.list_title {
	font-size: 14px;
	float: left;
	color: #666666;
}
.list_title a {
	font-size: 16px;
	color: #666666;
	text-decoration: none;
}
.list_title a:link {
	font-size: 16px;
	color: #666666;
	text-decoration: none;
}
.list_title a:hover {
	font-size: 16px;
	color: #990000;
	text-decoration: underline;
}
.list_title a:visited {
	font-size: 16px;
	color: #666666;
	text-decoration: none;
}


.list_date {
	text-align: right;
	margin-right: 0px;
	padding-right: 0px;
	color: #CCCCCC;
	font-weight: normal;
	float: right;
	font-size: 12px;
	line-height: 30px;
}
.product_list_Des {
	line-height: 35px;
	height: 80px;
	list-style-type: none;
	font-size: 14px;
	color: #666666;
	width: 720px;
}
.huise_bj {
	background-color: #E5E6E7;
}
.page {
	line-height: 60px;
	height: 60px;
	width: 900px;
	font-size: 14px;
	color: #666666;
	text-align: center;
}
.page a{
	font-size:14px;
	color: #666666;
}
.page a:hover {
	font-size:14px;
	color: #666666;
}

/****关于我们 公司新闻*****/
.main_about {
	width: 1200px;
}
.main_about_title {
	font-size: 24px;
	line-height: 80px;
	height: 80px;
	width: 1000px;
	font-weight: bold;
	color: #4B4B4B;
}
.main_about_info {
	font-size: 14px;
	line-height: 30px;
	color: #4B4B4B;
	text-align: left;
	width: 1000px;
	margin-top: 20px;
}
.main_about_info p {
	font-size: 14px;
	color: #4B4B4B;
	text-indent: 2pc;
}
.info p {
	font-size: 14px;
	color: #4B4B4B;
	text-indent: 2pc;
}
.about_newsgs_list_1 {
	width: 1100px;
	margin-bottom: 30px;
}
.about_newsgs_list_1 ul {
	width: 1100px;
}
.about_newsgs_list_1 li {
	height: 160px;
	list-style-type: none;
	text-align: left;
	width: 1100px;
	margin-top: 20px;
}
.about_newsgs_list_title {
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	font-weight: bold;
	color: #0474A2;
	width: 750px;
}
.about_newsgs_list_Des {
	line-height: 35px;
	height: 80px;
	list-style-type: none;
	font-size: 14px;
	color: #666666;
	width: 750px;
}
.about_newsgs_list_img {
	float: left;
	height: 160px;
	width: 210px;
	text-align: center;
	vertical-align: middle;
}
.about_newsgs_list_txt {
	width: 860px;
	float: left;
}

/****关于我们 行业新闻*****/
.about_newshy_list_1 {
	width: 1100px;
	margin-bottom: 30px;
}
.about_newshy_list_1 ul {
	width: 1100px;
}
.about_newshy_list_1 li {
	height: 160px;
	list-style-type: none;
	text-align: left;
	width: 1100px;
	margin-top: 20px;
}
.about_newshy_list_title {
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	font-weight: bold;
	color: #0474A2;
	width: 950px;
}
.about_newshy_list_Des {
	line-height: 35px;
	height: 80px;
	list-style-type: none;
	font-size: 14px;
	color: #666666;
	width: 950px;
}
.about_newshy_list_img {
	float: left;
	height: 160px;
	width: 210px;
	text-align: center;
	vertical-align: middle;
}
.about_newshy_list_txt {
	width: 1060px;
	float: left;
}
.news_hangye_list_title {
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	font-weight: bold;
	color: #0474A2;
	width: 980px;
}
.news_hangye_list_Des {
	line-height: 35px;
	height: 80px;
	list-style-type: none;
	font-size: 14px;
	color: #666666;
	width: 980px;
}
#vip-register {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#vip-register-title {
	line-height: 80px;
	height: 80px;
}
#vip-register-info {
	width: 600px;
	margin-left: 100px;
}
#vip-register-info li {
	list-style-type: none;
	text-align: left;
	line-height: 45px;
	font-size: 14px;
}
#vip-landing {
	text-align: right;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 14px;
	height: 14px;
	margin-top: 10px;
}
