
/* CSS Document */

*{
	margin:0px;
	border:0px;
	padding:0px;
}
body{
	font-family:"微软雅黑";
}
ul,li,a,input,textarea,p,span,h1,h2,h3,h4,h5,h6,div{
	font-family:"微软雅黑";
}
ul,li{
	list-style:none;
}
a{
	text-decoration:none;
}
.wrap{
	width:100%;
	margin:0 auto;
}
.head{
	background:url(../image/headbg.png) no-repeat center -15px;
	height:30px;
	width:100%;
}
.logo{
	max-height: 53px;
	max-width: 285px;
}
.top{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
.head h4{
	float:left;
	font-size:12px;
	color:#666;
	line-height:30px;
	font-weight:normal;
}
.head p{
	float:right;
	line-height:30px;
	font-size:12px;
}
.head p a{
	margin:0 2px;
}
.head p a:hover{
	color:#519cec;
}
.header{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
	padding:35px 0px;
}
.head a{
	color:#333;
}
.header img{
	float:left;
}
.tel{
	background:url(../image/tel.png) no-repeat left 3px;
	float:right;
	width:260px;
	height:50px;
}
.tel h5{
	color:#666;
	text-indent:60px;
	font-size:14px;
	font-weight:normal;
}
.tel span{
	display:block;
	color:#000;
	font-size:20px;
	text-indent:60px;
	padding-top:3px;
}
.nav{
	width:100%;
	background:#2b2b2b;
}
.nav ul{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
.nav ul li{
	float:left;
	width:133px;
	text-align:center;
	line-height:50px;
	padding:5px 0px;
}
.nav ul li a{
	border-radius:10px;
	display:block;
	color:#fff;
}
.nav ul li a:hover{
	background:#519cec;
}
.banner{
	width:100%;
	height:614px;
	position:relative;
}
.n_banner{
	width:100%;
	height:400px;
}
.search{
	width:100%;
	margin:40px auto 0px;
	height:69px;
	background:url(../image/searchbg.png) no-repeat center top;
}
.sear{
	padding-top:8px;
	width:1200px;
	margin:0px auto;
	overflow:hidden;
}
.sear form{
	display:block;
	float:left;
	position:relative;
	width:372px;
}
.searchtext{
	width:372px;
	height:39px;
	border-radius:30px;
	line-height:39px;
	background:#dedede;
	text-indent:24px;
	color:#666;
	font-size:12px;
}
.searchButton{
	position:absolute;
	background:url(../image/search.png) no-repeat center;
	width:20px;
	height:20px;
	right:25px;
	top:10px;
	cursor: pointer;
}
.sear span{
	display:block;
	float:left;
	line-height:39px;
	font-size:12px;
	color:#666;
	margin-left:30px;
}
.sear span a{
	color:#666;
	margin:0 5px;
}
.sear span a:hover{
	color:#519cec;
}
.content{
	width:100%;
}
.product{
	width:1200px;
	margin:35px auto 60px;
	overflow:hidden;
}
.productLeft{
	width:194px;
	float:left;
}
.productLeft h4{
	background:#519cec;
	color:#fff;
	font-size:14px;
	font-weight:normal;
	text-align:center;
	line-height:45px;
	height:45px;
}
.productLeft ul{
	border:1px dotted #ccc;
	border-top:none;
}
.productLeft ul li{
	text-align:center;
	border-bottom:1px dashed #ccc;
	line-height:50px;
	height:50px;
	font-size:13px;
}
.productLeft ul li a{
	display:block;
	color:#666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.productLeft ul li a:hover{
	background:#4b8dd5;
	color:#fff;
}
.productRight{
	float:left;
	margin-left:45px;
}
.about{
	width:100%;
	background:url(../image/aboutbg.jpg) no-repeat center;
	height:460px;
	margin:0px auto;
}
.aboutMain{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
.aboutLeft{
	width:550px;
	float:left;
}
.aboutLeft h5{
	font-size:26px;
	color:#333;
	font-weight:normal;
	padding:65px 0px 60px;
}
.aboutLeft p{
	display:-webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:5;
	overflow:hidden;
	font-size:14px;
	color:#666;
	line-height:24px;
	height:117px;
}
.aboutLeft a{
	display:block;
	color:#fff;
	background:#519cec;
	width:100px;
	line-height:40px;
	height:40px;
	text-align:center;
	font-size:14px;
	border-radius:10px;
	margin-top:40px;
}
.aboutRight{
	float:right;
	padding-right:20px;
	padding-top:65px;
}
.news{
	width:1200px;
	margin:70px auto;
	padding-bottom:40px;
	overflow:hidden;
	background:url(../image/newstitle.png) no-repeat center top;
}
.news h5{
	font-size:16px;
	color:#333;
	text-align:center;
	font-weight:normal;
	padding-top:8px;
}
.news p{
	font-size:12px;
	text-align:center;
	line-height:24px;
	margin-bottom:30px;
}
.news p a{
	color:#666;
}
.news p a:hover{
	color:#519cec;
}
.newsLeft{
	float:left;
}
.newsLeft li{
	border-bottom:1px dashed #ccc;
	overflow:hidden;
	padding-left:10px;
	padding-bottom:28px;
	margin-top:40px;
}
.newsLeft li:hover{
	background:#f2f2f2;
}
.time{
	width:100px;
	height:100px;
	background:#f2f2f2;
	float:left;
	text-align:center;
	color:#666;
}
.time h4{
	font-size:24px;
	padding-top:20px;
}
.time p{
	font-size:14px;
}
.title{
	height:100px;
	float:left;
	width:475px;
	padding-left:25px;
}
.title h5{
	text-align:left;
	font-size:14px;
}
.title h5 a{
	color:#333;
}
.title h5 a:hover{
	color:#519cec;
}
.title p{
	line-height:20px;
	font-size:12px;
	color:#666;
	padding-top:6px;
	text-align:left;
	height:62px;
	overflow:hidden;
}
.newsRight{
	float:right;
	padding-right:40px;
}
.newsRight ul{
	padding-top:40px;
	width:400px;
	height:223px;
}
.newsRight ul li{
	position:relative;
	padding-bottom:20px;
	text-align: center;
}
.newsRight ul li img{
	max-width: 400px;
	max-height: 223px;
}
.newsRight ul p{
	position:absolute;
	top:198px;
	left:13px;
	width:372px;
	text-align:left;
	text-indent:24px;
	background:url(../image/newsbg.png) no-repeat;
}
.newsRight ul p a{
	color:#fff;
}
.youshi{
	width:100%;
	background:url(../image/youshi.jpg);
	height:350px;
}
.youshiMain{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
	padding:60px 0px 30px;
}
.youshiLeft{
	width:639px;
	float:left;
	color:#fff;
	padding-top:20px;
	padding-right:60px;
	border-right:1px solid #fff;
}
.youshiLeft span{
	font-size:24px;
}
.youshi h4{
	font-size:34px;
	font-weight:normal;
	padding:15px 0px 20px;
}
.youshi p{
	font-family:"微软雅黑";
	line-height:24px;
	font-size:14px;
	padding-bottom:30px;
}
.youshiRight{
	width:500px;
	float:right;
	padding-top:25px;
}
.youshiRight span{
	padding-left:30px;
	font-size:20px;
	color:#fff;
}
.youshiRight h4{
	font-size:36px;
	color:#fff;
	padding:30px 0px 30px 30px;
}
.youshiRight a{
	display:block;
	background:#519cec;
	color:#fff;
	text-align:center;
	border-radius:10px;
	width:160px;
	line-height:50px;
	height:50px;
	margin-left:30px;
	font-size:23px;
}
.case{
	width:1200px;
	margin:70px auto 100px;
	background:url(../image/newstitle.png) no-repeat center top;
}
.case h5{
	text-align:center;
	font-size:16px;
	color:#000;
	padding-top:8px;
	font-weight:normal;
}
.case p{
	text-align:center;
	font-size:12px;
	line-height:24px;
}
.case p a{
	color:#666;
}
.case p a:hover{
	color:#519cec;
}
.case ul{
	overflow:hidden;
}
.case ul li{
	margin-right:20px;
	margin-top:50px;
	float:left;
	width:278px;
	height:398px;
	border:1px solid #ccc;
}
.case ul li:hover{
	background:#efefef;
}
.case ul li div{
	text-align:center;
	padding-top:4px;
}
.case ul li h5{
	text-align:left;
	padding-left:10px;
	font-size:16px;
	line-height:40px;
}
.case ul li h5 a{
	color:#000;
}
.case ul li h5 a:hover{
	color:#519cec;
}
.case ul li p{
	text-align:left;
	padding:0px 10px;
	font-size:14px;
	color:#666;
	line-height:24px;
	height:96px;
	overflow:hidden;
}
.case ul li span{
	display:block;
	width:26px;
	height:26px;
	margin-left:10px;
	margin-top:20px;
}
.footer{
	width:100%;
	background:url(../image/footerbg.jpg);
	height:370px;
}
.link{
	width:1200px;
	margin:40px auto 0px;
	color:#fff;
	line-height:45px;
	height:45px;
	font-size:14px;
}
.link a{
	color:#fff;
	margin:0 5px;
	text-decoration:underline;
}
.menu{
	width:1200px;
	margin:40px auto;
	overflow:hidden;
}
.menu li{
	margin-right:32px;
	float:left;
	font-size:14px;
}
.menu a{
	color:#9c9b9b;
}
.menu a:hover{
	color:#eee;
	text-decoration:underline;
}
.contact{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
.contact ul{
	border-top:1px solid #4a4a4a;
	border-bottom:1px solid #4a4a4a;
	width:900px;
	float:left;
}
.contact ul li{
	line-height:70px;
	float:left;
	margin-right:50px;
	color:#9c9b9b;
	font-size:14px;
}
.copy{
	width:1200px;
	margin:30px auto 0px;
	text-align:left;
	color:#9c9b9b;
	font-size:14px;
	line-height:24px;
}
.copy a{
	color:#9c9b9b;
	text-decoration:underline;
	margin-right:10px;
}
.copy a:hover{
	color:#fff;
}

/*----------内页---------------------*/

/*----------公共左部---------------------*/
.main{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
.mainLeft{
	float:left;
	width:200px;
	padding:20px 0px 40px 0px;
}
.mainLeft h5{
	background:#4a4a4a;
	color:#fff;
	font-size:14px;
	line-height:40px;
	height:40px;
	text-align:center;
	width:200px;
	border-bottom:1px dashed #ccc;
	margin-top:20px;
}
.mainLeft li{
	width:198px;
	text-align:center;
	line-height:35px;
	font-size:14px;
	color:#333;
	border-left:1px dotted #ccc;
	border-right:1px dotted #ccc;
	border-bottom:1px dashed #ccc;
}
.mainLeft li a{
	display:block;
	color:#333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.mainLeft li a:hover{
	background:#519cec;
	color:#fff;
}
.n_left_news li a{
	text-align:left;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	width:188px;
	padding:0 5px;
}
.n_left_con{
	border:1px dotted #ccc;
	line-height:24px;
	font-size:14px;
	padding:10px 10px 20px;
}
/*----------公共左部结束---------------------*/
.mainRight{
	width:960px;
	float:right;
}
.location{
	overflow:hidden;
	border-bottom:2px solid #519cec;
	padding:30px 10px 5px;
}
.location h5{
	height:21px;
	line-height:19px;
	border-left:5px solid #f96;
	float:left;
	text-indent:8px;
	font-size:16px;
	font-weight:normal;
}
.location span{
	float:right;
	font-size:14px;
}
.location a{
	color:#333;
}
/*----------about---------------------*/
.n_about{
	padding:30px 10px;
	line-height:24px;
	font-size:14px;
	color:#333;
}
/*----------message---------------------*/
.message{
	width:400px;
	margin:0 auto;
}
.inputText{
	background:#efefef;
	color:#999;
	font-size:14px;
	line-height:40px;
	height:40px;
	width:350px;
	text-indent:18px;
	display:block;
	margin-top:20px;
}
textarea{
	width:350px;
	height:150px;
	font-family:"微软雅黑";
	margin-top:20px;
	background:#efefef;
	color:#999;
	text-indent:18px;
	line-height:24px;
}
#code{
	width:350px;
	margin-top:20px;
	overflow:hidden;
}
#checkCodeImg{
	float:left;
	margin-left:30px;
}
#checkcode{
	float:left;
	width:150px;
	line-height:40px;
	height:40px;
	color:#999;
	background:#eee;
	text-indent:18px;
}
.subbutton{
	width:350px;
	margin-top:20px;
	background:#519cec;
	color:#fff;
	text-align:center;
	line-height:35px;
}
/*------新闻列表-----------------------------*/
.n_newsli li{
	border-bottom:1px dashed #ccc;
	padding-bottom:5px;
	margin-top:10px;
}
.n_newsli li:hover{
	background:#eee;
}
.n_newsli li h4{
	font-size:14px;
	color:#000;
	line-height:30px;
	padding-left:10px;
}
.n_newsli li a{
	color:#000;
}
.n_newsli li a:hover{
	color:#519cec;
}
.n_newsli li p{
	font-size:14px;
	color:#555;
	line-height:24px;
	padding:0 20px;
	height:48px;
	overflow:hidden;
}
.n_newsli li span{
	color:#999;
	font-size:12px;
	line-height:24px;
	padding-left:10px;
}
/*------案例列表-----------------------------*/
.n_caseli ul{
	overflow:hidden;
	padding:30px 0px 20px;
}
.n_caseli ul li{
	float:left;
	border:1px solid #fff;
	padding:1px;
	margin:10px 23px 0px;
}
.n_caseli ul li:hover{
	border:1px solid #519cec;
}
.n_caseli ul li p{
	text-align:center;
	font-size:14px;
	line-height:40px;
}
.n_caseli ul li p a{
	color:#333;
}
.n_caseli ul li p a:hover{
	color:#519cec;
}
/*------产品列表-----------------------------*/
.n_productli ul{
	overflow:hidden;
}
.n_productli ul li{
	margin:20px 25px;
	width:270px;
	float:left;
	position:relative;
	overflow:hidden;
}
.n_productli ul li a{
	color:#333;
	overflow:hidden;
	height:272px;
	width:270px;
	text-align:center;
}
.n_productli ul li:hover .display{
	display:block;
}
.n_productli ul li div{
	text-align:center;
	overflow:hidden
}
.n_productli ul li span{
	margin-top: -39%;
	display:block;
	font-size:14px;
	line-height:30px;
	text-align:center;
}
.display{
	width:270px;
	height:272px;
	position:absolute;
	bottom:0px;
	left:0px;
	display:none;
	background:url(../image/cover.png) no-repeat center;
}
.display h4{
	color:#fff;
	font-weight:normal;
	padding-top:40px;
}
.display p{
	height:116px;
	overflow:hidden;
	text-align:left;
	color:#fff;
	padding:20px 20px 0px;
	line-height:24px;
}
/*-----新闻详情--------------*/
.n_news{
	padding:0px 10px 60px;
}
.n_news h4{
	margin-top:15px;
	line-height:40px;
	font-size:16px;
	color:#666;
	text-align:center;
	font-weight:normal;
	border-bottom:1px solid #ccc;
}
.n_news_con{
	overflow:hidden;
	width:600px;
	margin:0 auto;
	font-size:15px;
}
.n_news_con li{
	float:left;
	margin:0 10px;
	line-height:40px;
}
.xgbq{
	border-top:1px dashed #ccc;
	color:#999;
	font-size:14px;
	line-height:50px;
	margin:30px 0px 10px;
	padding-left:15px;
}
.xgbq a{
	color:#333;
	margin:0 5px;
}
.xgbq a:hover{
	color:#519cec;
}
.news_page{
	padding:10px 0px;
	background:#eee;
}
.news_page p{
	font-size:14px;
	color:#666;
	line-height:30px;
	padding-left:15px;
}
.news_page p a{
	color:#000;
}
.news_page p a:hover{
	color:#519cec;
}
.n_news h5{
	border-bottom:2px solid #519cec;
	line-height:30px;
	font-size:14px;
	color:#519cec;
	padding-left:15px;
	margin:15px 0;
}
.n_xgpro{
	overflow:hidden;
}
.n_xgpro li{
	float:left;
	margin:0 4px;
}
.n_xgpro li div{
	text-align:center;
	width:180px;
}
.n_xgpro li p{
	text-align:center;
	font-size:14px;
	line-height:30px;
}
.n_xgpro li p a{
	color:#333;
}
.n_xgpro li p a:hover{
	color:#519cec;
}
.n_xgnews{
	overflow:hidden;
}
.n_xgnews li{
	margin:0 14px;
	width:432px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	float:left;
	font-size:14px;
	line-height:30px;
	border-bottom:1px dashed #ccc;
	padding:0px 5px 0px;
}
.n_xgnews li a{
	color:#333;
}
.n_xgnews li a:hover{
	color:#519cec;
}
/*-------product详情-------------------------*/
.n_product{
	overflow:hidden;
	margin:30px auto;
}
.n_img{
	float:left;
	text-align:center;
	width:325px;
}
.n_product ul{
	float:left;
	width:256px;
	margin-left:30px;
}
.n_product ul li{
	border-bottom:1px dashed #ccc;
	font-size:14px;
	color:#333;
	line-height:40px;
	height:40px;
}
#mes{
	background:#519cec;
	border-radius:10px;
	text-align:center;
	height:30px;
	line-height:30px;
	width:100px;
	border:none;
	margin-top:20px;
}
#mes a{
	color:#fff;
}
.n_pro{
	overflow:hidden;
}
.n_pro li{
	float:left;
	font-size:14px;
	overflow:hidden;
	width:450px;
	line-height:40px;
	margin:0 5px;
	padding:0 5px;
	white-space:nowrap;
	text-overflow:ellipsis;
	border-bottom:1px dashed #ccc;
}
.n_pro li a{
	color:#333;
}
.n_pro li a:hover{
	color:#579cec;
}




