@charset "utf-8";
/* CSS Document */
body,button,input,select,textarea{color:#333;font:14px/1.5 "微软雅黑";}

/* Clear */
.clearfix:after{content:"";display:block;height:0px;clear:both;visibility:hidden}
.clearfix{display:inline-block}
/* Hides from IE-mac \*/ 
* html .clearfix{height:1%}
.clearfix{display:block} 
/* End hide from IE-mac */
.page_list{text-align:right;padding-top:10px; padding-bottom:2px;}
.page_list a{border:#ddd 1px solid;color:#15428b;padding:2px 5px;margin-right:2px}
.page_list a:hover,.page_list a:active{border:#e1e6ed 1px solid;color:#000;background-color:#D3E1F6}
.page_list span.current{border:#ddd 1px solid;padding:2px 5px;font-weight:bold;margin-right:2px;color:#FFF;background-color:#15428b}
.page_list span.disabled{border:#f3f3f3 1px solid;padding:2px 5px;margin-right:2px;color:#CCC}
/* webcss start*/
body{ margin:0; padding:0;}
#header{ width:1200px; margin:0 auto;}
.top{float:left; padding:40px 0;}
.tel{float:right; padding: 55px 10px 21px 0;}
#nav{border-top:1px #f3f3f3 solid;}
#MainMenu{ width:1200px; margin:0 auto; }

/*footer*/
#copyright{background:#40a1c9; height:415px;}
.copyright{width:1200px; margin:0 auto;}
.foot-title{text-align:center; padding-bottom:10px; padding-top:20px;}
.contact{width:45%; float:left;}
.contact p{line-height:2.2; color:#fff; padding-top:12px;}
.footer{ width:49%; float:right; padding-top:30px;}
.footer ul li{ float:left; border-bottom:1px #fff solid; padding-bottom:10px; padding-right:40px;}
.footer ul li a{color:#fff;}
.foot-main{margin-top:70px; margin-left:10px;}
.foot-main img{float:left; padding-right:20px;}
.foot-main a{color:#fff;}

.foot-bottom{background-color:#0a2f42; padding:10px; color:#fff; text-align:center;}
/*banner*/
#full-screen-slider { width:100%; height:598px; text-align:left; float:left; position:relative}
#slides { display:block; width:100%; height:598px; text-align:left;list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; text-align:left;list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%;text-align:left; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; text-align:left;left:20%; top:550px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px;text-align:left; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%;text-align:left; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE}

/*product*/
.product{ width:1200px; margin:0 auto; margin-top:40px;}
.pro-title{text-align:center;}
.pro-nav ul{margin-top:40px;}
.pro-nav ul li{float:left; width:185px; height:45px; margin:10px 8px 0 7px;line-height:45px;}
.pro-nav ul li a{ display:block;text-align:center; background:#40a1c9; border-radius:30px; color:#fff; font-size:16px;}
#ScrollBox{width:1200px;overflow:hidden; margin-top:20px;}
#ScrollBox li{float:left;display:block;width:390px;text-align:center; margin:15px 5px;}
#ScrollBox li a{display:block;border:#e5e5e5 1px solid; border-bottom:6px #e5e5e5 solid;}
#ScrollBox li a:link,#ScrollBox li a:visited,#ScrollBox li a:active{color:#000}
#ScrollBox li a:hover{color:#40a1c9; border-bottom:6px #40a1c9 solid;}
#ScrollBox li a span{display:block;padding:13px 0;}

/*about*/
#about{background:url(../images/about_bg.jpg) no-repeat center; height:696px; margin-top:40px;}
.about{width:1200px; margin:0 auto;}
.ab-title{font-family:"宋体"; font-size:26px; text-align:center; color:#fff; padding-top:200px;}
.ab-title span{font-size:18px;}
.ab-main{width:1100px; text-align:center; margin:0 auto; line-height:2.0; padding-top:100px;}
.ab-main a{ width:144px; background-color:#bf0000; color:#fff !important; padding:10px 20px; font-size:20px; margin-top:20px;}
.ab-main a:hover{color:#fff !important;}
.ab-main p{padding-bottom:43px; text-align:left;}

/*case*/

.case{
	width:1200px;
	margin:0 auto;
	margin-top:40px;
}
.case ul{
	margin-top:40px;
}
.case ul li{
	float:left;
	margin:0 5px;
}
.case ul li a div {
	width: 290px;
	height: 250px;
	display:block; 
	overflow:hidden;
}
.case ul li a div img {
	width: 290px;
	height: 250px;
	overflow: hidden;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}
.case ul li a div img:hover {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
}
.case ul li span{
	display:block;
	padding-top:10px;
	text-align:center;
}



/*advantage*/
.advantage{width:1200px; margin:0 auto; margin-top:60px;}
.adv-left{ width:360px; float:left; text-align:right; margin-top:20px;}
.adv-left p{margin-top:99px; line-height:1.8;}
.adv-main{float:left;}
.adv-right{width:360px; float:right; margin-top:20px;}
.adv-right ul li{margin-top:24px; margin-bottom:66px; line-height:1.8;}

/*news*/
#news{width:1200px; margin:0 auto; margin-top:60px;}
.news-left{width:61%; float:left; border:2px #f6f6f6 solid;}
.left-title{background-color:#f6f6f6; height:50px; line-height:50px;}
.left-title ul li{ display:block;float:left;  font-size:20px; width:240px; text-align:center;}
.left-title ul li a{display:block; background-color:#0099cc; color:#fff;}
.left-main img{float:left; padding:20px 7px;}
.left-main p{padding:22px 7px 15px 7px; width:45%; float:left; line-height:1.8;}
.left-main span{color:#0099cc; font-size:15px; padding:3px 0;}
.left-main a{color:#0099cc; font-size:16px; border:1px #0099cc solid; padding:5px 10px; line-height:4.0;}
.left-main a:hover{color:#0099cc;}
.news ul li{width:40%; float:left; padding-left:20px; height:31px; line-height:31px;}
.news-right{width:35%; float:right;border:2px #f6f6f6 solid;}
.right-title{background-color:#0099cc; height:50px; line-height:50px; font-size:20px; color:#fff; padding-left:16px;}
.right-title a{float:right; font-size:16px; padding-right:14px; color:#fff;}
.right-title a:hover{color:#fff;}
.right-main{width:80%; margin:0 auto; padding-bottom:10px;}
.right-main ul li{height:117px; border-bottom:2px #f6f6f6 dashed; padding-top:10px;}



.KSS_titleBox h2{line-height:32px}

#searchid{line-height:20px;padding:2px}
#searchtext{border:#E6E6E6 1px solid;background:url(../images/searchinp.gif) repeat-x;height:20px;line-height:20px;padding:2px;width:200px}
#searchbutton{border:none;background:url(../images/searchbut.gif);cursor:pointer;height:21px;width:64px}

/*********** page ***********/
#page_main{width:1200px; margin:0 auto; margin-top:60px; margin-bottom:60px;}
/* page-left */
.page-left{float:left;width:262px}
.page-left h2{background-image:url(../images/site_title.gif);background-repeat:no-repeat;height:34px;line-height:34px;font-size:100%;font-weight:normal}
.page-left h2 span{float:left;display:none}
.left-about h2{background-position:0px -68px}
.left-products h2{background-position:0px -102px}
.left-search h2{background-position:0px -136px}
.left-search p{padding:5px 0px 5px 10px}
.left-contact{padding-bottom:10px}
.left-contact h2{background-position:0px -204px}
.left-contact p{line-height:25px;padding:0px 5px 0px 10px}
.left-contact p span{font-weight:bold}
/* page-right */
.page-right{float:right;width:887px;overflow:hidden}
.site-nav{ background-color:#e9f3f4;height:45px;margin-bottom:10px;line-height:45px;}
.site-nav span{color:#333; padding-left:30px;}
.page-single,.page-products,.page-news,.page-newsdetail,.page-jobs,.page-jobsdetail{margin-bottom:10px}
.productsdetail-title,.newsdetail-title,.jobsdetail-title{font-size:14px;font-weight:bold;line-height:30px;text-align:center;border-bottom:1px dashed #CCC;margin-bottom:10px}
.page-news table{width:98%;}
.page-news table th{height:30px;line-height:30px;text-align:center;font-weight:bold;border:none 0px;font-size:12px}
.page-news table th.news-time{width:100px;background:url(../images/info_title.gif) left top}
.page-news table th.news-title{background:url(../images/info_title.gif) right top}
.page-news table td{border-bottom:1px dashed #D7D7D7;padding:8px}
.page-news table td.time-list{color:#666;text-align:center}
.page-jobs table{width:98%;}
.page-jobs table th{height:30px;line-height:30px;text-align:center;font-weight:bold;border:none 0px;font-size:12px}
.page-jobs table th.jobs-time{width:100px;background:url(../images/info_title.gif) left top}
.page-jobs table th.jobs-title{background:url(../images/info_title.gif) right top}
.page-jobs table td{border-bottom:1px dashed #D7D7D7;padding:8px}
.page-jobs table td.time-list{color:#666;text-align:center}
.page-guestbook{width:600px;}
.page-guestbook dl dt,.page-guestbook dl dd{float:left;padding:5px}
.page-guestbook dl dt{width:80px;text-align:right}
.page-guestbook dl dd{width:500px}
.page-guestbook dl dd input{border:#CCC 1px solid;padding:2px;background:url(../images/inputbg.gif) repeat-x;height:19px;line-height:19px;width:180px}
.page-guestbook dl dd span{color:#F00;margin-left:10px}
.page-guestbook .Content{width:480px;height:120px;border:#CCC 1px solid}
#checkcode{width:60px;text-align:center}
.page-guestbook p{text-align:center;clear:both;margin-bottom:10px}



/*about 内页*/
.page-about{width:1200px; margin:0 auto;}
.about-nav{ background-color:#e9f3f4;height:45px;margin-bottom:10px;line-height:45px;}
.about-nav span{color:#333; padding-left:30px;}
.about-news{line-height:2.0;}



/*新闻列表页*/
ul,li{ list-style:none;}
a,a:visited,a:active{color:#333;text-decoration:none}
a:hover{color:#ff0000;text-decoration:none}
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both;}
ul.newsList li {
    border-bottom: 1px dotted #dddddd;
	margin-bottom:20px;
	background:url(../images/icon.gif) no-repeat left 12px;
	padding-left:15px;
	padding-bottom:10px;
}
.page-news {
    margin: 0 auto;
    width: 95%;
	font-size:16px;
	line-height:2.0;
	padding-top:40px;
}

/*新闻详情页*/
#shownews h1.title {
    font-size: 24px;
    text-align: center;
	margin-bottom:30px;
}

.hits {
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 10px;
	height:30px;
	line-height:30px;
}
.page {
    line-height:30px;
	border-top:1px dotted #ddd;
	border-bottom:1px dotted #ddd;
	padding:10px 0;
	margin-top:10px;
}

#shownews .text{
	margin:10px 0;
	line-height:2.0;
}
.related {
	background:#40a1c9;
	height:30px;
	line-height:30px;
}
#shownews .related {
	font-weight:bold;
	height:30px;
	line-height:30px;
	font-size:13px;
}
#shownews .related-list li {
	border-bottom:1px dotted #dddddd;
	background:url(../images/icon1.gif) no-repeat left center;
	padding-left:10px;
    float: left;
    height: 36px;
    line-height: 36px;
    padding-left: 10px;
    width: 300px;
	margin-right:20px;
}
#shownews .related-list li a,#shownews .related-list li a:active,#shownews .related-list li a:visited{
	color:#808080;
}
#shownews .related-list li a:hover{
	color:#ff0000;
}

/*产品列表页*/
#ShowImages li{
	display: inline;
    float: left;
    margin: 20px 16px;
    text-align: center;
}
#ShowImages .images_img a {
    border: 1px solid #dddddd;
	display:block;
    height: 254px;
    overflow: hidden;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
    width: 355px;
}
#ShowImages .images_img a:hover{
	background:#fff4ce;
	border:1px solid #ff6600;
}
#ShowImages .images_img img {
    max-height: 254px;
}
#ShowImages .images_title a{
	height:40px;
	line-height:40px;
	font-size:16px;
}

/*下载列表页*/
.downloadtimes{
	width:80px;
	text-align:center;
}
/*下载详细页*/
.download{ margin-bottom:10px;}
.download li{

	line-height:30px;
	border-bottom:1px dotted #dddddd;
}

.downloadRight{ width:85%;}

/*招聘列表页*/
.jobList li{
	float:left;
	line-height:28px;
	border-bottom:1px dotted #dddddd;
	text-align:center;
}
.jobtime{ width:15%;}
.jobPosition{ width:40%;}

/*招聘详情页*/
.showjobList li{
	line-height:28px;
	border-bottom:1px dotted #dddddd;
}
.jobDescription{
	background:#dddddd;
	height:30px;
	line-height:30px;
	margin:10px 0;
	text-indent:10px;
}
/*招聘应聘页面*/
.submit{
	background:url(../images/submit.jpg) no-repeat;
	width:93px;
	height:34px;
	color:#ffffff;
	line-height:34px;
	border:none;
	cursor:pointer;
	font-family:微软雅黑;
	font-size:14px;
	margin:10px 0 0 100px;
}


/* 内页相关产品的 */
.related_cp p{ line-height:30px;text-indent:2em;}
.related_cp td{ line-height:30px; }
.related_cp ul{width:100%; height:auto; padding-top:5px; overflow:hidden;}
.related_cp ul li{ text-align:center; width:132px;  float:left; overflow:hidden;}
.related_cp ul li p{ line-height:30px; height:30px; text-align:center; text-indent:0em;  }
.related_cp ul li p a{ line-height:30px; height:30px; text-align:center;}
.related_cpul li p a:hover {color:#FF0000;}
.related_cp ul li img{border:1px solid #CCCCCC; width:100px; height:88px; padding:5px;}
.related_cp ul li a:hover img{ border:1px solid #ff0000;}




/* 产品展示页询盘页面 */
.chanpin_xp{width:600px;margin:0px auto}
.chanpin_xp dl dt,.chanpin_xp dl dd{float:left;padding:5px}
.chanpin_xp dl dt{width:80px;text-align:right}
.chanpin_xp dl dd{width:500px; margin-left:80px; margin-top:-30px;}
.chanpin_xp dl dd input{border:#CCC 1px solid;padding:2px;background:url(../images/inputbg.gif) repeat-x;height:19px;line-height:19px;width:180px}
.chanpin_xp dl dd span{color:#F00;margin-left:10px}
.chanpin_xp .Content{width:480px;height:120px;border:#CCC 1px solid}
#checkcode{width:60px;text-align:center}
.chanpin_xp p{text-align:center;clear:both;margin-bottom:10px}

/* 产品页搜索框 */
.head-search{ margin: 0 auto; margin-top: 15px;overflow: hidden; background: #f4f4f4; padding:5px;}
.f_l{ float:left;}
.f_r{ float:right;}
.ss{ padding-top:10px; margin-top:-7px; font-size:13px; font-weight:bold; padding-left:18px;}
.head-search .txt-keyword{ border: solid 1px #DCD3CF;border-right: none;width:200px; height:20px;float: left;color: #A89893;font-size: 12px;}
.head-search .btn-search{width: 60px;height: 20px;border: none;overflow: hidden;}
.ssk{ width:580px;}

/* 产品展示 列表样式 */
.fl{ float:left;}
.fr{ float:right;}
.clear{clear:both;}
.lbtu{ width:695px; height:auto;}
.lbtup {height: auto;padding-top: 20px;overflow: hidden;}
.lbtup li { list-style-type:none; padding-bottom:10px;}
.lbtu_left{ width:110px; margin-top: 15px;}
.lbtu_left img { border: 1px solid #CCCCCC;width: 100px;height: 88px;padding: 5px;}
.lbtu_left a:hover img{ border:1px solid #ff0000;}
.lbtu_right{ width:505px; margin-top:25px;}
.lbtu_right li { float:left;   }
.bt{ line-height:17px; height:17px; font-size:12px; font-weight:bold;}
.bt a { text-decoration:none; color:#000000;}
.lbt a:hover{ color:#FF0000;}
.wenzi{ font-size:12px; line-height:22px; width:180px;}
.wenzi span a { color:#FF0000; text-decoration:none;}
.right_tb ul li { float:left; padding-left:10px;}



/*固定的悬浮窗*/
.yb_conct{position:fixed;z-index:9999999;top:200px;right:0;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#0099cc url(../images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#0099cc url(../images/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#0099cc url(../images/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#0099cc url(../images/fixCont.png) no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}