﻿/*- - - - - - - - -样式属index.html - - - - - - - -*/
	/*顶部*/
	#top{height:26px;line-height:26px;position:relative;min-width:1200px;margin:0 auto;background-color:#e2e2e2;z-index:1501;}
	#top p{float:left;color:#5a5a5a;}
	#top .other{float:right;color:#0075c1;}
	#top .other a{margin:0 5px;color:#0075c1;}
	#top .other a:hover{color:#0078ff;}
	/*页头*/
	#header{height:98px;position:relative;min-width:1200px;margin:0 auto;box-shadow:0 0 14px rgba(0,0,0,0.2);z-index:1500;}
		/*网站标志*/
		#logo{float:left;width:228px;height:83px;text-align:center;padding-top:15px;}
		/*菜单*/
		#menu{float:right;width:930px;height:68px;padding-top:30px;}
		#menu ul{float:right;}
		#menu ul li{margin:0 5px;float:left;text-align:center;position:relative;}
		#menu ul li a{float:left;width:112px;line-height:42px;font-size:14px;}
		#menu ul li.hover a,#menu ul li.change a{color:#0075c1;}
		#menu ul li.hover ol a{color:#fff;}
		#menu ul li ol{padding:8px 0;width:130px;position:absolute;top:42px;left:50%;margin-left:-60px;background-color:#0075c1;box-shadow:0 0 14px rgba(0,0,0,0.2);border-radius:5px;display:none;}
		#menu ul li ol li{float:none;margin:0;display:block;}
		#menu ul li ol li a{float:none;width:100%;height:36px;line-height:36px;color:#fff;display:block;}
		#menu ul li ol li a:hover{background-color:#3f9bff;box-shadow:0 1px 2px rgba(0,0,0,0.2);}
		#menu .icon_arrow{margin:-1.2em 0 0 -1em;width:0px;height:0px;position:absolute;top:0px;left:50%;border:0.6em solid transparent;border-bottom:0.6em solid #0075c1;content:"";}
	/*广告
	#banner{height:580px;position:relative;overflow:hidden;min-width:1190px;margin:0 auto;background-color:#fff;}
	#banner .btn_next,#banner .btn_prev{float:left;width:75px;height:100%;position:absolute;top:0px;display:none;z-index:1500;}
	#banner .btn_prev span,#banner .btn_next span{width:75px;height:75px;position:absolute;top:50%;margin-top:-37px;background:url(../images/arrow.png) no-repeat left top;background-repeat:no-repeat;}#banner .btn_prev{width:75px;height:75px;position:absolute;top:50%;margin-top:-37px;background:url(../images/arrow.png) no-repeat left top;background-repeat:no-repeat;left:5%;}
	#banner .btn_prev span{background-position:left top;}
	#banner .btn_prev:hover span{background-position:left bottom;}
	#banner .btn_next{right:5%;}
	#banner .btn_next span{background-position:right top;}
	#banner .btn_next:hover span{background-position:right bottom;}
	#banner .label_skitter{display:none!important;}
	#banner .focus_button{position:absolute!important;display:none;}
	#banner_nr{width:1920px;height:580px;text-align:center;position:relative;overflow:hidden;min-width:1920px;left:50%;margin:0 auto 0 -960px;}
	#banner_nr .image_number{width:12px;height:12px;line-height:0;margin:0 10px;background:none;border:1px solid #ffffff;}
	#banner_nr .image_number_select{background-color:#ffffff;}*/
	
		/*广告*/
	#banner{height:500px;position:relative;overflow:hidden;min-width:1190px;margin:0 auto;background-color:#fff;}
