@charset "gb2312";
/* CSS Document */
/* 通用属性 */
* { margin: 0; padding: 0; list-style: none; border: none; font-family:"Microsoft YaHei","微软雅黑","Microsoft JhengHei","华文细黑","STHeiti,MingLiu"; }
body { font-size:13px; background:#fff; color:#6D6D6D}
.float_clear { clear:both; }
.float_left { float:left; }
.float_right { float:right; }
img { border:none; }
.red { color:red; }
.green { color:green; }
.blue { color:blue; }
.gray { color:gray; }
.clear { clear:both; }
a { text-decoration:none; color:#6D6D6D; }
a:hover { text-decoration:none; color:#920100; }
input { border:none}
p{ line-height:25px}

/* 当前位置 */
.current_location { width:1400px; margin:1px auto; padding:0 20px; height:30px; line-height:30px; color:#FFFFFF; background:#757575; }
.current_location a { color:#FFFFFF; }
/* 客服 */
#customer_support { width:134px; position:absolute; }
#customer_support_title { background:url(images/customer_support_title_bg.jpg) no-repeat; height:35px; line-height:35px; text-align:right; padding:0 10px; }
#customer_support_title a { color:#FFF; }
#customer_support_body { border:1px solid #EB8381; background:#FFF; }
#customer_support_body p { padding:3px 0; text-align:center; }
#customer_support_bottom { }
/* 顶部 */

/* #top_main { background:rgba(88, 90, 91, 0.8) none repeat scroll 0 0 !important;height:90px;position:fixed;z-index:9999;width:100%;} */
#top_main {height:90px;}
#top { width:1200px; margin:0 auto;  }
#top_logo { float:left; width:234px; height:63px; margin-top:15px; margin-left:45px}
#top_site_name { float:left; width:500px; height:90px; background:url(images/site_name.jpg) no-repeat; }
#top_menu { float:right; width:270px; height:90px; text-align:right; }
#top_menu p { padding-right:10px; padding-top:10px; }
#top_menu p a { color:#FFF; }
#search_bar { float:right;margin-top:30px}
#search_en { float:right;margin-top:5px; position:absolute; margin-left:1120px}
.search_text { width:90px; }
.search_button { font-weight:bold; }
/* 导航 */
#navigation_main { height:90px; }
#navigation { width:1050px; height:90px; margin:0 auto; }
#navigation ul #navigation_home { float:right; line-height:90px; text-align:center; color:#2E2E2E}
#navigation ul .main_nav {float:right; line-height:90px; text-align:center;  padding:0 4px 0 6px; }
#navigation ul .current_nav { background:url(images/current_nav.png) no-repeat; color:#2E2E2E }
#navigation ul li a { width:94px; display:block; font-size:16px; color:#2E2E2E; font-weight:200}
#navigation ul li a:hover { background:url(images/current_nav.png) no-repeat; color:#920100;}
/*导航栏下拉*/
#navigation ul li ul { display:none; position:absolute;  background:#2B2A2F; z-index:9999; width:160px;  margin-left:-30px}
#navigation ul li ul li { line-height:35px; border-bottom:1px solid #828282; padding:8px;}
#navigation ul li ul li a {font-weight:normal; color:#EBEBEB; font-size:12px; text-align:center; margin-left:25px}
#navigation ul li ul li a:hover { text-decoration:none; background:url(images/ico.png) no-repeat; color:#EBEBEB;}
/* 幻灯 */
#banner { width:970px; border:5px solid #FFF; margin:0 auto; margin-bottom:10px; }
/* 首页 */
#index_a { float:left; width:770px; }
#index_a1 { float:left; width:280px; }
.index_a1_title { background:#757575; height:24px; padding:0 10px; }
.index_a1_title h2 { font-size:12px; color:#CCC; line-height:24px; }
.index_a1_body { padding:10px; overflow:hidden; zoom:1; border:1px solid #757575; height:310px; background:#E0E0E0; }
#index_a2 { float:right; width:480px; }
.index_a2_title { height:25px; background:url(images/index_a2_title_bg.jpg) repeat-x; border:2px solid #ECECEC; padding:0 10px; }
.index_a2_body { padding:10px; overflow:hidden; zoom:1; border:2px solid #ECECEC; background:#E0E0E0; border-top:none; }
.index_a2_title h2 { font-size:12px; color:#444; line-height:25px; }
#index_a3 { padding:20px 0; }
.index_a3_title { height:24px; border-bottom:4px solid #97110E; }
.index_a3_title h2 { font-size:12px; color:#FFF; line-height:19px; padding-top:4px; }
.index_a3_body { padding:5px 2px; overflow:hidden; zoom:1; border:2px solid #ECECEC; background:#E0E0E0; }
#index_b { float:right; width:201px; }
#index_c { }
.index_c_title { background:url(images/right_title_bg.jpg) left bottom no-repeat; height:23px; padding:0 10px; border-bottom:4px solid #97110E; }
.index_c_title h2 { font-size:12px; color:#FFF; line-height:19px; padding-top:4px; }
.index_c_body { padding:10px; overflow:hidden; zoom:1; border:2px solid #ECECEC; background:#E0E0E0; }
#index_c1 { float:left; width:485px; }
#index_c2 { float:right; width:485px; }
/*滑动门*/
#tab_box { }
#tab_nav { overflow: hidden; zoom:1; }
#tab_nav li { height:24px; float:left; margin-right:1px; }
#tab_nav li a { line-height:24px; display:block; padding:0 20px; background: #757575; color:white; text-align:center; }
#tab_nav li a:hover { background:#97110E; text-decoration:none; }
#tab_nav li .current { background:#97110E; }
#tab_content { padding:10px 0; }
.dis_none { display:none; }
/*无缝滚动*/
#demoLeft { overflow:hidden; width:100%; }
#demoLeft .indemo { float:left; width:1000%; }
#demo1 { float:left; }
#demo2 { float:left; }
/* 主体 */
#content_main { }
#content_title { display:none; }
#content_body { width:980px; margin:0 auto; padding-top:10px; }
#content_bottom { display:none; }
/* 主体左侧 */
#left { float:left; width:201px; }
.left_title { height:38px; line-height:38px; background:url(images/left_title_bg.jpg) no-repeat; color:#FFF; }
.left_title h2 { font-size:12px; text-align:center; }
.left_title a { color:#FFF; }
.left_body { overflow:hidden; zoom:1; padding:0 8px; background:url(images/left_body_bg.jpg) repeat-y; }
.left_body p { padding:2px 0; }
.left_body dl dt { line-height:30px; font-weight:bold; padding-left:10px; background:url(images/left_dt_ico.jpg) left no-repeat; clear:both; }
.left_body dl dd { line-height:18px; padding-right:10px; float:left; }
.left_bottom { height:20px; background:url(images/left_bottom_bg.jpg) no-repeat; }
/* 主体右侧 */
#right { float:right; width:770px; }
.right_title { background:url(images/right_title_bg.jpg) left bottom no-repeat; height:23px; padding:0 10px; border-bottom:4px solid #97110E; }
.right_title h2 { font-size:12px; color:#FFF; line-height:19px; padding-top:4px; }
.right_body { padding:0 10px 0; overflow:hidden; zoom:1; background-color:#FFFFFF; }
.right_bottom { height:5px; }
/*产品频道*/
.proli_adv { width:350px; float:left; padding:10px; margin-right:10px; border-bottom:1px dashed #999; overflow:auto; zoom:1; }
.proli_adv_title { font-size:12px; color:#D03734; }
.proli_adv_img { float:left; padding:0 5px 5px 0; }
.proli_adv_img img { max-width:112px; max-height:84px; border:2px solid #CDCDCD; }
.proli_adv_img a:hover img { border:2px solid #D03734; }


/*设备频道*/
.proli_home { width:320px; float:left; padding:10px; margin-right:10px;  }
.proli_home_title { font-size:12px; color:#D03734;  text-align:center; line-height:28px}
.proli_home_img { float:left; padding:0 5px 5px 0; }
.proli_home_img img { width:100%; height:260px; }
.proli_home_img a:hover img { }
.proli{ position:relative; }

/*公司形象频道*/
.proli_xx { float:left; width:250px; text-align:center; position:relative;height:300px; background-color:#FFFFFF; margin:10px 10px 30px; }
.proli_xx_title { font-size:14px; line-height:20px; height:40px; color:#D03734; font-weight:normal;  text-align:center}
.proli_xx_img { }
.proli_xx_img img { width:250px; height:250px; border:0px solid #CDCDCD; }
.proli_xx_img a:hover img { border:0px solid #EF1001; }


/*首页公司形象频道*/
.proli_xxs { float:left; width:550px; text-align:center; position:relative;height:250px; background-color:#FFFFFF; margin:10px 10px 30px; }
.proli_xxs_title { font-size:14px; line-height:40px; height:40px; color:#D03734; font-weight:normal;  text-align:center}
.proli_xxs_img { }
.proli_xxs_img img { width:350px; height:243px; border:0px solid #CDCDCD; }
.proli_xxs_img a:hover img { border:0px solid #EF1001; }


.proli_sims { float:left; width:300px; text-align:center; position:relative;height:340px; background-color:#FFFFFF; margin:10px 10px 30px; }
.proli_sims_title { font-size:14px; line-height:20px; height:20px; color:#D03734; font-weight:normal; padding:0 10px; margin-top:20px}
.proli_sims_img { }
.proli_sims_img img { width:283px; height:341px; border:0px solid #CDCDCD; }
.proli_sims_img a:hover img { border:0px solid #EF1001; }



.proli_simal { float:left; width:460px; text-align:center; position:relative;height:320px; background-color:#FFFFFF; margin:10px 10px 30px; }
.proli_simal_title { font-size:14px; line-height:20px; height:20px; color:#D03734; font-weight:normal; padding:0 10px; margin-top:20px}
.proli_simal_img { }
.proli_simal_img img { width:450px; height:313px; border:0px solid #CDCDCD; }
.proli_simal_img a:hover img { border:0px solid #EF1001; }




.proli_sim { float:left; width:310px; text-align:center; position:relative;height:340px; background-color:#FFFFFF; margin:10px 10px 30px; }
.proli_sim_title { font-size:14px; line-height:20px; height:20px; color:#D03734; font-weight:normal; padding:0 10px; margin-top:20px}
.proli_sim_img { }
.proli_sim_img img { width:310px; height:310px; border:0px solid #CDCDCD; }
.proli_sim_img a:hover img { border:0px solid #EF1001; }
.products_title { font-size:18px; text-align:center; line-height:40px; }
.products_info { border:1px dashed #CCC; padding:10px; text-align:center; color:gray; }
.products_info a { color:gray; }
.products_img { text-align:center; padding:10px; }
.products_img img { }
.products_img a:hover img {  }
.products_next { border:1px dashed #CCC; padding:5px; }
/*文章频道*/
.artli_img { float:left; width:192px; text-align:center; }
.artli_img_title { font-size:12px; line-height:20px; color:#D03734; font-weight:normal; padding:0 10px; }
.artli_img_img { }
.artli_img_img img { max-width:180px; height:135px; border:3px solid #CDCDCD; }
.artli_img_img a:hover img { border:3px solid #EF1001; }
.article_title { font-size:14px; text-align:center; line-height:26px; color:red; }
.article_info { border:1px dashed #CCC; padding:10px; text-align:center; color:gray; }
.article_info a { color:gray; }
.article_img { text-align:center; padding:10px; }
.article_img img { max-width:640px; padding:5px; border:1px solid #CDCDCD; }
.article_img a:hover img { border:1px solid #0D67A5; }
.article_next { border:1px dashed #CCC; padding:5px; }
/*下载频道*/
.dowli { margin-bottom:10px; border-bottom:1px dashed #6C9ACC; }
.dowli_title { font-size:12px; }
.dowli_content { padding:5px 0; color:gray; }
.dowli_info { line-height:20px; }
.download_title { font-size:14px; text-align:center; line-height:26px; }
.download_info { border:1px dashed #CCC; padding:10px; text-align:center; }
.download_next { border:1px dashed #CCC; padding:5px; }
/*通用频道*/
.comli { float:left; width:192px; text-align:center; }
.comli_title { font-size:12px; line-height:20px; height:40px; color:#D03734; font-weight:normal; padding:0 10px; }
.comli_img { }
.comli_img img { max-width:180px; height:135px; border:3px solid #CDCDCD; }
.comli_img a:hover img { border:3px solid #EF1001; }
.common_title { font-size:14px; text-align:center; line-height:26px; color:red; }
.common_info { border:1px dashed #CCC; padding:10px; text-align:center; color:gray; }
.common_info a { color:gray; }
.common_img { text-align:center; padding:10px; }
.common_img img { max-width:640px; padding:5px; border:1px solid #CDCDCD; }
.common_img a:hover img { border:1px solid #0D67A5; }
.common_next { border:1px dashed #CCC; padding:5px; }
/*公告相关*/
.notice_title { font-size:14px; text-align:center; line-height:26px; }
.notice_info { border:1px dashed #CCC; padding:10px; text-align:center; }
/*评论相关*/
.comment { border:1px solid #6C9ACC; padding:5px 10px; margin-bottom:5px; background:#E5ECF4; }
.comment_name { border-bottom:1px solid #6C9ACC; color:#336699; line-height:22px; }
.comment_content { padding:5px 0; }
/* 友情链接 */
#friend_link_main { padding-top:10px; }
#friend_link_title { background:#757575; height:30px; line-height:30px; width:960px; margin:0 auto; padding:0 10px; }
#friend_link_title a { color:#FFF; }
#friend_link_title h2 { font-size:12px; color:#FFF; }
#friend_link_body { width:968px; margin:0 auto; padding:5px; background:#D3D3D3; border:1px solid #757575; }
#friend_link_img { padding:5px 2px; }
#friend_link_img img { width:83px; height:30px; padding:3px; border:1px solid #757575; }
#friend_link_img a:hover img { border:1px solid #EF1001; }
#friend_link_text { padding:5px; }
/* 版权信息 */
#copyright_main { }
#copyright { width:980px; margin:0 auto; height:100px; padding:10px 0; }
#copyright p { line-height:22px; }
/*分页样式*/
.page_turner { padding:4px 0px 0px 1px; text-align:center; width:800px}
.page_turner a, .page_turner span { float:left; display:block; border:1px solid #EBEBEB; padding:5px; margin-left:4px; line-height:20px;color:#920100; }
.page_turner a:link, .page_turner a:visited { text-decoration:none; }
.page_turner a:hover, .page_turner a.c { background:#fff; color:#920100; }
#total { color:red; }
/*留言板*/
#guestbook { }
#guestbook p { padding:3px; color:#666; font-size:14px; font-weight:bold; }
#guestbook textarea { width:150px; height:80px; }
/*表格*/
.layout_table { border-collapse:collapse; width:100%; }
.common_table { border-collapse:collapse; width:100%; margin:5px 0; }
.common_table td { padding:5px; border:1px solid #C1E3FA; }
.common_table th { text-align:center; border:1px solid #C1E3FA; }
/*表单*/
input, select, textarea { font-size:12px; padding:3px; font-family:"宋体";}
.w-guestbook-input{ border:1px solid #ACACAC; height:20px; line-height:20px; width:200px}
.w-guestbook-textarea{ border:1px solid #ACACAC; height:100px;  width:400px}
.submit_button { background:url(images/submit_button.jpg) no-repeat; width:76px; height:30px; border:none; color:#FFF; font-weight:bold; }
/*列表*/
.category_lists { }
.category_lists li {  line-height:30px; padding-left:30px; float:left}
.category_lists a{ color:#FFFFFF}
.cli_as { margin-left:18px;  }
.cli_as a { color:#2E2E2E; font-weight:bold}
.cli_as a:hover { color:#920100; }


.category_list { }
.category_list li {  line-height:45px; padding-left:38px;}
.category_list a{ color:#FFFFFF}

.cli_a { padding-left:5px; font-size: 15px}
.cli_a a { color:#fff; }
.cli_a a:hover { color:#920100; }
.cli_b { padding-left:15px; font-weight:bold; }
.cli_c { padding-left:25px; }
.cli_hover { background:#757575; }
.cli_hover a { color:#FFF; }
.ul_a { }
.ul_a li { line-height:30px;  }
.ul_a li a { color:#6D6D6D }
.ul_b { }
.ul_b li { line-height:20px; border-bottom:1px dashed #CCC; }
.ul_c { }
.ul_c li { line-height:20px; border-bottom:1px dashed #CCC; }






#slideshow { position: relative; width:100%}
#slideshow img {  width:100%}
#slideshow .hd ul { text-align: center; height: 20px; position: absolute; bottom: 5px; width: 100%; }
#slideshow .hd ul li{ display:inline-block; width:30px; height:5px; background:#8C8C8C; margin-right: 2px; overflow:hidden; font-size: 0;}
#slideshow .hd ul .on{ background:#085359; }

.box  {  width:122px; height:33px; float:left}
.box  a { background:url(images/u8.png); width:122px; height:33px; display:block;}
.box  a:hover { background:url(images/u8h.png); width:122px; height:33px}

.boxm  {  width:64px; height:17px;line-height:35px; height:35px}
.boxm  a { background:url(images/u12.png); width:64px; height:17px; display:block; border:none;margin-left:52px; }
.boxm  a:hover { background:url(images/u12h.png); width:64px; height:17px}

.bt{ color:#191919; font-size:22px; }
.btx{ color:#191919; font-size:22px; font-weight:bold; text-align:left; float:left;}
.line{ background-color:#920100; width:35px; height:8px; float:left; margin-top:10px; margin-right:-10px}

.btn{ color:#fff; font-size:20px;}
.btnx{ color:#fff; font-size:14px;}
.enbt{ color:#ACACAC; font-size:14px; font-family:Arial, Helvetica, sans-serif}

.s1{ color:#E2AC36; font-size:18px;}
.s2{ color:#434343; font-size:30px;}
.s3{ color:#585858; font-size:16px; line-height:30px}
.tabbox{width:1050px;height:260px;margin:30px auto;font-family:'微软雅黑';}
.tabbox .tab{text-align:center;}
.tabbox .tab a{color:#333; border:#D6D6D6 solid 1px;height:30px; line-height:30px; padding:5px 20px; }
.tabbox .tab a:hover{background:#085359;color:#fff;text-decoration:none;}
.tabbox .tab a.on{background:#085359;color:#fff;text-decoration:none; border:#F5F5F5 solid 1px;}
.tabbox .content{overflow:hidden;padding:10px;}
.tabbox .content li{display:none;}


/*我们的公司*/
#navigationt { width:400px;  margin:0 auto;padding:0 25px;}
#navigationt ul #navigation_home { float:left; text-align:center;line-height:25px}
#navigationt ul .main_nav {float:left; text-align:center; line-height:25px;margin-left:10px; margin-right:10px;}
#navigationt ul .current_nav { background:url(images/current_nav.jpg) no-repeat; color:#fff; }
#navigationt ul .current_nav a { color:#fff;}
#navigationt ul li a { width:120px; display:block; font-size:16px; color:#000;font-weight:200;}
#navigationt ul li a:hover {  background:url(images/current_nav.jpg) no-repeat; color:#fff; }

/*服务理念*/
#navigationt13 { width:180px;  margin:0 auto;padding:0 25px;}
#navigationt13 ul #navigation_home { float:left; text-align:center;line-height:25px}
#navigationt13 ul .main_nav {float:left; text-align:center; line-height:25px;margin-left:10px; margin-right:10px;}
#navigationt13 ul .current_nav { background:url(images/current_nav.jpg) no-repeat; color:#fff; }
#navigationt13 ul .current_nav a { color:#fff;}
#navigationt13 ul li a { width:120px; display:block; font-size:16px; color:#000;font-weight:200;}
#navigationt13 ul li a:hover {  background:url(images/current_nav.jpg) no-repeat; color:#fff; }


/*新闻中心*/
#navigationtn { width:380px;  margin:0 auto;padding:0 25px;}
#navigationtn #navigation_home { float:left; text-align:center;line-height:25px}
#navigationtn ul .main_nav {float:left; text-align:center; line-height:25px;margin-left:10px; margin-right:10px;}
#navigationtn ul .current_nav { background:url(images/current_nav.jpg) no-repeat; color:#fff; }
#navigationtn ul .current_nav a { color:#fff;}
#navigationtn ul li a { width:120px; display:block; font-size:16px; color:#000;font-weight:200;}
#navigationtn ul li a:hover {  background:url(images/current_nav.jpg) no-repeat; color:#fff; }




.w-list-item {
	/* padding */padding:0;
	margin:0;
	margin-left:32px;
	margin-bottom:32px;
	/* display */display:inline-block;
	float:left;
	/* size */width:271px;
	min-width:100px;
	overflow:hidden;
	/*-border-radius-*/border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	/* background */background-color:#fff;
	background-image:none;
	background-repeat:repeat;
	background-position:0 0;
	background:-moz-linear-gradient(top,none,none);
	background:-o-linear-gradient(top,none,none);
	background:linear-gradient(top,none,none);
	background:-webkit-gradient(linear,left top,left bottom,from(none),to(none));
	/* border */border-top-width:1px;
	border-top-color:transparent;
	border-top-style:solid;
	border-bottom-color:transparent;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-width:1px;
	border-right-color:transparent;
	border-right-style:solid;
	border-left-color:transparent;
	border-left-style:solid;
	border-left-width:1px;
	list-style:none;
	/*-transition-*/-webkit-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-o-transition:all 200ms linear;
	-ms-transition:all 200ms linear;
	transition:all 200ms linear;
}
.con_18_13 .w-list .w-list-ul .w-list-item .w-hide {
	display:none !important;
}


 .w-listpic-in {
	object-fit:cover;
	/*-radius-*/border-top-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-top-left-radius:0;
	border-top-right-radius:0;
	-webkit-border-top-right-radius:0;
	-moz-border-top-right-radius:0;
	/*border*/border:none;
	/*-transition-*/-webkit-transition:transform .3s linear;
	-moz-transition:transform .3s linear;
	-o-transition:transform .3s linear;
	-ms-transition:transform .3s linear;
	transition:transform .3s linear;
}
.w-listpic-in:hover {
	/*transform*/-webkit-transform:scale(1.1) !important;
	-moz-transform:scale(1.1) !important;
	-ms-transform:scale(1.1) !important;
	transform:scale(1.1) !important;
}

.nav1 {		width: 100px;
			height: 30px;
			line-height: 30px;
			background-color:#920100;
			margin: 10px auto;
			color: #fff;
			/*border-right: 4px;*/
			border-radius: 2px;
			text-align: center;
}

.nav1 a:hover {		width: 100px;
			height: 30px;
			line-height: 30px;
			background-color:#D3970C;
			margin: 10px auto;
			color: #fff;
			/*border-right: 4px;*/
			border-radius: 2px;
			text-align: center;
}