@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
body {
	font: normal 100% "Microsoft YaHei";
	overflow-x: hidden;
	background: url(../images/bj.png);
	font-size: 13px;
	color:#333;
}
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, table, tbody, thead, tfoot, tr, td, th, input {
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei";
}
h1, h2, h3, h4, h5, h6, em, h6, b, p {
	font-weight: normal;
	font-style: normal;
}
img {
	border: none;
}
a {
	text-decoration: none;
	color: #666;
	font-family: "Microsoft YaHei";
	font-size: 13px;
}
ul, li {
	list-style: none outside none;
}
li, p, a {
	vertical-align: bottom;
}
.clear {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 1px;
	font-size: 1px;
}
.clearFix {
	zoom: 1;
}
.clearFix:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
table {
	border-collapse: collapse;
}
::selection {
 background: #0080FF;
 color: white; /* Safari */
}
::-moz-selection {
background:#0080FF;
color: white; /* Firefox */
} /*鼠标滑过变色*/
body {
 font-family::"Microsoft YaHei";
	margin: 0 auto;
}
.opacity {
	background: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
}/*背景色半透明*/
/*禁用表单input、select元素的默认外观*/
input, select {
	-webkit-appearance: none;
	appearance: none;
}

/*禁用 select 默认下拉箭头*/
select::-ms-expand {
 display: none;
}

/*禁用 radio 和 checkbox 默认样式*/
input[type=radio]::-ms-check, input[type=checkbox]::-ms-check {
 display: none;
}
/*common*/
.main {
	width: 1015px;
	margin: auto;
	overflow: hidden;
}
.maini {
	width: 1015px;
	margin: auto;
}
.none {
	display: none;
}
/*织梦58的首页*/
.top {
	height: 100px;
	width: 100%;
	border-top: 5px solid #1a1b1d;
}
.top_logo {
	float: left;
}
.head_left {
	width: 240px;
	height: 100px;
	float: right;
	overflow: hidden;
}
.head_left h1 {
	width: 90px;
	float: left;
	height: 23px;
	background: url(../images/yy_bj_03.png) no-repeat;
}
.head_left h1 a {
	display: block;
	color: #d6d6d6;
	padding-top: 3px;
	margin-left: 30px;
}
.head_left p a {
	float: left;
	display: block;
	color: #b3b3b3;
	padding-top: 3px;
	padding-left: 3px;
}
.head_left p a:hover {
	color: #118131;
}
.top_tel {
	margin:26px 0px 27px 0px;
	height: 47px;
	background: url(../images/tel.png) no-repeat;
}
.top_tel p {
	font-size: 28px;
	font-weight: bold;
	color: #118131;
	padding-left: 25px;
	padding-top: 15px;
}
.head_search {
	height: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	float:right;
}
.head_search value {
	line-height: 30px;
}
.nav {
	width: 100%;
	height: 60px;
	background-color: #183b74;
}
.nav ul .r {
	padding-right: 0;
}
.nav li {
	float: left;
	width: 93px;
	height: 60px;
	margin-right: 8px;
}
.nav li:hover {
	background: #118131;
}
.nav li.hover {
	background: #118131;
}
.nav li a {
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	line-height: 60px;
	font-family: "Microsoft YaHei";
	display: block;
}
.kword {
	border-width:0px;
	width:160px;
	height:30px;
	float:left;
	color:#fff;
	padding-left:10px;
 *line-height:30px;
	outline:medium none;
	border:1px #3f577f solid;
	background-color: #183b74;
}

.flexslider {
	position: relative;
	overflow: hidden;
 *height: 517px;
	margin-bottom:25px;
}
.flexslider .slides li a {
	display: block;
}
.flexslider .flex-direction-nav a {
	width: 60px;
	height: 90px;
	line-height: 99em;
	overflow: hidden;
	margin: -60px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
 -webkit-transition: all .3s ease;
}
.flexslider .flex-direction-nav .flex-next {
	left: 0;
}
.flexslider .flex-direction-nav .flex-prev {
	background-position: 0 -90px;
	right: 0;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}
