@charset "utf-8";

*{font-family: "微软雅黑"}

a img{ border:none;} h1,h2,h3,h4,p{margin: 0px;padding: 0px;}
body{
	min-width: 1200px;
}


/*首页*/

.service_box{

	width: 1200px;

	overflow: hidden;

	margin: auto;
	margin-bottom:20px;

}

.com_left div.conwyusj{
    overflow: hidden;
    width: 94%;
    line-height: 2;
    text-align: left;
    font-size: 14px !important;
    margin: 0px auto;

}

img{

	max-width: 100%;

}

.com_left div.conwyusj p{

	font-size: 14px !important;

}

.com_left div.conwyusj span{

	font-size: 14px !important;

}

.com_left div.conwyusj img{

	max-width: 100%;

}

.service_box li{

	float: left;

	background: #0099ff;

	margin: 10px 10px 10px;

}

.service_box li:hover{

	background: #0066cc;

}

.service_box li a{

    display: block;

    font-size: 17px;

    color: #fff;

    width: 180px;

    line-height: 94px;

	margin: auto;

	text-align: center;

	background: url(../images/service.png) no-repeat;

	background-size: 163px;

	background-position: center;

}

.us_contact{

	width: 1200px;

	margin: auto;

	overflow: hidden;

	padding-bottom: 50px;

}

.all_title{

	border-top:1px solid #ddd;

	border-bottom:1px solid #ddd;

	overflow: hidden;

}

.all_title h1{

	font-size: 25px;

	line-height: 60px;

	color: #0099ff;

	float: left;

}

.all_title span{

	font-size: 18px;

	font-weight: normal;

}

.all_title a{

	display: block;

	float: right;

	font-size: 14px;

	color: #222;

	padding: 0 20px;

	line-height: 30px;

	margin-top: 15px;

	border: 1px solid #ddd;

}

.all_title a:hover{

	background: #0099ff;

	border: 1px solid #0099ff;

	color: #fff;

}

.us_box{

	float: left;

	width: 800px;

}

.us_box h2{

	font-size: 18px;

	color: #0099ff;

	font-weight: normal;

	line-height: 50px;

}

.us_box p{

	font-size: 14px;

	color: #222;

	line-height: 28px;

}

.contact_box{

	float: right;

	width: 360px;

}

.contact_box h2{

	font-size: 18px;

	color: #0099ff;

	font-weight: normal;

	line-height: 50px;

}

.contact_box .contact_ce{
	font-size: 16px;
	color: #222;
	line-height: 2;
	padding: 10px;

}

.case_box{

	width: 1200px;

	margin: auto;

	padding-bottom: 40px;

}

.case_box ul{

	padding-top: 15px;

	overflow: hidden;

}

.case_center{

	float: left;

	margin: 10px;

}

.case_center div{

	width: 217px;text-align: center;

	margin:0px auto;

 

	overflow: hidden;

}
img{
	max-width: 100%;
}
.case_center img{

	max-width: 100%;text-align: center;

	margin:0px auto;

	height: 150px;

}

.case_center p{

	font-size: 16px;

    line-height: 38px;

    text-align: center;

    color: #222;

}

.case_center:hover p{

	color: #0099ff;

}

.news_box{

	width: 1200px;

	margin: auto;

	padding-bottom: 60px;

}

.news_box ul{

	padding-top: 15px;

	overflow: hidden;

}

.news_center{

	float: left;

	width: 560px;

	margin: 10px 20px 20px 20px;

}

.news_center a{

	width: 100%;

	display: block;

	font-size: 18px;

	color: #0099ff;

	font-weight: normal;

    white-space:nowrap;/*一行显示*/

    overflow: hidden;/*超出部分隐藏*/

    text-overflow: ellipsis;/*用...代替超出部分*/

}

.news_center span{

	display: block;

	font-size: 12px;

	color: #aaa;

	line-height: 30px;

}

.news_center p{

	font-size: 15px;

	color: #222;

	line-height: 2;

}





/*单页、详情页css*/

.article_box{

	width: 1200px;

	margin: auto;

	margin-bottom: 50px;

}

.article_box ul{

	overflow: hidden;

}

.article_box li{

	float: left;

}

.com_left{

	width: 250px;

	margin-top: 40px;

	overflow: hidden;

}

.com_left h1{

	width: 100%;

	line-height: 50px;

	background: #0099ff;

	color: #fff;

	font-size: 18px;

	font-weight: normal;

	text-indent: 20px;

}

.com_left a{

	display: block;

	line-height: 40px;

	font-size: 15px;

	color: #222;

	margin-top: 5px;

	text-indent: 20px;

	border-bottom: 1px solid #e5e5e5;

}

.com_left a:hover{

	color: #0099ff;

}

.com_left h2.husnx{

	width: 100%;

	line-height: 40px;

	background: #0099ff;

	color: #fff;

	font-size: 16px;

	font-weight: normal;

	text-indent: 20px;

	margin-top: 40px;

}

.com_left div{

	font-size: 14px;

	padding: 14px 0px;

	line-height: 24px;

}

.kuang{

	width: 230px;

	height: 30px;

	border: 1px solid #ddd;

	padding-left: 10px;

	margin-bottom: 8px;

	font-size: 13px;

	color: #999;

}

.com_right{

	margin-left: 48px;

	width: 890px;

	overflow: hidden;

}