/*图片轮播样式*/
	#banner .conbox{width:9999em;position:absolute;overflow:hidden;}
	#banner .conbox .Slide_{float:left;width:100%;text-align:center;overflow:hidden;}
	#banner .conbox .Slide_ a{width:100%;display:block;}
	#banner .conbox .Slide_ img.mainpic{height:100%;margin:0 auto;display:block;}
	#banner .switcher{width:100%;text-align:center;position:absolute;right:0px;bottom:26px;z-index:99;}
	#banner .switcher a{width:12px;height:12px;line-height:0px;text-align:center;overflow:hidden;font-size:0px;font-family:arial;color:#323232;margin-left:8px;cursor:pointer;display:inline-block;border-radius:10px;border:1px solid #ffffff;margin-right:8px;transition:none;}
	#banner .switcher a.cur,#banner .switcher a:hover{color:#fff;background-color:#ffffff;}

	/**/
	#ProductShow{min-width:1200px;margin:0px auto 30px auto;padding-top:22px;}
	#ProductShow .SortList{overflow:hidden;margin-bottom:30px;}
	/*关于我们*/
	#AboutUs{height:330px;min-width:1200px;margin:0 auto;padding-top:30px;background:#199CFF;background-size:cover;}
	#AboutUs .photo{float:left;width:330px;height:290px;margin-right:30px;background-color:#ffffff;border:5px solid #ffffff;}
	#AboutUs .photo:hover{box-shadow:0 0 14px rgba(0,0,0,0.2);}
	#AboutUs h4{padding:5px 0;font-size:29px;font-weight:normal;color:#fff;margin-bottom:5px;}
	#AboutUs h4 span{font-size:15px;}
	#AboutUs p{line-height:1.67;font-size:15px;color:#fff;}
	/*新闻中心*/
	#news{padding:34px 0;width:1200px;margin:0 auto;}
	#news .NewsList{float:right;width:445px;}
	#news .FocusNews{float:left;width:712px;}
	
	
	/*合作伙伴*/
	#partner{width:1200px;height:228px;position:relative;margin:0 auto;}
	#partner #partner_gundong{position:relative;}
	#partner .move_right,#partner .move_left{float:left;width:30px;height:48px;position:absolute;top:0px;z-index:500;}
	#partner .move_left span,#partner .move_right span{width:30px;height:48px;position:absolute;top:50%;margin-top:-24px;background:url(../images/arrow.gif) no-repeat left top;background-repeat:no-repeat;}
	#partner .move_left{left:-55px;}
	#partner .move_left span{background-position:left top;}
	#partner .move_left:hover span{background-position:left bottom;}
	#partner .move_right{right:-45px;}
	#partner .move_right span{background-position:right top;}
	#partner .move_right:hover span{background-position:right bottom;}
	#partner .gundong{width:1103px;}
	#partner .gundong .jCarouselLite{float:left;width:1103px;height:51px;overflow:hidden;padding-top:0px;}
	/*联系我们*/
	#contact{height:185px;color:#fff;min-width:1200px;margin:0 auto;padding-top:10px;background-color:#0474C0;}
	#contact .box{float:left;width:750px;line-height:30px;font-size:14px;padding-top:13px;}
	#contact .weixin{float:right;width:138px;}
	#contact .weixin img{width:138px;height:139px;background:#333;display:block;}
	#contact .weixin span{height:33px;line-height:33px;text-align:center;overflow:hidden;display:block;}
	/*版权*/
	#copyright{padding:10px 0;line-height:27px;text-align:center;font-size:12px;color:#999999;min-width:1200px;margin:0 auto;}
	#copyright a{color:#999999;}
	/*栏目标题*/
	.PartTitle{padding:15px 0;text-align:center;font-weight:normal;margin-bottom:28px;background:url(../images/line_x.gif) repeat-x left 65px;}
	.PartTitle em{line-height:43px;font-size:29px;color:#5a5a5a;display:block;}
	.PartTitle span{padding:0 53px;font-size:15px;font-weight:normal;color:#999999;background-color:#ffffff;display:inline-block;}
	/*新闻列表*/
	.NewsList{padding-top:5px;padding-bottom:5px;}
	.NewsList li{height:34px;line-height:34px;overflow:hidden;font-size:14px;padding-left:16px;background:url(../images/0.gif) no-repeat 5px 15px;border-bottom:1px dashed #c6c6c6;padding-right:8px;}
	.NewsList li:hover{background-color:#fcfcfc;}
	.NewsList li:last-child{border-bottom:none;}
	.NewsList li time{float:right;color:#afafaf;}
	/*分类列表*/
	.SortList{float:left;line-height:41px;}
	.SortList li{margin:0 10px 10px 0;float:left;}
	.SortList li:last-child{margin-right:0px;}
	.SortList li a{float:left;width:98px;height:40px;text-align:center;font-size:14px;border:1px solid #535353;border-radius:7px;}
	.SortList li a:hover,.SortList li.change a{color:#fff;background-color:#3f9bff;text-decoration:none;border-color:#3f9bff;}
	/*图片列表*/
	.PicList{float:left;}
	.PicList li{float:left;width:209px;height:40px;margin-right:1px;border:1px solid #CCCCCC;padding:4px;margin-left:1px;}
	.PicList li:hover{border-color:#AEAEAE;}
	.PicList li .photo{width:209px;height:40px;display:block;}
	
	
	
	/*产品列表*/
	.ProductList{float:left;}
	.ProductList li{margin:0 10px 10px 0;float:left;width:230px;height:242px;padding-top:10px;background:#fff;border:1px solid #d9d9d9;}
	.ProductList li:nth-child(5n){margin-right:0px;}
	.ProductList li figure figcaption{width:210px;height:29px;line-height:29px;text-align:center;overflow:hidden;display:block;}
	.ProductList li.hover_{box-shadow:0 3px 4px rgba(0,0,0,0.2);border-color:#0075c1;}
	.ProductList li.hover_ .photo{background:#000;}
	.ProductList li.hover_ figcaption{color:#0075c1;}
	.ProductList li figure .photo{ position:relative; overflow:hidden;width:210px;height:210px;margin:0 auto;}
	/*焦点新闻*/
	.FocusNews{height:166px;padding:5px;border:1px solid #ffffff;border-radius:5px;}
	.FocusNews .photo{float:left;width:288px;height:166px;margin-right:15px;background-color:#000;}
	.FocusNews h5{height:35px;line-height:35px;overflow:hidden;font-size:16px;font-weight:normal;}
	.FocusNews time{height:24px;line-height:24px;overflow:hidden;color:#5a5a5a;margin-bottom:5px;display:block;}
	.FocusNews p{height:90px;line-height:30px;overflow:hidden;font-size:14px;color:#5a5a5a;}
	.hover_FocusNews{border-color:#e2e2e2;box-shadow:0 0 14px rgba(0,0,0,0.2);}
	
	.doc_{padding:20px 10px 20px 10px;height:115px;color:#676767;;border-bottom:1px dashed #cecece;}
	.doc_:hover{background-color:#E3E3E3;}
	.doc_:hover h5 a{color:#0078FF;}
	.doc_:hover h5 a:hover{color:#0078FF;}
	.doc_ .photo{float:left;width:185px;height:115px;margin-right:15px;display:inline;}
	.doc_ .photo img{width:100%;height:100%;display:block;}
	.doc_ h5{height:28px;line-height:28px;overflow:hidden;font-size:16px;}
	.doc_ p{height:69px;line-height:23px;overflow:hidden;}
	.doc_ .btn_more{float:right;color:#4F4F4F;}
	.doc_ .btn_more:hover{color:#f00;}
	
	/*图片列表*/
	.PicList1{float:left;}
	.PicList1 li{float:left;width:250px;overflow:hidden;margin-right:14px;display:inline;}
	.PicList1 li .photo{width:250px;height:196px;overflow:hidden;background:#000;display:block;}
	.PicList1 li em{height:30px;line-height:30px;text-align:center;overflow:hidden;display:block;}
	.PicList1 li .photo img{width:100%;height:100%;display:block;}

/*- - - - - - - - -样式属内页.html - - - - - - - -*/
	/*内容区域*/
	#container{margin:10px 0 20px;}
		/*侧栏*/
		#sidebar{float:left;width:236px;}
			/*导航*/
			#Nav{width:236px;margin-bottom:16px;background-color:#008AE4;}
			/*联系*/
			#lianxi{width:236px;height:130px;background:#333;}
			#lianxi1{width:236px;height:8px;background:#017ED0; ;border-bottom:1px dashed #E1E1E1;}
		/*内容区域*/
		#neirong{float:right;width:941px;position:relative;padding-top:40px; background:url(../images/line_x2.gif) repeat-x left 70px;}
		#neirong .list_content{width:941px;overflow:hidden;}
		#neirong .list_content .PictureList{width:980px;}
		#neirong .list_content .PictureList1{width:980px;}
			/*位置*/
			#Location{height:30px;line-height:30px;position:absolute;top:40px;right:0px;margin-bottom:10px;padding-left:24px;background:url(../images/icon_home.gif) no-repeat left center;}
			/*新闻列表*/
			#NewsList1{width:925px;margin:0px auto 10px auto;}
			/*新闻内容*/
			#NewsContent{width:925px;margin:0px auto 10px auto;padding-top:20px;}
			#NewsContent .NewsTitle{height:43px;line-height:43px;text-align:center;font-size:16px;color:#666666;}
			#NewsContent .NewsVlaue{height:28px;line-height:28px;text-align:center;color:#999;}
			#NewsContent .NewsVlaue li{margin-right:32px;display:inline;}
			#NewsContent .share{float:right;}
			#NewsContent .jianjie{margin:15px 0;line-height:20px;text-indent:24px;font-size:13px;color:#999;padding:10px;background-color:#f5f5f5;border:1px solid #e5e5e5;}
	/*侧栏标题*/
	.SideTitle{padding:18px 0 26px;line-height:17px;text-align:center;font-weight:normal;color:#fff;background:#0075C1 url(../images/titlebg.jpg) repeat-x left top;}
	.SideTitle strong{height:40px;line-height:40px;font-size:24px;font-weight:normal;background:url(../images/1.gif) no-repeat center center;display:block;}
	.SideTitle span{font-size:12px;font-family:'times new roman', times, serif;color:#fdd000;text-transform:uppercase;display:block;}
	/*主标题*/
	.MainTitle{height:31px;line-height:31px;font-size:20px;}
	.MainTitle strong{float:left;font-weight:normal;padding-right:16px;border-bottom:1px solid #008AE4;}
	.MainTitle strong span{color:#008AE4;}

	/*分类列表*/
	.SortList1 li a{height:60px;line-height:60px;text-align:center;font-size:14px;color:#fff;border-bottom:1px dashed #E1E1E1;display:block;}
	.SortList1 li.change a,.SortList1 li a:hover{color:#FDD000;background-color:#3F9BFF;text-decoration:none;}
	/*新闻*/
	.news_{border-bottom:1px dashed #dbd4cd;}
	.news_ a{padding:15px 20px 15px 0;height:80px;display:block;}
	.news_ a:hover{background:#fcfcfc;text-decoration:none;}
	.news_ time{margin:0 35px 0 20px;float:left;width:80px;height:67px;text-align:center;color:#bbbbbb;padding-top:13px;background-color:#f5f5f5;display:inline;}
	.news_ time span{line-height:32px;font-size:24px;font-weight:bold;display:block;}
	.news_ h5{font-size:14px;color:#666;padding-top:9px;}
	.news_ p{height:34px;line-height:17px;overflow:hidden;color:#999;}
	/*内容*/
	.content_{padding:12px 0;width:98%;line-height:23px;font-size:14px;color:#666666;margin:0 auto;}
	.content_ img{max-width:100%;}
	.content_ p{margin-bottom:10px;}
	/*图片列表*/
	.PictureList{float:left;}
	.PictureList li{margin:0 0 20px 18px;float:left;width:290px;display:inline;padding-top:10px;background:#fff;border:1px solid #d9d9d9;}
	.PictureList li:hover{border:1px solid #008AE4;}
	.PictureList li .photo{width:270px;height:188px;overflow:hidden;background-color:#fff;display:block;margin:0 0 0 10px;border:1px solid #E7E7E7;}
	.PictureList li strong{height:43px;line-height:43px;text-align:center;overflow:hidden;font-size:14px;font-weight:normal;display:block;}
	.PictureList li .photo img{width:100%;height:100%;display:block;}
	
		/*产品图片列表*/
	.PictureList1{float:left;}
	.PictureList1 li{margin:0 20px 40px 20px;float:left;width:260px;display:inline; padding-top:10px;background:#fff;border:1px solid #d9d9d9;}
	.PictureList1 li:hover{border:1px solid #008AE4;}
	.PictureList1 li .photo{width:240px;height:240px;overflow:hidden;background-color:#fff;display:block;margin:0 0 0 10px;}
	.PictureList1 li strong{height:43px;line-height:43px;text-align:center;overflow:hidden;font-size:14px;font-weight:normal;display:block;}
	.PictureList1 li .photo img{width:100%;height:100%;display:block;}

/*==========@@元件 开始@@==========*/
/*常用颜色*/
.blue {color: #00F !important;}
.green {color: #0F0 !important;}
.red {color: #F00 !important;}
.black {color: #000000 !important;}
.white {color: #FFFFFF !important;}
.gray { color:gray; !important; }
.purple { color:purple;  !important;}
	
/*按钮
.btn {-webkit-border-radius: 3px;-moz-border-radius: 3px;-ms-border-radius: 3px;  -o-border-radius: 3px;  border-radius: 3px;
  display: -moz-inline-stack;  display: inline-block;  *display: inline;  vertical-align: middle;  *vertical-align: auto;
  zoom: 1;    height: 32px;  line-height: 32px;  padding: 0px 20px;font-weight: 300;  font-size: 14px; 
  margin: 0; text-decoration: none; text-align: center; text-indent:0; cursor:pointer;
  border: 1px solid #d4d4d4; color: #666666;  text-shadow: 0 1px 1px white;}
/
.btn {  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00b5e5), color-stop(100%, #008db2));
  background: -webkit-linear-gradient(top, #00b5e5, #008db2);  background: -moz-linear-gradient(top, #00b5e5, #008db2);
  background: -o-linear-gradient(top, #00b5e5, #008db2);  background: linear-gradient(top, #00b5e5, #008db2);
  background-color: #00a1cb;border-color: #007998;  color: white;  text-shadow: 0 -1px 1px rgba(0, 40, 50, 0.35);}
.btn:hover { color:white;  background-color: #00a1cb;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00c9fe), color-stop(100%, #008db2));
  background: -webkit-linear-gradient(top, #00c9fe, #008db2);  background: -moz-linear-gradient(top, #00c9fe, #008db2);
  background: -o-linear-gradient(top, #00c9fe, #008db2);  background: linear-gradient(top, #00c9fe, #008db2);}
.btn:active {background: #1495b7;  color: #005065;}


.btn-large {font-size: 19px;  height: 38.4px;  line-height: 38.4px;  padding: 0px 26px;}
.btn-small {  font-size: 12px; height: 25.6px; line-height: 25.6px;  padding: 0px 16px;}
.btn-tiny {  font-size: 12px;  height: 22.4px;  line-height: 22.4px; padding: 0px 13px;}

.btn-block {display: block;}
*/
/*表单类*/
.form_text, .form_text:hover, .form_text_verifycode, .form_text_verifycode:hover{border-color:#cbd9eb;
border-width:1px; height:25px; line-height:25px;clip: rect;padding: 1px; color: #333333; background: url(../images/form_bg.jpg) #fff repeat-x;}
.form_text {  width:95%; background-position:  0px 0px;}
.form_text:hover {background-position: 0px -37px;}
.form_text_verifycode { width:50px; margin-right:3px;background-position:  0px 0px;}
.form_text_verifycode:hover {background-position: 0px -37px;}
.form_radio{ width:auto; border:0;}
.form_checkbox{ width:auto; border:0}
.form_select { height:25px; }
.form_textarea { width:95%; height:80px; border-color: #a0a0a0 #cbd9eb #cbd9eb #a0a0a0;border-width:1px; padding:2px;}
.form_button { width:auto; vertical-align:middle; border:0 none;/*解决ie焦点是有黑色边框*/}
input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, 
input[type="file"] > input[type="button"]::-moz-focus-inner{ border:none;padding:0; }
.required{ color:red; font-weight:bold; text-align:left; padding-left:3px;}

/*其它*/
.hide { display:none; }  /*隐藏*/
.more{ float: right; padding-right:5px;} /*more链接*/
.code_image{ cursor: pointer; padding-bottom:6px;} /*验证码图片样式*/	
	

/*分页样式*/
.page { padding:4px 20px 0px 1px; float:right; clear:both;}
.page a, .page span { float:left; display:block; border:1px solid #D3D1D1; padding:2px 5px; margin-left:4px; line-height:22px; }
.page a:link, .page a:visited { text-decoration:none; }
.page a:hover { background:#008AE4; color:#fff; }
.page .current{ background:#008AE4; color:#FFF;}
.page #total{color:red}

/*===招聘频道  开始===*/
.job{ }
.joblist { }
.joblist li {overflow: hidden; padding:5px 0px; font-size:14px; color:#4F4F4F; }
table.job_table { margin:8px 0px; padding:0px; text-align:center; width:100%; border-collapse:collapse;}
table.job_table td{ padding:8px 5px; border:1px solid #ccc;}
table.job_table .Requirement{ text-align:left; padding:8px 5px; line-height:1.5em;}
table.job_table th{font-weight:bold; text-align:center; border:1px solid #ccc;}
table.job_table .t1 { font-weight:bold;padding:5px 0;width:20%;}
table.job_table .t2 { text-align:left;width:25%;}
table.job_table .t3 {font-weight:bold;width:25%;}
table.job_table .t4 {text-align:left;width:25%;}
table.job_table .operation{text-align:center; margin:0 auto;}
/*应聘*/
table.resume_table { margin:3px; text-align:center; width:97%; border-collapse:collapse;}
table.resume_table th{ font-size:14px; color:#4F4F4F;font-weight:bold; text-align:left; width:100px;}
table.resume_table td{text-align:left; }
table.resume_table .operation{text-align:center; }
table.resume_table #Detail{ height:200px;}
/*===招聘频道  结束===*/

/*===留言频道  开始===*/
.guestbook{ }
.guestbooklist{}
.guestbooklist li{ padding:10px; border:1px solid #CCC; margin-bottom:10px; }
.MessageTitle { color:#E60012; line-height:1.5em; font-weight:bold;}
.MessageContent { padding:5px; margin-bottom:10px; }
table.guestbook_table{ width:98%;  }
table.guestbook_table th{ width:100px; text-align:left}
table.guestbook_table td{ text-align:left}
table.guestbook_table .operation{ text-align:center }

/*管理员回复*/
.answer_wrap{ padding:5px; border-top:1px dashed #CCC; line-height:1.5em}
.answer_title{}
.answer_body {}
.Administrator { text-align:right; }
.Reply { text-align:right; }
.AnswerTime{ color:#999 }

/*留言表单*/
.message_title{ height:40px; background:url(../images/product_bg.jpg) left center; padding-left:35px; line-height:40px; font-size:16px; color:#5d5d5d; font-weight:bold;}
.message_body{ padding-left: 10px; padding-right: 10px; color:#626262; }
.message_bottom{}
/*===留言频道  结束===*/

/*===反馈模型 开始===*/
.feedback{ }
table.feedback_table{ width:99%; text-align:center; margin:0 auto;}
table.feedback_table th{ width:100px; text-align:left; font-weight:bold;}
table.feedback_table td{  text-align:left;}
table.feedback_table .operation{text-align:center}
/*===反馈模型 结束===*/