.flex-control-nav {
	position: absolute;
	bottom: 25px;
}
.flex-control-nav li {
	margin: 0 5px;
	display: inline-block;
	zoom: 1;
*display:inline;
}
.flex-control-paging li a {
	width: 45px;
	height: 5px;
	background: #5b5c5e;
	display: block;
	overflow: hidden;
	cursor: pointer;
	line-height: 60px;
	color: #d4d5d7;
	display: none;
}
.flex-control-paging li a.flex-active {
	background-position: 0 0;
	background: #c4c5c5;
	line-height: 20px;
}
.cptj_top {
	width: 1015px;
	height: 110px;
	position: relative;
	background: url(../images/cptj_tiao_17.png) repeat-x;
	background-position: 0px 59px;
}
.cptj_top img {
	float: left;
}
.in_lei {
	float: right;
	margin-top: 45px;
	background: url(../images/bj.png);
}
.in_lei .r {
	margin-left: 0px;
}
.in_lei ul li {
	width: 102px;
	float: left;
	margin-left: 15px;
	vertical-align: middle;
	text-align: center;
	background: #333333;
	line-height: 28px;
	position:relative;
}
.in_lei ul li:hover {
	height: 34px;
	background: url(../images/lv_hover_17.png) no-repeat;
	display:block;
}
.in_lei ul li .hover {
	height: 34px;
	background: url(../images/lv_hover_17.png) #fff no-repeat;
	display:block;
}
/*二级菜单 start*/
.in_lei ul li:hover ul {
	display:block;
}
.in_lei ul li ul {
	width:100%;
	height:auto;
	position:absolute;
	top:34px;
	left:0;
	z-index:999999;
	display:none;
	border:none;
}
.in_lei ul li ul li {
	margin-left: 0px;
	background: #118131;
}
.in_lei ul li ul li:hover {
	background:none;
	background: #118131;
}
.in_lei ul li ul li:hover {
	height: 28px;
}
/*二级菜单 end*/	
.ym_nrc {
	float: right;
	margin-top: 45px;
	background: url(../images/bj.png);
}
.ym_nrc ul {
	margin: 0px;
	padding: 0px;
	border-left:1px rgb(214, 214, 214) solid;
	float: left;
}
.ym_nrc ul li {
	background: rgb(255, 255, 255);
	border-bottom:1px rgb(214, 214, 214) solid;
	border-width: 1px 1px 1px medium;
	border-style: solid solid solid none;
	border-color: rgb(214, 214, 214) rgb(214, 214, 214) rgb(214, 214, 214) currentColor;
	width: auto;
	height: 38px;
	line-height: 38px;
	font-size: 15px;
	float: left;
	display: inline;
	position:relative;
}
.ym_nrc ul li a {
	padding: 0px 15px;
	color: rgb(51, 51, 51);
	display: block;
}
.ym_nrc ul li a.dsz {
	color: rgb(255, 255, 255);
	background-color: rgb(26, 134, 205);
}
.ym_nrc ul li a:hover {
	color: rgb(255, 255, 255);
	background-color: rgb(26, 134, 205);
}
/*二级菜单 start*/
.ym_nrc ul li:hover ul {
	display:block;
}
.ym_nrc ul li ul {
	width:100%;
	height:auto;
	position:absolute;
	top:39px;
	left:0;
	z-index:999999;
	display:none;
	border:none;
}
.ym_nrc ul li ul li {
	font-size: 14px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	float: left;
	display: block;
	width:100%;
	border:none;
	background-color: rgb(26, 134, 205);
}
.ym_nrc ul li ul li a {
	padding: 0px;
	color:#FFF;
}
/*二级菜单 end*/
.cptj_top a {
	font-size: 13px;
	color: #fff;
}
.pro_tu {
	width: 1015px;
	margin: auto;
	margin:0px auto 30px auto;
	position: relative;
}
.btns {
	z-index: 11;
}
.btns .btn_ls {
	width: 23px;
	height: 38px;
	position: absolute;
	z-index: 2;
	left: 0;
	margin-top: 85px;
	background: url(../images/left_btn.png) no-repeat;
}
.btns .btn_ls:hover {
	background: url(../images/left_btn_hover.png) no-repeat;
}
.btns .btn_rs {
	width: 23px;
	height: 38px;
	position: absolute;
	right: 0;
	z-index: 1;
	margin-top: 85px;
	background: url(../images/right_btn.png) no-repeat;
}
.btns .btn_rs:hover {
	background: url(../images/right_btn_hover.png) no-repeat;
}
.sorllMenus {
	width: 1010px;
	margin: auto;
	overflow: hidden;
	position: relative;
}
.sorllMenus li {
	overflow: hidden;
	float: left;
	width: 236px;
	padding-right: 22px;
	padding-top: 6px;
}
.sorllMenus_d:hover {
	background: #333333;
}
.sorllMenus_d:hover p {
	background: #333333;
}
.sorllMenus_d:hover p {
	color: #fff;
}
.sorllMenus_d {
	width: 236px;
	/*height: 235px;*/
	overflow: hidden;
	background: #ccc;
}
.sorllMenus ul .r {
	margin-right: 0px;
}
.sorllMenus img {
	margin-left: 5px;
	margin-top: 5px;
	background: #fff;
}
.sorllMenus p {
	background: #cccccc;
	text-align: center;
	vertical-align: middle;
	line-height: 60px;
	font-size: 16px;
	color: #000000;
}
/*首页关于我们*/
.gywm_bj {
	background-color: #183b74;
	padding-bottom: 45px;
}
.kong_bj {
	width: 100%;
}
.gywm h1 {
	text-align: center;
	margin-top: -6px;
}
.gywm_left {
	float: left;
	overflow: hidden;
	margin-top: 10px;
}
.gywm_left p {
	float: left;
}
.pageblock#fullscreen {
	width: 240px;
	height: 220px;
	float: left;
	padding-left: 5px;
	margin-left: 10px;
	margin-top: 15px;
}
.pageblock#fullscreen .slider {
	width: 235px;
	height: 176px;
	padding-left: 10px;
	overflow: hidden;
	position: relative;
}
.pageblock#fullscreen .slider .sli {
	position: absolute;
	width: 231px;
	height: 176px;
	margin-left: 5px;
	border-top: 1px #86a0c3 solid;
	border-right: 1px #86a0c3 solid
}
.sli img {
	width: 231px;
	height: 173px;
	margin-top: 5px;
	margin-left: -5px;
}
.pageblock#fullscreen #slideposition {
	bottom: 30px;
	margin-left: 65px;
}
.pageblock#fullscreen #slideposition ul li.indicator {
	display: inline-block;
	height: 18px;
	width: 18px;
	background: url(../images/dot1.png) no-repeat;
	margin: 25px 10px;
	padding: 0;
	float: left;
	overflow: hidden;
	cursor: pointer;
}
.pageblock#fullscreen #slideposition ul li.indicator.active {
	background: url(../images/dot.png) no-repeat;
}
.gywm_right {
	margin-top: 25px;
	width: 620px;
	float: left;
	margin-left: 30px;
}
.gywm_right h2 {
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
}
.gywm_right p {
	padding-top: 12px;
}
.gywm_right p {
	color: #cbd1df;
	line-height: 25px;
}
.ck {
	margin-top: 25px;
	width: 89px;
	height: 28px;
	border: 1px #ffffff solid;
	margin-left: 13%;
	padding-left: 50px;
}
.ck h3 {
	margin-top: 10px;
	float: left;
	width: 9px;
	height: 9px;
	background: #fff;
	margin-right: 5px;
}
.ryzz_bj {
	padding-top: 25px;
}
.ryzz h1 {
	text-align: center;
	margin-bottom:25px;
}
.ryzz ul {
	overflow: hidden;
}
.ryzz li {
	margin-top: 30px;
	width: 245px;
	height: 191px;
	float: left;
	background: #fff;
	margin: 0px 4px;
}
.ryzz li img {
	margin: 16px;
}
.ryzz ul .r {
	margin-right: 0px;
}
.ck2 {
	margin-top: 25px;
	width: 89px;
	height: 28px;
	border: 1px #959595 solid;
	margin-left: 43%;
	padding-left: 50px;
}
.ck2 h3 {
	margin-top: 10px;
	float: left;
	width: 9px;
	height: 9px;
	background: #959595;
	margin-right: 5px;
}
.xwzx {
	float: left;
	margin-top: 35px;
	width: 530px;
	padding: 15px;
	background: #fff;
}
.xwzx h1 {
	width: 530px;
	overflow: hidden;
}
.flexgundong {
	width: 530px;
	overflow: hidden;
}
.flexgundong img {
	float: left;
	padding-right: 10px;
}
.flexgundong .slides {
	margin-top: 15px;
}
.flexgundong .slides p {
	height:24px;
	line-height:24px;
	width: 100%;
}
.flexgundong .slides p a {
	color: #737373;
	float:left;
}
.flexgundong .slides p span {
	float:right;
	color: #737373;
}
.hzkh {
	margin-top: 35px;
	width: 405px;
	float: left;
	padding: 15px;
	background: #fff;
	overflow: hidden;
	margin-left: 20px;
}
.hzkh a {
	float:left;
}
.hzkh span {
	float:right;
	color: #666;
}
.hzkh h1 {
	padding-bottom: 12px;
	height:38px;
}
.hzkh p {
	width: 100%;
	line-height:24px;
	height:24px;
}
.hzkh p img:hover {
	border: 3px #16488c solid;
}
.hzkh p .r {
	margin-right: 0px;
}
.foot {
	margin-top: 40px;
	padding:20px 0px;
	background-color:#183b74;
}
.foot_left {
	width: 350px;
	float: left;
}
.foot_left p {
	padding: 10px;
	color: #9eaac4;
	line-height: 25px;
}
.foot_right {
	width: 665px;
	float: left;
}
.foot_right h2 {
	padding-bottom: 15px;
}
.foot_right h2 a {
	font-size: 16px;
	color: #ededed;
}
.foot_right h2 a:hover {
	color: #7c7a7a;
}
.foot_right li {
	float: left;
	padding-left: 35px;
}
.foot_right p a {
	color: #9daac5;
	line-height: 20px;
}
.foot_right p a:hover {
	color: #118131;
}
.beian {
	width: 100%;
	height: 40px;
	line-height:40px;
	background-color:#333333;
}
.beian p {
	color: #727272;
	text-align:center;
}
.beian p a {
	color: #727272;
}
/*产品页*/
.pro_cp li {
	float: left;
	width: 236px;
	padding:6px 8px 0px 9px;
}
.pro_cp ul .r {
	padding-right: 0px;
}
.pro_cp img {
	margin-left: 5px;
	margin-top: 5px;
	background: #fff;
	display: block;
}
.pro_cp p {
	background: #cccccc;
	text-align: center;
	vertical-align: middle;
	line-height: 60px;
	font-size: 16px;
	color: #000000;
}
.position {
	padding-left: 12px;
	padding-top: 15px;
	position: absolute;
	right: 0;
}
.position p a {
	color: #676767;
}
/*产品详情页*/
.btn h2 {
	width: 133px;
	height: 35px;
	float: left;
	text-align: center;
	line-height: 35px;
	vertical-align: middle;
	margin-right: 30px;
	margin-left: -10px;
	border: 2px solid #312b25;
}
.btn h2 a {
	color: #312b25;
	font-size: 16px;
}
.btn h2:hover {
	background: #118131;
	border: 2px #118131 solid;
}
.btn h2:hover a {
	color: #fff;
}
.tiao_hover {
	margin-top: 40px;
	width: 1015px;
	background: #e4e4e4;
	height: 38px;
}
.tiao_hover p {
	float: left;
	width: 135px;
	margin-right: 1px;
	text-align: center;
	line-height: 38px;
	vertical-align: middle;
	height: 38px;
}
.tiao_hover p a {
	font-size: 14px;
	color: #333333;
}
.tiao_hover p:hover {
	background: #333333;
}
.tiao_hover p.hover {
	background: #333333;
}
.tiao_hover p:hover a {
	color: #fff;
}
.tiao_hover p.hover a {
	color: #fff;
}
.cptj h6 {
	margin-top: 15px;
}
/*新闻资讯*/
.new_nr {
	padding-top: 20px;
}
.new_nr li {
	width: 1015px;
	overflow: hidden;
	margin-bottom: 25px;
}
.ndew_nr_left {
	width: 80px;
	float: left;
}
.ndew_nr_left h1 {
	width: 70px;
	height: 60px;
	background: #fff;
	text-align: center;
	line-height: 60px;
	vertical-align: middle;
}
.ndew_nr_left h1 a {
	font-size: 36px;
	color: #666666;
	font-weight: bold;
	display: block;
}
.ndew_nr_left p {
	padding-top: 10px;
}
.ndew_nr_left p a {
	color: #555555;
}
.ndew_nr_right {
	width: 870px;
	float: left;
	padding: 20px;
	background: #fff;
}
.ndew_nr_right h1 {
	padding-bottom: 10px;
}
.ndew_nr_right h1 a {
	color: #222;
	font-size: 16px;
	display: block;
}
.ndew_nr_right p a {
	color: #666;
	line-height: 20px;
	display: block;
}
.jiao {
	width: 13px;
	height: 50px;
	float: left;
	margin-left: 10px;
	background: url(../images/jiao.png) no-repeat left;
}
.new_nr li:hover .jiao {
	background: url(../images/jiao_hover.png) no-repeat left;
}
.new_nr li:hover .ndew_nr_right {
	background: #737373;
}
.new_nr li:hover .ndew_nr_right h1 a {
	color: #fff;
}
.new_nr li:hover .ndew_nr_right p a {
	color: #fff;
}
.new_nr li:hover .ndew_nr_left h1 {
	background: #0c306d;
}
.new_nr li:hover .ndew_nr_left h1 a {
	color: #fff;
}
/*新闻资讯详情页*/
.news {
	width: 1015px;
	height: 65px;
	border-bottom: 1px dotted #dcdcdc;
	margin-bottom:10px;
}
.n_right .news p.tit {
	font-size: 18px;
	color: #0b7845;
	line-height: 25px;
	text-align:center;
}
.n_right .news p.date {
	color: #aeaeae;
	padding-top: 10px;
	text-align:center;
}
.word {
	line-height:28px;
}
.word p {
	color: #595757;
}
.p_right .xb .tiao, .n_right .intro .tiao {
	width: 1015px;
	height: 40px;
	border: 1px dotted #dcdcdc;
	border-right: none;
	border-left: none;
	background: #fcfcfc;
	text-align: center;
	line-height: 40px;
	margin-top: 1cm;
}
.p_right .xb .tiao a, .n_right .intro .tiao a {
	color: #0b7845;
}
.n_right .intro .tiao span.t {
	color: #1c1a1a;
}
.n_right .intro .tiao span.t:hover {
	color: #0b7845;
}
.r {
	padding-right: 0px;
}
.ProductPic {
	text-align:center;
	margin:20px 0px;
}
.ProductPic img {
	/*border:1px #d0d0d0 solid;*/
}
/*分页样式*/
.pages {
	margin:0 auto;
	text-align:center;
	font-size:14px;
	padding:0px 0px 0px 0px;
}
.pages a:hover {
	color:#38302e;
}
.pages span {
	font-size:14px;
	padding:0px;
	margin:0px;
	display:inline-block;
	text-align:center;
	height:26px;
	line-height:26px;
	background:#FFF;
	border: 1px solid #d8d8d8;
	margin:0 3px;
	color: #707070;
	padding:0 8px;
}
.pages a {
	font-size:14px;
	padding:0px;
	margin:0px;
	display:inline-block;
	text-align:center;
	height:26px;
	line-height:26px;
	background:#FFF;
	border: 1px solid #d8d8d8;
	margin:0 3px;
	padding:0 8px;
	color: #707070;
}
.pages nolink {
	font-size:14px;
	padding:0px;
}
/*icontent*/
/*-----首页 banner-----*/
.slideBox {
	width:100%;
	height:400px;
	overflow:hidden;
	position:relative;
	margin-bottom:25px;
}
.slideBox .hd {
	overflow:hidden;
	position:absolute;
	right:0;
	bottom:15px;
	width:100%;
	z-index:1;
}
.slideBox .hd ul {
	overflow:hidden;
	zoom:1;
flo/at:left;
	text-align:left;
	width:100%;
}
.slideBox .hd ul li {
fl/oat:left;
	display:inline-block;
	width:12px;
	height:12px;
	margin:0 6px;
	border-radius:6px;
	text-align:center;
	background:#222;
	cursor:pointer;
	font-size:0;
}
.slideBox .hd ul li.on {
	background:#3aa314;
	color:#fff;
}
.slideBox .bd {
	position:relative;
	height:100%;
	z-index:0;
}
.slideBox .bd li {
	zoom:1;
	vertical-align:middle;
	height:400px;
}
.slideBox .bd li a {
	display:block;
	height:400px;
}
.slideBox .bd img {
	width:1903px;
	height:400px;
	display:block;
}
.slideBox .prev, .slideBox .next {
	display:none;
	position:absolute;
	left:3%;
	top:50%;
	margin-top:-30px;
	width:30px;
	height:60px;
}
.slideBox .next {
	left:auto;
	right:3%;
}
.slideBox .prev:hover, .slideBox .next:hover {
	opacity: .7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity: .7;
}
.slideBox .prevStop {
	display:none;
}
.slideBox .nextStop {
	display:none;
}

