body {
	padding: 0;
	margin: 0;
	font-size: 12px;
	background-color: #fff;
	font-family: Verdana, Geneva, sans-serif;
}

html {
	overflow-y: auto;
}

a:link {
	color: #000;
	font-size: 12px;
	text-decoration: none;
}

a:visited {
	color: #9d9d9d;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	color: #4082b7;
	font-size: 12px;
	text-decoration: none;
}

input {
	border: 1px solid #dddede;
	color: #666;
	width: 310px;
}

textarea {
	border: 1px solid #dddede;
	color: #666;
	width: 310px;
}

.in_top {
	width: 1024px;
	height: 146px;
	margin: 0 auto;
	padding-top:0px;
	position:relative;

}

.topout {
	width: 1024px;
	margin: 0 auto;
}

.topmune {
	width: 1024px;
	height: 72px;
	margin: 0 auto;
	z-index: 5;
	position: absolute;
}

.incontent_all {
	width: 1024px;
	margin: 0 auto;
	margin-top:40px;
}

.inleft {
	width: 252px;
	margin-top: 70px;
	float: left;
}

.inleft_title_back {
	width: 236px;
	height: 24px;
	background-image: url(../../portal/images/inleft_title.gif);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 3px;
	margin-left: 14px;
}

.inleft_mune {
	width : 230px;
	margin-left: 17px;
	padding-left: 1px;
	line-height: 25px;
	color: #a2a2a2;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}

.inleft_mune ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.inleft_mune li {
	padding-left: 15px;
	
	background-repeat: no-repeat;
	background-position: left ;
}

.inleft_mune a:link {
	color: #8193a0;
	font-size: 12px;
	text-decoration: none;
}

.inleft_mune a:visited {
	color: #366f9c;
	font-size: 12px;
	text-decoration: none;
}

.inleft_mune a:hover {
	color: #4082b7;
	font-size: 12px;
	text-decoration: none;
}

.inleft_mune_product {
	width : 230px;
	margin-left: 17px;
	padding-left: 1px;
	line-height: 25px;
	color: #a2a2a2;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}

.inleft_mune_product ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.inleft_mune_product li {
	padding-left: 15px;
	background-image: url(../../portal/images/dot.gif);
	background-repeat: no-repeat;
	background-position: left ;
}

.inleft_mune_product a:link {
	color: #8193a0;
	font-size: 12px;
	text-decoration: none;
}

.inleft_mune_product a:visited {
	color: #366f9c;
	font-size: 12px;
	text-decoration: none;
}

.inleft_mune_product a:hover {
	color: #4082b7;
	font-size: 12px;
	text-decoration: none;
}

.inright_all {
	width: 732px;
	float: right;
	background-image: url(../../portal/images/inleft_back.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.inright_nav {
	width: 732px;
	height: 37px;
	line-height: 37px;
	border-bottom: solid 1px #e4e4e4;
	font-size: 12px;
	color: #a8a8a8;
	text-align: right;
}

.inright_product {
	line-height: 23px;
	margin-left: 20px;
	padding-top: 20px;
	float: left;
}

.blue {
	color: #4787ba;
}

.inright_nav2 {
	width: 752px;
	height: 25px;
	border-bottom: solid 2px #5ba0c2;
	font-size: 18px;
	color: #3985a8;
	float: right;
	font-weight: bold;
	padding-top: 30px;
	margin-left: 20px;
}

.product_descript {
	padding-top: 10px;
	margin-left: 20px;
}

.product_tit {
	background-color: #DFECF3;
	padding: 5px;
	font-weight: bold;
	width: 100%;
	line-height: 160%;
}

.inright_content {
	line-height: 23px;
	margin-left: 20px;
	padding-top: 20px;
	color: #666;
	float: left;
	width: 680px;
}

.news_content {
	line-height: 23px;
	margin-left: 15px;
	padding-top: 20px;
	color: #666;
	margin:auto;
	word-wrap:break-word;
	word-break:break-all;
	
}

.newslist {
	width: 732px;
	height: 29px;
	background-color: #70b1d5;
	margin-top: 3px;
	float: left;
}

.newstitle {
	width: 560px;
	float: left;
	border-right: solid 1px #fff;
	margin-top: 3px;
	padding-left: 10px;
}

.newstime {
	width: 120px;
	float: right;
	margin-top: 3px;
}

.news_content ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.news_content li {
	border-bottom: solid 1px #e6e6e6;
	color: #7e7e7e;
	clear: both;
}

.inright_content a:link {
	color: #000;
	font-size: 12px;
	text-decoration: none;
}

.inright_content a:visited {
	color: #7e7e7e;
	font-size: 12px;
	text-decoration: none;
}

.inright_content a:hover {
	color: #548eaf;
	font-size: 12px;
	text-decoration: none;
}

.white {
	color: #FFF;
}

.newsdetail {
	width: 742px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	clear: both;
}

.newsdetail_time {
	width: 742px;
	clear: both;
	font-size: 12px;
	text-align: center;
	color: #999
}

.img_manager {
	margin: 10px 10px 10px 0px;
	float: left;
}

.img_sine {
	margin: 10px 10px 10px 0px;
	float: right;
}

.contactform {
	float: left;
	width: 610px;
}

.contactright {
	float: right;
	width: 375px;
	margin-right: 10px;
}

.inleft_contact {
	width: 215px;
	margin-left: 18px;
	padding-left: 5px;
	line-height: 18px;
	color: #a2a2a2;
}

.brandspic {
	width: 285px;
	height: 220px;
	float: left;
	color: #FFF;
	background-color: #72bbe6;
	margin: 30px 20px 0px 30px;
	padding: 8px;
	text-align: center;
}

.brandspic img {
	border: 0px;
}

.brandstop {
	margin: 8px 0px 8px 18px;
	float: left;
}

.brandpic {
	border: solid 3px #4787ba;
	float: left;
	margin-left:20px;
	margin-bottom: 10px;
}

.brandcon {
	font-size: 12px;
	color: #4787ba;
	float: right;
	width: 580px;
	padding: 6px;
}

.productlist {
	width: 310px;
	float: left;
	border: solid 1px #b2d7ed;
	padding:3px;
}

.productpic {
	padding: 5px;
	margin-right: 10px;
	border: 1px solid #999;
	float: left;
}

.productall {
	width: 732px;

}
.productall  table td{
	
	padding-right: 30px;
}
.inright_content ul {
	list-style-type: none;
	margin-left: 20px;
	padding: 0px;
}

.inright_content li {
	color: #7e7e7e;
	border: solid 1px #b2d7ed;
	width: 310px;
	float: left;
	margin: 10px;
	padding: 3px 3px 10px 3px;
}

.margintop10 {
	height:75px;
	margin-top: 10px;
	line-height: 18px;
	
}

.table {
	border: solid 1px #e6e6e6;
	margin-left: 18px;
	clear: both;
}

.trcolor {
	background-color: #d0e4f0;
}

.trtitle {
	background-color: #4787ba;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

.product-title {
	background-color: #4787ba;
	color: #FFF;
	padding-left: 10px;
	font-weight: bold;
}

.productinleft {
	width: 732px;
	float: left;
}

.productinleft ul {
	list-style-type: none;
	margin-left: 10px;
	margin-bottom: 15px;
	padding: 0px;
}

.productinleft li {
	/*color: #7e7e7e*/;
	width: 680px;
	margin-left:8px;
}

.image_left {
	float: left;
	margin-right: 10px;
}

.buttom {
	padding-left: 250px;
	width: 943px;
	margin-top: 10px;
	height: 120px;
	border-top: solid 2px #f5f5f5;
	line-height: 20px;
	float: left;
	padding-top: 10px;
}

.subUl li {
	background-image: url(../../portal/images/dot.gif);
}

.liMenu {
	background-image: url(../../portal/images/dot.gif);
}

.lifontClass {
	font-size: 10px;
}

.topout {
	width: 1024px;
	margin: 0 auto;
}

.topmune {
	width: 1024px;
	height: 72px;
	margin: 0 auto;
	z-index: 5;
	position: absolute;
}

.in_top_en {
	width: 1024px;
	height: 146px;
	margin: 0 auto;
	padding-top:0px;
	 position:relative;
}

.inleft_contact a:link {
	color: #039;
	font-size: 12px;
	text-decoration: underline;
}

.inleft_contact a:visited {
	color: #006;
	font-size: 12px;
	text-decoration: underline;
}

.inleft_contact a:hover {
	color: #F60;
	font-size: 12px;
	text-decoration: underline;
}
