@charset "utf-8";
/* CSS Document */
body {
	margin:0 auto;
	text-align:center;
	background:url(../img/body1.jpg) no-repeat top center;
}
.total {
	width:1000px;
	margin:0 auto;
}
.top {
	float:left;
	width:1000px;
	height:110px;
	background:url(../img/top_logo.png) no-repeat;
}
.top1 {
	float:left;
	width:1000px;
	height:110px;
	background:url(../img/top_logo_index.png) no-repeat;
}
.top_title {
	float:right;
	width:760px;
	height:110px;
}
.tt_btn{
	float:right;
	width:170px;
	height:20px;
	margin-top:25px;
}
.index{
	float:left;
	width:60px;
	height:20px;
}
.dd_list{
	float:left;
	width:110px;
	height:20px;
}
.dd_list a{
	float:left;
	width:90px;
	height:20px;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	line-height:20px;
	overflow:hidden;
	font-family:Arial;
}
.piece_bulid{
	float:left;
	width:1000px;
	height:160px;
}
.piece_bulid img{
	float:left;
	margin-left:30px;
	display:inline;
}
.piece_main{
	float:left;
	width:1000px;
	padding-bottom:30px;
}
.pm_left{
	float:left;
	width:200px;
	margin-top:20px;
	margin-left:10px;
	display:inline;
}
.pm_left_top{
	float:left;
	width:200px;
	height:200px;
	background:url(../img/pm_left_top.png) no-repeat;
	font-family:"微软雅黑";
}
.plt_name{
	float:left;
	width:110px;
	height:20px;
	margin-top:13px;
	font-weight:bold;
	font-size:16px;
	color:#fff;
}
.plt_list{
	float:left;
	width:200px;
}
.plt_list li{
	float:left;
	width:180px;
	height:28px;
	border-bottom:1px dotted #fff;
	margin-left:10px;
	display:inline;
}
.plt_list li a{
	float:left;
	width:180px;
	height:28px;
	font-size:12px;
	color:#fff;
	line-height:32px;
	overflow:hidden;
	text-decoration:none;
}
.pm_left_bottom{
	float:left;
	width:200px;
	height:200px;
	margin-top:5px;
	background:url(../img/pm_left_bottom.png) no-repeat;
}
.pm_right{
	float:left;
	width:755px;
	margin-left:25px;
	margin-top:20px;
	display:inline;
}
.pm_right_title{
	float:left;
	width:755px;
	height:20px;
	border-bottom:1px solid #1a64ba;
}
.pm_right_title p{
	float:left;
	height:15px;
	margin-left:3px;
	display:inline;
	border-left:3px solid #1a64ba;
	font-size:13px;
	color:#1a64ba;
	text-indent:10px;
	font-weight:bold;
	line-height:16px;
}
.pm_right_info{
	float:left;
	width:755px;
}
.pm_right_info p{
	float:left;
	width:755px;
	font-size:12px;
	color:#666;
	text-indent:2em;
	text-align:left;
	line-height:30px;
}
.about_list{
	float:left;
	width:755px;
}
.about_list li{
	float:left;
	width:203px;
	height:140px;
	margin-top:15px;
	margin-bottom:10px;
	margin-left:15px;
	margin-right:25px;
	display:inline;
}
.page_count{
	float:left;
	width:755px;
	height:20px;
	line-height:22px;
	overflow:hidden;
	margin-top:30px;
	font-size:13px;
	color:#666;
}
.products_list{
	float:left;
	width:755px;
}
.products_list li{
	float:left;
	width:170px;
	height:180px;
	margin-top:25px;
	margin-left:10px;
	margin-right:5px;
	display:inline;
}
.products_list li img{
	float:left;
	width:170px;
	height:150px;
}
.products_list li p{
	float:left;
	width:170px;
	height:30px;
	text-align:center;
	text-indent:0;
	overflow:hidden;
	line-height:34px;

}
.pi_left{
	float:left;
	width:755px;
	margin-top:20px;
}
.pi_right{
	float:left;
	width:755px;
	margin-top:20px;
}
.pi_right p{
	width:710px;
	text-indent:0;
	margin-left:20px;
	display:inline;
}
.news_list{
	float:left;
	width:755px;
}
.news_list li{
	float:left;
	width:720px;
	height:32px;
	margin-left:5px;
	display:inline;
	border-bottom:1px dashed #ddd;
}
.news_list li .news_dot{
	float:left;
	width:8px;
	height:8px;
	background:url(../img/news_dot.png) no-repeat;
	margin-top:11px;
	margin-left:5px;
	display:inline;
}
.news_list li a{
	float:left;
	height:32px;
	line-height:34px;
	overflow:hidden;
	font-size:14px;
	color:#666;
	margin-left:10px;
	display:inline;
	text-decoration:none;
}
.news_list li .news_date{
	float:right;
	width:80px;
	height:32px;
	line-height:34px;
	overflow:hidden;
	font-size:13px;
	color:#666;
	text-indent:0;
	font-family:Arial;
}
.msg_list{
	float:left;
	width:755px;
	margin-top:30px;
	text-align:left;
	background:url(../img/contact_bg.png) 480px 0 no-repeat;
}
.msg_list li{
	float:left;
	width:755px;
	height:26px;
}
.msg_list li .p_left{
	float:left;
	width:80px;
	line-height:20px;
	text-align:right;
	font-size:13px;
	text-indent:0;
	margin-right:10px;
	display:inline;
}
.contact_list{
	float:left;
	width:755px;
	background:url(../img/contact_bg.png) 480px 0 no-repeat;
	height:300px;
	margin-top:30px;
}
.contact_list li{
	float:left;
	width:700px;
	margin-top:8px;
	margin-left:50px;
	display:inline;
	font-size:15px;
	color:#666;
	text-align:left;
	font-family:Arial;
}
.contact_list .cl_title{
	font-size:16px;
	font-weight:bold;
	color:#174cc3;
}
.pri_list{
	float:left;
	width:755px;
	margin-top:25px;
}
.pri_list li{
	float:left;
	width:240px;
	height:178px;
	margin-left:10px;
	display:inline;
	overflow:hidden;
}
.pri_list li img{
	float:left;
	width:240px;
	height:178px;
}
.pri_list li p{
	position:relative;
	top:-178px;
	width:240px;
	height:40px;
	line-height:44px;
	overflow:hidden;
	background:#000;
	color:#fff;	
	filter:alpha(opacity=10);
	opacity: 0.1;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-indent:0;
	font-family:"微软雅黑";
}
.pri_list li p:hover{
	filter:alpha(opacity=80);
	opacity: 0.8;
}
.under {
	float:left;
	width:1000px;
	height:60px;
	margin-top:10px;
	border-top:1px solid #e0eaf8;
	background:url(../img/under_logo.png) 0 5px no-repeat;
}
.under p {
	float:left;
	width:750px;
	line-height:20px;
	margin-top:30px;
	font-size:12px;
	color:#1959a2;
	margin-left:200px;
	display:inline;
	text-align:left;
}
.f_link{
	float:left;
	width:180px;
	height:20px;
	margin-top:10px;
	margin-left:200px;
}
img {
	border:none;
}
ul {
	margin:0;
	padding:0;
	list-style:none;
}
li {
	margin:0;
	padding:0;
}
p{
	margin:0;
}
/*JS_link_banner*/
ul#topnav {
	float:left;
	width:760px;
	height:28px;
	margin-top:5px;
}
ul#topnav li {
	float: left;
	position: relative;
}
ul#topnav li a {
	float: left;
	text-indent: -9999px;
	height: 30px;
	color:#fff;
	font-size:12px;
}
ul#topnav li:hover a, ul#topnav li a:hover {
}
ul#topnav a.home {
	width:100px;
	background:url(../img/title.png) no-repeat;
}
ul#topnav a.about {
	width:88px;
	background:url(../img/title.png) -100px 0 no-repeat;
}
ul#topnav a.products {
	width:94px;
	background:url(../img/title.png) -188px 0 no-repeat;
}
ul#topnav a.news {
	width:94px;
	background:url(../img/title.png) -282px 0 no-repeat;
}
ul#topnav a.support {
	width:95px;
	background:url(../img/title.png) -376px 0 no-repeat;
}
ul#topnav a.photo {
	width:94px;
	background:url(../img/title.png) -471px 0 no-repeat;
}
ul#topnav a.message {
	width:94px;
	background:url(../img/title.png) -565px 0 no-repeat;
}
ul#topnav a.contact {
	width:85px;
	background:url(../img/title.png) -659px 0 no-repeat;
}
ul#topnav li .sub {
	position: absolute;
	top: 30px;
	left: 0;
	float: left; /*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px; /*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none;
}
ul#topnav li .sub ul {
	list-style: none;
	float: left;
	width:380px;
	height:25px;
	background:url(../img/title_links.png) no-repeat;
}
ul#topnav .sub ul li {
	float:left;
	width:75px;
	height:25px;
	line-height:27px;
	overflow:hidden;
	color: #fff;
}
ul#topnav .sub ul li a {
	float: none;
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	display: block;
	text-decoration: none;
	color: #fff;
}