/*分页样式*/
.pglist {
	padding: 20px 0 10px;
	width: 100%;
	text-align: center;
}
.pglist a {
	color: #666;
	padding: 0 14px;
	margin: 0 3px;
	font-weight: bold;
	background: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.pglist * {
	display: inline-block;
	_zoom: 1;
	_display: inline;
	vertical-align: middle;
	line-height: 30px;
	padding-bottom: 1px;
}
.pglist a:hover, .pglist .page-num-current {
	display: inline-block;
	color: #fff;
	background: #707070;
	border-color: #707070;
}
/*浮动客服*/
#floatDivBoxs{width:170px;background:#fff;position:fixed;top:180px;right:0;z-index:999;}
#floatDivBoxs .floatDtt{width:100%;height:45px;line-height:45px; background:#f08326;color:#fff;font-size:18px;text-indent:22px;position:relative;}
#floatDivBoxs .floatDqq{padding:0 14px;}
#floatDivBoxs .floatDqq li{height:45px;line-height:45px;font-size:15px;border-bottom:1px solid #e3e3e3; padding:0 0 0 50px;}
#floatDivBoxs .floatDtxt{font-size:18px;color:#333;padding:12px 14px;}
#floatDivBoxs .floatDtel{padding:0 0 15px 10px;}
#floatDivBoxs .floatDtel img{display:block;}
#floatDivBoxs .floatDbg{width:100%;height:20px;background:url(../images/online_botbg.jpg) no-repeat;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
.floatShadow{ background:#fff;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
#rightArrow{width:50px;height:45px;background:url(../images/online_arrow.jpg) no-repeat;position:fixed;top:180px;right:170px;z-index:999;}
#rightArrow a{display:block;height:45px;}