#pagination,.pagination{
    margin: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    width: auto;
    height: auto;
    overflow: hidden;
    border-left: #e0e1dc solid 1px;
}
#pagination li,.pagination li{
    float: left;
    margin-top: 0px;
    padding-bottom: 0px;
    border-bottom: none;
    width: 40px;
    padding: 0;
}
#pagination li a,.pagination li a{
    display: block;
    width: auto;
    height: 30px;
    padding: 0px;
    text-align: center;
    border-right: #e0e1dc solid 1px;
    border-top: #e0e1dc solid 1px;
    border-bottom: #e0e1dc solid 1px;
    line-height: 30px;
    font-size: 12px;
    color: #666;
}
#pagination li a:hover,.pagination li a:hover{
    background: #519cec;
    color: #fff;
}

.pagination .active{
    background: #0262b8;
    color: #fff;
}
.pagination .active a{color: #fff !important; cursor: default;}
.pagination .disabled a:hover{
    background: none !important;
    color: #666 !important;
}
.pagination .disabled a{
    background: none !important;
    color: #666 !important;
    cursor: no-drop;
}
.pagination .ellipsis a:hover{
	background: none !important;
	color: #666 !important;
	cursor: default;
}
.pages{ padding:3px; margin:3px; text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.pages a,.pages span.miy{ margin:2px; text-decoration:none;}
.pages .disabledfy{ font-family: Tahoma, Verdana;}

.pages a,.metpager_4 span.miy{ border:1px solid #aaaadd; padding:2px 5px 2px 5px; color:#999;}
.pages a:hover { border:1px solid #999; color:#000;}
.pages a:active {border:1px solid #999; color:#000;}
.pages span.current { border:1px solid #999; background-color:#999; padding:2px 5px 2px 5px; margin:2px; color:#FFFFFF; text-decoration:none;}
.pages span.disabled { border:1px solid #eee; padding:2px 5px 2px 5px; margin:2px; color:#ddd;}
