@charset "utf-8";

/* CSS Document */

body, button, input, select, textarea { background: none repeat scroll 0 0 #fff; color: #666; font: 12px/1 "Arial","微软雅黑"; margin: 0; padding: 0; overflow: hidden; }

h1, h2, h3, h4, h5, h6 { font-size: 14px; padding: 0; margin: 0; }

ul, ol, li, dl, dt, dd { list-style: none; text-decoration: none; height: auto; padding: 0; margin: 0; }

address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */

code, kbd, pre, samp, tt { font-family: "Courier New", Courier, monospace; } /* 统一等宽字体 */

small { font-size: 14px; } /* 小于 12px 的中文很难阅读，让 small 正常化 */

abbr[title], acronym[title] { /* 注：1.ie6 不支持 abbr; 2.这里用了属性选择符，ie6 下无效果 */ border-bottom: 1px dotted; cursor: help; }

q:before, q:after { content: ''; }

p { margin: 0; padding: 0; }

/* 重置表单元素 */

legend { color: #666; } /* for ie6 */

fieldset, img { border: none; } /* img 搭车：让链接里的 img 无边框 */

/* 注：optgroup 无法扶正 */

button, input, select, textarea { font-size: 100%; /* 使得表单元素在 ie 下能继承字体大小 */ }

/* 重置表格元素 */

/* 重置 hr */

hr { border: none; height: 1px; }

/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */

html { overflow-y: scroll; }

:link { text-decoration: none; color: #666; }

:visited { text-decoration: none; color: #666; }

/*======================公用样式=======================*/

.warp { width:100%; margin: 0 auto; overflow: hidden; }

.top {width:100%; height:3px; background:#c70a19;}



.header { width:1100px; height:132px; background:url(../images/head_bg.jpg) no-repeat; position:relative; margin:0 auto; }
.header .qrcode{ position:absolute; right: -171px;top: -43px; width:120px;}
.header .qrcode img{width:100%; border: #ccc solid 1px; box-shadow: 2px 2px 3px rgba(0,0,0,.3); border-radius: 5px;}
.top_tel { position: absolute; top: 8px; right: 135px; font-size: 13px; }

.lang { width:125px; height:28px; position:absolute; top:0; right:0; text-align:center; line-height:28px; color:#fff;}

.lang a { color:#fff;}





.menu { height:42px; position:absolute; top:49px; right:0; }

.menu li { float:left; line-height:42px; padding-left:42px;}

.menu li a { display:block; font-size:14px; color:#363636;}

.menu li a:hover { color:#e7000e; background:url(../images/menu_dd.jpg) no-repeat bottom center;}



#full-screen-slider { width:100%; height:565px; margin:0 auto; position:relative;}

#slides { display: block; width: 100%; height:565px; list-style: none; padding: 0; margin: 0; position: relative;  }

#slides li { display: block; width: 100%; height:565px; list-style: none; padding: 0; margin: 0; position: absolute; }

#slides li a { display: block; width: 100%; height: 100%; text-indent: -9999px }

#pagination { display: block; list-style: none; position: absolute; left:50%; top:95%; z-index: 9900; }

#pagination li { display: block; list-style: none; width:10px; height:10px; float: left; margin-left: 5px; background: #fff; border-radius:5px;}

#pagination li a { display: block; width: 100%; height: 100%; padding: 0; margin: 0; text-indent: -9999px; }

#pagination li.current { background: #c70a19; }



/*======================首页样式=======================*/

.index_main { width:1100px; height:471px; margin:85px auto 0;}

.index_about { width:574px; height:386px; float:left; position:relative; background:url(../images/index_about_bg.jpg) no-repeat;}

.index_about .tit { position:absolute; top:30px; left:325px;}

.index_about .tit span { display:block; height:37px; font-size:30px; color:#333;}

.index_about .tit em  { display:block; font-size:18px; color:#ccc;}

.index_about .txt { width:220px; height:217px; line-height:26px; overflow:hidden; position:absolute; top:106px; left:325px;}

.index_about .more { width:100px; height:25px; line-height:25px; position:absolute; top:335px; left:325px; background:#c70a19; text-align:center;}

.index_about .more a { display:block; color:#fff;}



.index_news { width:464px; height:386px; float:left; margin-left:62px;}

.index_news_top { width:464px; height:101px; background:url(../images/index_new_top.jpg) no-repeat; position:relative;}

.index_news_top .tit { position:absolute; top:30px; left:18px;}

.index_news_top .tit span { display:block; height:37px; font-size:30px; color:#333;}

.index_news_top .tit em  { display:block; font-size:18px; color:#ccc; text-indent:2px;}

.index_news_top .fl_link { width:18px; height:18px; background:url(../images/fl_link.jpg) no-repeat; position:absolute; top:63px; right:21px;}

.index_news_top .fr_link { width:18px; height:18px; background:url(../images/fr_link.jpg) no-repeat; position:absolute; top:63px; right:0;}

.index_news_top .fl_link a,.index_news_top .fr_link a { display:block; width:18px; height:18px; text-indent:-9999px;}

.index_news_main { width:464px; overflow:hidden; display:none;}

.index_news_main .n_con { width:464px; height:94px; padding:20px 0; border-top:1px dotted #e3e3e3;}

.index_news_main .n_con a:hover { text-decoration:underline;}

.index_news_main .n_con img { display:block; width:94px; height:94px; margin-right:37px; float:left;}

.index_news_main .n_con_txt { width:333px; height:94px; float:left; position:relative;}

.index_news_main .n_con_txt .tit { position:absolute; top:2px; left:0; font-size:16px; color:#333;}

.index_news_main .n_con_txt .tit a {color:#333;}

.index_news_main .n_con_txt .txt { position:absolute; top:29px; left:0; line-height:22px;}

.index_news_main .n_con_txt .txt a { color:#c70a19; margin-left:15px;}

.index_news_more { width:100px; height:25px; line-height:25px; position:relative; top:-25px; left:364px; background:#c70a19; text-align:center;}

.index_news_more a { display:block; color:#fff;}





.index_box { width:100%; height:425px; background:#c70a19; overflow:hidden;}

.index_pro_cat { width:1144px; height:425px; margin:0 auto;}

.index_pro_cat .tit { width:300px; height:91px; margin:0 auto; padding-top:41px; text-align:center;}

.index_pro_cat .tit span { display:block; height:37px; font-size:30px; color:#fff;}

.index_pro_cat .tit em  { display:block; font-size:18px; color:#fff;}
/*临时注释*/
.index_pro_cat_main { width:1144px; height:311px;}
/*.index_pro_cat_main { width:836px; height:311px; margin:0px auto;}*/
.index_pro_cat_main li:nth-child(3){ margin-right:0px;}
.index_pro_cat_main li { width:342px; height:311px; float:left; margin:0 22px; }

.index_pro_cat_main li img {width:100%; height:auto; border:#ccc solid 1px; border-radius:5px;}

.index_pro_cat_main li  span{ 
font-size:18px; color:#fff; line-height:35px; width:100%; text-align:center; font-weight:bold;
display:block; line-height:60px;
}



.index_pro_cat_link { width:60px; height:12px; margin:0 auto; padding-top:40px;}

.index_pro_cat_link li { display:block; width:12px; height:12px; float:left; margin:0 8px; border-radius:6px; border:1px solid #fff;}

.index_pro_cat_link li a { display:block; text-indent:-9999px;}

.index_pro_cat_link li:hover { display:block; width:12px; height:12px; background:#fff;}



/*=======================内页样式=======================*/

.inner_ban { width:100%; height:365px; background:url(../images/inner_ban.jpg) no-repeat center;}

.location { width:100%; height:54px; border-bottom:1px solid #cbcbcb;}

.location span { width:1100px; height:54px; background:url(../images/location_bg.jpg) no-repeat; text-indent:17px; line-height:54px; font-size:14px; display:block; margin:0 auto;}



.inner { width:1100px;  margin:0 auto; overflow:hidden; padding:30px 0; }

.left { width:233px; float:left;}

.left li {width:233px; line-height:50px; margin-bottom:5px; background:url(../images/inner_catli.jpg) no-repeat; text-indent:32px;font-size:14px;}

.left li a { display:block; }

.left li a:hover {display:block; color:#fff; font-weight:bold; background:url(../images/inner_catlia.jpg) no-repeat;}

.left_current { background:url(../images/inner_catlia.jpg) no-repeat !important; color:#fff !important; font-weight:bold !important;}



.right { width:817px; overflow:hidden; float:left; margin-left:50px;}







.inner_pro { width:817px; overflow:hidden;}

.inner_pro li { width:233px; height:302px; float:left; margin-right:34px; margin-bottom:12px;}

.inner_pro li img { width:231px; height:268px; display:block;border:1px solid #dadada; border-bottom:3px solid #c60a19;}

.inner_pro li span { display:block; text-align:center; line-height:32px; font-size:14px;}







.about { padding:15px 0; line-height:25px; overflow:hidden;font-size:14px;}













.show_pro { padding:15px 0; overflow:hidden;  line-height:20px;font-size:14px;}









.news {  padding:15px 0; overflow:hidden; }

.news ul { list-style-image: none; list-style-type: none; margin-top: 6px; }

.news li { border-bottom: 1px dotted #888A89; height: 50px; line-height: 50px; overflow: hidden; }

.news li a { color: #414141; text-decoration: none; }

.news li span { color: #414141; float: right; margin-right: 30px; }

.shownews { padding:15px 0;}



.shownews a:hover { text-decoration: underline;}

.shownews .title { background:#e7e7e7; height:65px;  text-align: center; }

.shownews .title h1 { color:#b90b0a; font-size:14px; line-height:40px;}

.shownews .title span { line-height:18px;}

.shownews DIV.text { padding-top:25px; line-height:2.2; font-size:14px;}.hr { color: #666666; margin: 20px 0; }

.hr a { color: #D2211F; padding: 0 10px; text-decoration: underline; }

table.job { border-collapse: collapse; color: #777777; width: 100%; }

table.job th, .job td { border: 1px solid #DDDDDD; }

table.job th { background-color: #ffffff; height: 40px; line-height: 40px; text-align: center; }

table.job td { background: none repeat scroll 0 0 #FFFFFF; padding: 10px; text-align: center; }

table.job a.close { height: 28px; line-height: 28px; }

table.job .jobdetail { background: url("../images/jobdetail.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0); display: block; height: 24px; margin: 0 auto; width: 76px; }

table.job .mydiv { left: 50%; margin: -135px 0 0 -325px; position: fixed !important; top: 30%; width: 650px; z-index: 999; }

table.job .mydiv table { border-collapse: collapse; color: #777777; line-height: 22px; }

table.job .mydiv table .alignleft { text-align: left; }

.guestbook { padding-top:30px;}

.guestbook table th { color:#777; text-align:left;}

.guestbook table td input,.guestbook table td textarea{ border:1px solid #777; background:#f0f0f0;}

.red{ color:red}

#inquiry_form input,#inquiry_form img{ vertical-align:middle;}

/*新闻中心页面和新闻终端页面样式*/

.newslist{}

.newslist table{ width:100%; border-left:1px #999 solid; border-top:1px #999 solid; color:#666; margin:0 0 20px 0;}

.newslist table td{ padding:10px 15px; border-bottom:1px #999 solid; border-right:1px #999 solid;}

.newslist table a{ color:#792C21; font-weight:bold;}

.newslist table .newslist-1{ width:68%; background:#FFF;}

.newslist table .newslist-2{ width:16%; background:#FFF; text-align:center;}

.newslist table .newslist-3{ width:16%; background:#FFF; text-align:center;}



/*文章内容分页*/

.article_page_link {

	clear: both;

	margin-top: 20px;

}

span.article_page { /*float: left;*/

	display: inline-block;

	width: 20px;

	line-height: 20px;

	height: 20px;

	border: #ccc solid 1px;

	margin: 0px 4px;

	text-align: center;

}

span.this_page {

	background-color: red;

}

span.this_page a {

	color: #fff;

}

span.total_no {

	float: left;

	display: inline-block;

	width: 40px;

	line-height: 27px;

	height: 20px;

}

span.current a {

	color: red;

}

/*上一页 下一页*/

.next_page {

	width: 100%;

	height: 25px;

	line-height: 25px;

	font-size: 14px;

	display: block;

}

.next_page_last {

	width: 49%;

	float: left;

}

.next_page_next {

	width: 49%;

	float: right;

	text-align: right;

}



.single h1{ padding:7px 0; color:#333; text-align:center; font-size:14px; border-bottom:#666 1px dotted;}

.single span.title{ display:block; width:100%; padding:5px 0; color:#666; text-align:center;}

.single p{ margin:20px 0; line-height:22px; color:#000;}

.back { height:27px; padding:7px 0; text-align:right;}

.back a{ width:116px; height:27px; color:#3487D1;}

/*在线询盘页面样式*/

.inquiry_form { padding:10px 0 0 30px; color:#000; font-family:Tahoma; }

.inquiry_form tr{ margin:0 0 15px 0;}

.inquiry_form th { text-align:right; padding:0 10px 0 0; font-weight:normal;}

.inquiry_form td input,.inquiry_form td textarea { border:1px solid #bbb; padding:2px;}

.inquiry_form td .btn_box { width:60px; height:24px; border:1px solid #bbb; background:#e6e6e6 url(../images/inquiry_btn.jpg) repeat-x; color:#333; cursor:pointer;}



/*======================产品终端页产品图片切换效果样式=======================*/

.products_4 { overflow:hidden;}

.products_5 { padding-top: 10px; padding-left:60px; float: left; }

.products_5 h1 { font-size:14px;}

#preview { float: none; padding: 15px 0; width: 400px; float: left; }

.description { clear: both; /*height:400px;*/ overflow: auto }

.description h3, .other h3 { height: 40px; line-height: 40px; color: #005DAA; border-bottom: 1px dashed #999; }

.description .data { overflow-x: auto; margin: 0px 0; }

.description a.iq { display: block; width: 98px; height: 25px; }

.description p { width: 100%; height: auto; color: #000; line-height: 22px; margin: 20px 0; }

.description .txt { border-bottom: 1px solid #999; font-size: 15px; line-height: 34px; padding-left: 10px; color: #13233c; font-weight: bold; }

.description table { width: 100%; text-align: center; border-left: 1px #999 solid; border-top: 1px #999 solid; background: #fff; color: #333; }

.description table td { padding: 6px 5px; border-bottom: 1px #999 solid; border-right: 1px #999 solid; }

/*产品终端样式*/



/*产品终端页产品图片切换效果样式*/

.proinfo_two { border-color: #CCCCCC; border-style: solid; border-width: 1px; height: auto; }

.proinfo_two .pro_description { background: none repeat scroll 0 0 #4F5152; font-weight: bold; height: 28px; line-height: 28px; text-indent: 10px; color:#ffffff; }

.proinfo_two .pro_description_cont { height: auto !important; overflow: visible; padding: 10px; }

#spec-n1 img { width:400px; height:464px; background: #fff; border: 1px solid #ccc; padding: 1px; }

#spec-n5 { width: 400px; overflow: hidden; zoom: 1; background: #fff; border: 1px solid #ccc; border-top: none; padding: 1px; }

#spec-right { width: 124px;/* height:60px;*/ float: left; }

#spec-right a img { width: 124px; height: 60px; }

#spec-list { width:400px; float: left; }

#spec-list ul { float: left; height:70px; }

#spec-list ul li { width:106px; height:70px; float:left;}

#spec-list ul li img { width: 100px; height:65px; cursor: pointer; border: 1px solid #CCC; padding: 2px; }

ul.product_list { clear: both; margin: 20px 20px 0; border-bottom: 1px solid #CCCCCC; overflow: hidden; zoom: 1; }

ul.product_list li { font-weight: bold; float: left; padding: 0 10px; background-color: #8395A0; display: block; cursor: pointer; border-right: 1px #FFFFFF solid; line-height: 26px }

ul.product_list li a { color: #FFFFFF; }

ul.product_list li.sel { background-color: #47555e; }

/*放大镜样式 开始*/





.jqzoom { position: relative; padding: 0; }

.bigimg { width: 800px; height: auto; }

.zoomdiv { z-index: 8; position: absolute; top: 1px; left: 0px; width: 400px; height: 400px; background: url(i/loading.gif) #fff no-repeat center center; border: 1px solid #e4e4e4; display: none; text-align: left; overflow: hidden; }

.jqZoomPup { z-index: 3; visibility: hidden; position: absolute; top: 0px; left: 0px; width: 50px; height: 50px; border: 1px solid #aaa; background: #FEDE4F 50% top no-repeat; opacity: 0.5; -moz-opacity: 0.5; -khtml-opacity: 0.5; filter: alpha(Opacity=50); cursor: move; }

/*放大镜样式 结束*/



.other, .other ul { float: left; font-size: 12px; line-height: 22px; width: 763px; }

.other_tit { border-bottom: 1px dashed #222222; font-size:14px; height: 40px; line-height: 40px; padding-top: 10px; }

.other ul { margin: 20px 0; }

.other li { float: left; margin: 0 17px; width: 152px; }

.other li a { display:block; color:#fff;}

.other li a:hover { display:block; text-decoration: underline;}

.other img { background: none repeat scroll 0 0; border: 1px solid #ccc; display: block; height:150px; margin: 0 auto; width: 150px; }

.other span { display: block; font-size: 11px; height: 22px; line-height: 22px; text-align: center; }





/*======================分页样式=======================*/

.pager { margin:20px auto 0;  padding: 5px 0; clear:both; }

.page_link { height: 22px; padding: 0 20px; font-size: 11px; color: #777;}

.pager span { line-height: 20px; background: #F0F0F0; margin: 0px 2px; padding: 0 0.6em; float:left; }

.pager span a { display: block; }

.page_link_total { color: #777; }

.page_link_now { font-weight: bold; color: #d2211f; }



/*======================底部样式=======================*/

.foot { width:100%; height:58px; background:url(../images/foot_bg.jpg) repeat-x;}

.foot_con { width:1100px; margin:0 auto; color:#fff;}

.foot_con a { color:#fff;}

.foot_con ul { display:block; width:1000px; height:29px; margin-left:50px;}

.foot_con ul li { float:left; padding:0 43px; font-size:14px; line-height:29px;}

.foot_con .txt { text-align:center; line-height:29px;}





.line1 {

    line-height: 1px;}

	

	/*视频播放*/

#player1,#player2{

	display:block; width:95%; margin:10 auto;

	height:450px;

	margin-bottom:20px;

}