.crumbNav{

	color: #313131;

	font-size: 14px;

	padding: 40px 0px 17px 0px;

	border-bottom: 1px solid #ddd;

}

.crumbNav a{

	font-size: 14px;

	color: #313131;

	font-weight: normal;

}

.crumbNav a:hover{

	color: #0099ff;

}

.com_right h1{

	font-size: 20px;

	padding: 30px 0px 20px 0px;

	line-height: 26px;

	text-align: center;

	color: #0099ff;

}

.com_right p{

	font-size: 15px;

	color: #252525;

	line-height: 2 !important;

}

.new_lisbox{

	margin-top: 10px;

}

.new_listpage{

	overflow: hidden;

}

.new_listpage a{

	font-size: 15px;

	color: #555;

	line-height: 30px;

	float: left;

	display: block;

}

.new_listpage a:hover{

	color: #0099ff;

}

.new_listpage span{

	font-size: 14px;

	color: #aaa;

	float: right;

}

.flip_article{

	font-size: 14px;

	padding: 20px 0px;

	display: table;

	margin: auto;	

}

.flip_article a{

	color: #555;

}

.flip_article a:hover{

	color: #0099ff;

}

.article_libox{

  padding-top: 10px;

  overflow: hidden;

}

.article_libox li{

	width: 210px;

	background: #f7f8fa;

	margin: 0px 10px 10px 0px;

	overflow: hidden;

	display:inline-block;

	vertical-align:top;

}

.article_liall{

	font-weight: normal;

	display: block;

	width: 210px;

	background: #0a2b4a;

	color: #fff;

	font-size: 16px;

	line-height: 40px;

	text-align: center;

}

.article_libox span{

	margin-top: 10px;	

	overflow: hidden;

	display: block;

}

.article_lione{

	display: block;

	line-height: 35px;

	font-size: 14px;

	color: #252525;

	text-indent: 10px;

}

.article_lione:hover{

	color: #0099ff;

}

.product_listpage{

	overflow: hidden;

}

.product_listpage a{

	float: left;

	width: 212px;

	margin: 0px 10px 10px 0px;

	overflow: hidden;

}

.product_listpage img{

	    height: 210px;

    text-align: center;

    margin: 0px auto;

}

.product_listpage p{

	line-height: 40px;

	font-size: 14px;

	color: #555;

	text-align: center;

	margin: 0px;

}

.product_listpage a:hover p{

	color: #fff;

	background: #0099ff;

}

.detail_img{
	max-width: 100%;
	text-align: center;
	margin:0px auto;

}
.husjw{
	line-height: 18px;
	text-align: left;
	margin:15px;
}
img{
	max-width: 100%;
}
.husjw img{
	text-align: center;
	margin:5px auto;max-width: 100%;
}
.com_right h3{

	padding-top: 20px;

	font-weight: bold;

	color: #0099ff;

	font-size: 18px;

}

.com_right h4{

	font-size: 15px;

	color: #252525;

	line-height: 26px;

	font-weight: normal;

}

.list_art{

	display: table;

	margin: auto;

	overflow: hidden;

}

.list_art li{

	float: left;

	margin: 0px 10px;

}

.list_art a{

	display: block;

	float: left;

	font-size: 14px;

	padding: 0px 30px 0px 30px;

	line-height: 30px;

	border: 1px solid #0099ff;

	color: #0099ff;

	margin-bottom: 20px;

}

.list_art a:hover{

	background: #0099ff;

	color: #fff;

}



/*在线留言*/

td{

	padding: 0px;

}

.guestbook_r01{

	width:520px; 

	height:50px;

}

.guestbook_r_text01{ 

	width:500px;

	background:#eee;

	border:1px dashed #ccc;

	height:36px;

	line-height:36px;

	padding:0 10px;

}

.guestbook_r02{ 

	width:520px; 

	height:130px;

}

.guestbook_r_text02{ 

	width:500px; 

	background:#eee; 

	border:1px dashed #ccc; 

	height:84px; 

	line-height:180%; 

	padding:10px;

}

.guestbook_r03{ 

	width:520px; 

	height:50px;

}

.guestbook_r_text03{ 

	width:160px; 

	background:#eee; 

	border:1px dashed #ccc; 

	height:36px; 

	line-height:36px; 

	padding:0 10px;

}

.submit001{ 

	background:#0099ff; 

	border:none; 

	width:250px; 

	height:40px; 

	line-height:40px; 

	color:#fff; 

	font-family:"微软雅黑"; 

	font-size:16px; 

	margin-top:20px;

	cursor:pointer;

}

.reset001{ 

	background:#ccc; 

	border:none; 

	width:250px; 

	height:40px; 

	line-height:40px; 

	color:#333; 

	font-family:"微软雅黑"; 

	font-size:16px; 

	margin-left:10px; 

	margin-top:20px;

	cursor:pointer;

}



/*翻页代码*/

.pages {

	text-align: center;

	font-size: small;

	margin-top:20px;

}



.pages a {

	background-color: #f3f3f5;

	display: inline-block;

	padding: 2px 6px

}



.pages a:hover {

	border: 1px solid #666;

	padding: 1px 5px;

	text-decoration: none

}



.pages strong {

	font-weight: bold;

	background-color: #f3f3f5;

	display: inline-block;

	padding: 2px 6px;

	color: #1176bb

}



.pages .current {

	background-color: #333;

	display: inline-block;

	padding: 2px 6px;

	color: #fff

}

