@charset "utf-8";
/* CSS Document */
body, html {
	margin:0;
	padding:0;
	font-family: Microsoft YaHei;
	font-size: 1rem;
	line-height: 1.5;
	color: #373a3c;
	background-color: #fff;
	width:100%;
	max-width:100%;
	min-width:1100px;
}
*{
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style:normal;
	font-weight:normal;
}
input:hover, input:active, input:focus {
	outline: 0;
}
ul, ul li, input, dl, dd {
	padding:0;
	margin:0;
	list-style-type:none;
}
img, a img {
	border:0;
	margin:0;
	padding:0;
}
img {
	vertical-align: middle;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
a {
	text-decoration:none;
	-moz-transition: all 0.5s;
	-webkit-transition:all 0.5s;
	-o-transition:all 0.5s;
	transition:all 0.5s;
}
a:hover {
	text-decoration:none;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
textarea {
	resize:none;
	overflow:auto;
}
.clearfix:after {
	content:'';
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	zoom:1;
}
.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
}
.baseDiv {
	width:1300px;
	margin:0 auto;
	margin-left:auto !important;
	margin-right:auto !important;
}
.mt20 {
	margin-top:20px;
}
.mt30 {
	margin-top:30px;
}
.mb50 {
	margin-bottom:50px;
}
.pt25 {
	padding-top:25px;
}
.pt30 {
	padding-top:30px;
}
.myClass {
	background-position:center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size:cover;
}
@-webkit-keyframes ball {
 0% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
 100% {
 -webkit-transform: translateY(-10px);
 transform: translateY(-10px);
}
}
@keyframes ball {
 0% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
 100% {
 -webkit-transform: translateY(-10px);
 transform: translateY(-10px);
}
}
/*top*/
.logoDiva {
	width: 85%;
	margin: 0 auto;
}
.head {
	width:100%;
	height:95px;
	z-index:1000;
	background: rgba(255,255,255,0.5);
	position: absolute;
	left: 0;
	top: 0;
	box-shadow: 0 0 10px rgba(0,0,0,.3);
}
.wj_mt {
	width:60%;
	height:95px;
	margin-left:4%;
}
.navMain {
	position:relative;
	z-index:100;
}
.navMain .navLi {
	float:left;
	position:relative;
	z-index:101;
	width:11.5%;
	height: 95px;
	background: url(../images/xian.png) right center no-repeat;
}
.navMain .navLi.indexLi {
	border:0;

}
.navMain .navLi a.a1 {
	display:block;
	color:#cdcdcd;
	position:relative;
	width:100%;
	text-align:center;
	font-size:15px;
	line-height: 35px;
	font-weight: bold;
	line-height: 95px;
}
.navMain .navLi a.a1 span {
	font-size: 16px;
	color: #000;
	font-weight: normal;
}
.navMain .navLi.indexLi:hover {
	background:#144daf;
}
.navMain .navLi.indexLi:hover a.a1 {
	color: #fff;
}
.navMain .navLi.indexLi:hover a.a1 span {
	color: #fff;
	font-weight: bold;
}
.navMain .navLi.active .a1 em, .nav .navMain .navLi:hover a.a1 em {
	display: none;
}
.navMain .navLi .dh2 {
	width:380px;
	padding:10px;
	top:100%;
	left:0;
	position:absolute;
	z-index:1000;
	display:none;
	overflow:hidden;
	-moz-transition:all 0.2s;
	-webkit-transition:all 0.2s;
	-o-transition:all 0.2s;
	transition:all 0.2s;
	background-color:#fff;
	border-top:3px solid #144daf;
}
.navMain .navLi .dh2 .box {
	float:left;
}
.navMain .navLi .dh2 a.a2 {
	display:block;
	width:180px;
	float:left;
	background-color:#fff;
	color:#333;
	font-weight: 700;
	line-height:20px;
	font-size:15px;
	padding:15px 0;
	margin:0px 5px;
	border-bottom:1px solid #e8e8e8;
}
.navMain .navLi .dh2 a.a3 span {
	padding-left:35px;
}
.navMain .navLi .dh2 a.a2 span {
	-moz-transition:all 0.2s;
	-webkit-transition:all 0.2s;
	-o-transition:all 0.2s;
	transition:all 0.2s;
}
.navMain .navLi .dh2 a.a2:hover span {
	padding-left:35px;
}
.navMain .navLi .dh2 a.a2:hover, .nav .navMain .navLi .dh2 a.a3:hover {
	color:#fff;
	background-color:#144daf;
}
.navMain .navLi .dh2 a.a3 {
	display: block;
	width:200px;
	float:left;
	line-height:20px;
	font-size:14px;
	padding:15px 0;
	margin:0px 5px;
	border-bottom:1px solid #ebebeb;
}
.navMain .navLi:hover .dh2 {
	display:block;
}
.tel {
	background:url(../images/tel.png) left center no-repeat;
	color:#df001d;
	font-size:28px;
	padding-left:45px;
	margin-top: 30px;
	font-family: "Impact";
}

/*宽度小于1920px*/
@media screen and (max-width:1720px) {
.head {}
.logoDiva {
width: 90%;
margin: 0 auto;
}
.wj_mt {
width: 60%;
height: 95px;
margin-left: 3%;
}
}
@media screen and (max-width:1583px) {
.head {}
.logoDiv img {width: 90%;}
.wj_mt {
width: 60%;
margin-left: 2%;
}

}
@media screen and (max-width:1540px) {
.head {}
.logoDiv img {width: 90%;}
.wj_mt {
width: 55%;
margin-left: 2%;
}

}
@media screen and (max-width:1365px) {
.head {}
.logoDiva {
width: 95%;
margin: 0 auto;
}
.logoDiv img {width: 90%;}
.wj_mt {
width: 55%;
margin-left: 0;
}

}

/*banner*/
.banner {
	width:100%;
	background:#fafafa;
	z-index:11;
	position: relative;
}
.banner_slides {
	position:relative;
	overflow:hidden;
	width:100%;
	margin:auto;
}
.banner_slides, .slides_container, .slides_control, .banner_pic {
	height:760px;
}
.banner_slides li.slidesjs-slide {
	width:100%;
	height:760px;
}
.banner_slides li a {
}
.banner_pic {
	display:block;
	width:100%;
	height:760px;
}
.slides_btn {
	position:absolute;
	z-index:999;
	display:block;
	width:40px;
	height:70px;
	margin-top:-35px;
	top:50%;
	overflow: hidden;
	text-indent:-9999px;
	background-color:#fff;
	filter:alpha(opacity=20); /*IEÂË¾µ£¬Í¸Ã÷¶È50%*/
	-moz-opacity:0.2; /*FirefoxË½ÓÐ£¬Í¸Ã÷¶È50%*/
	opacity:0.2;/*ÆäËû£¬Í¸Ã÷¶È50%*/
	background-position: center center;
	background-repeat:no-repeat;
}
.banner:hover .slides_btn {
	filter:alpha(opacity=60);
	-moz-opacity:0.6; /*FirefoxË½ÓÐ£¬Í¸Ã÷¶È50%*/
	opacity:0.6;
}
.btn_previous {
	left:4%;
	background-image:url(../images/pre01.png);
}
.btn_previous:hover {
	background-color:#333;
	background-image:url(../images/pre02.png);
}
.btn_next {
	right:4%;
	background-image:url(../images/next01.png);
}
.btn_next:hover {
	background-color:#333;
	background-image:url(../images/next02.png);
}

/**/
.slides_pagination {
	width:100px;
	height:15px;
	bottom:30px;
	right:50%;
	margin-right:-37px;
	position:absolute;
	z-index:100;
	text-align:center;
}
.slides_pagination li {
	margin: 0 7px;
	display:inline-block;
	width:10px;
+float:left;
}
.slides_pagination li a {
	display:inline-block;
*display:inline;
	zoom:1;
	overflow:hidden;
	width:10px;
	height:10px;
	line-height:50px;
	border:2px solid #fff;
	color:#666;
	border-radius:100%;
}
.slides_pagination li a.active, .slides_pagination li a:hover.active, .slides_pagination li a:hover {
	background:#fff;
	color:#fff;
	border:2px solid #fff;
}
/*banner end*/
/*公告*/
.h_b {
  width: 100%;
  height: 70px;
  background:url(../images/ssbox.jpg) center no-repeat;

}
.h_b_l{
    width: 1300px;
    margin: 0 auto;
    
}
.zixun{
	width: 290px;
	line-height: 70px;
	font-size: 28px;
	color: #fff;
	font-family: "Arial";
	background: url(../images/tela.png) left center no-repeat;
	padding-left: 50px;
	font-weight: bold;
}

.ssBox{
	width: 960px;
	background: url(../images/gg.png) left center no-repeat
}

.ss_nr{
	overflow:hidden;
	white-space:nowrap;
	line-height: 70px;
	margin-left: 95px;
}
.ss_nr div{
	display:inline-block;
	padding-right:50px;
	font-size:16px;
	color:#333;
}
.ss_nr p{
	font-size:16px;
}


/*产品展示*/
.probj {
	height: 1120px;
	background:#ececec url(../images/probj.jpg) center no-repeat;
}
.cpbt{
    text-align: center;
    padding-top: 40px;
}
.cpbt a{
	font-size: 35px;
	color: #333;
	font-weight: bold;
	background: url(../images/tba.png) center no-repeat;
	display: block;
}
.cpbt p{
	color: #666;
	font-size: 18px;
	line-height: 40px;
}
.cpbt a:hover{
	color: #144daf
}

.left_class {
	width:270px;
	margin-top: 30px;
	background:#fff;
	height: 910px;
	overflow: hidden;
}
.left_class .classT {
	background:#144daf;
	position: relative;
	z-index: 10;
	height: 65px;
	text-align: center;
	line-height: 65px;
	color: #efefef;
	font-size: 23px;
}

.left_class .subNav {
	width: 100%;
	margin:0 auto;
	height: 50px;
	background:#efefef url(../images/jiantou.png) 230px center no-repeat;
	line-height:50px;
	text-align: left;
	margin-bottom: 8px;
}
.left_class .subNav a {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	padding-left:50px;
	background:url(../images/dian.png) 23px center no-repeat;

}
.left_class .subNav:hover {
	background: #ffae00 url(../images/jiantou.png) 230px center no-repeat;
}
.left_class .subNav:hover a {
	color: #fff;
}
.left_class .navContent {
	margin-top: 10px;
	display: block;

}
.left_class .navContent:nth-child(1){display: block;}
.left_class .navContent li {
	width: 240px;
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
	background: url(../images/jt.jpg) 40px center no-repeat;
}
.left_class .navContent li a {
	font-size: 15px;
	color: #333;
	padding-left: 65px;
	display: block;
	border-bottom: 1px #efefef solid;
}
.left_class .navContent li:hover a {
	font-weight: bold;
	color: #144daf
}
.left_class .lxwm {
    width: 200px;
    height: 75px;
    background: #144daf url(../images/telb.png) 20px center no-repeat;
    padding-left: 70px;
    line-height: 75px;
}
.left_class .lxwm p{
	font-size: 26px;
	font-family: "Arial";
	font-weight: bold;
	color: #fff;
}
.prdListBox {
    margin-top: 30px;
}
.productList {
	overflow:hidden;
	width:1020px;
    height:890px/*1015px*/;
}
.productList ul {
	overflow:hidden;
	width:100%;
	height:900px;
}
.productList ul li {
	width:330px;
	height: 290px;
	float:left;
    margin:0 0 10px 10px;
    background: #fff;
}
.productList ul li .boxa {
	width:330px;
	display:block;
	cursor:pointer;
}
.productList ul li .boxa .spanImg {
	display:block;
	overflow:hidden;
	width:100%;
	height:245px;
	background-position:center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size:cover;
}
.productList ul li .boxa .aBB {
	display:none;
	width:100%;
	height:100%;
	position: absolute;
	background: rgba(0, 0, 0, 0.6);
	overflow: hidden;
	left: 0;
	top: 0;
}
.productList ul li .boxa  .aBB em {
	display:block;
	width:100%;
	height:100%;
	background:url(../images/chakan1.png) center center no-repeat;
}
.productList ul li:hover .boxa .aBB {
	display:block;
}
.productList ul li .spanT {
	display: block;
	z-index:10;
	height:45px;
	line-height:45px;
	width:330px;
	color:#000;
	font-size:16px;
	text-align: center;
	background: #e0e0e0;

}
.productList ul li:hover .spanT {
	background: #144daf;
	color: #fff;
}
.avatar {
	display: block;
	height: 245px;
	overflow: hidden;
	width: 330px;
	position: relative;
}
.indexMain .productList .avatar .spanImg {
	height: 245px;
}
.avatar:hover .spanImg, .zhuti .avatar:hover .spanImg, .bbsinner .avatar:hover .spanImg {
	transform: scale(1.3);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1.3);
	-webkit-transform: all 1s ease 0s;
}

/*养护*/
.grow{height:730px;background: url(../images/advbj.jpg) center no-repeat; }
.cpbta{
    text-align: center;
    padding-top: 40px;
}
.cpbta a{
	font-size: 35px;
	color: #fff;
	font-weight: bold;
	background: url(../images/tba.png) center no-repeat;
	display: block;
}
.cpbta p{
	color: #fff;
	font-size: 18px;
	line-height: 40px;
}
.cpbta a:hover{
	color: #ffae00
}
.licheng h2{ width:600px;padding:35px 0 35px 650px;}
.licheng h2 span{display: block;width: 430px;height: 50px;background: #df001d;border-radius: 50px;text-align: center;line-height: 50px;margin-top: 18px;font-size: 23px;color: #fff;margin-left: 150px;}
.licheng h2 span b{font-size: 33px;font-family: "Arial";font-weight: normal;}
.licheng h2 p{display: block;text-align: right;background: url(../images/pinyin.png) left top no-repeat;height: 60px;color: #fff;font-size: 33px;font-weight: bold;line-height: 80px;padding-left: 60px;}

.licheng{width:1300px; margin:0 auto;  height:610px;margin-top: 40px;}
.licheng_img{width:810px; margin:0 auto; text-align:center}
.showlicheng{
position:absolute;
bottom:23px;
left:50%;
margin-left:-625px;
width:1250px;
height:420px;  
top:0
}
.li_bg{ width:1300px; height:230px; position:absolute; left:50%; margin-left:-650px; bottom:0; background:rgba(255,255,255,0.95); z-index:1}

.licheng_img{width:535px; float:left; text-align:left; height:380px; padding:0 0 0 10px; position:relative; z-index:2}
.w48{ line-height:70px; font-size:18px; color:#124caa;}
.showlicheng li{ float:left;list-style: none;}
.licheng_date{font-size:40px; font-family: Impact; font-weight:bold; color:#dd2a54; float:left; margin:190px  0 0 40px; position:relative; z-index:2; line-height:70px;}
.licheng_ny{ float:left; text-align:left;font-size:14px; color:#333; line-height:30px;width:660px; padding:0 0 0 40px;  position:relative; z-index:2}
.li_num{ position:absolute; width:78px; height:78px; right:0; top:180px; z-index:2}

.lichengbtn{
width:30px;
position:absolute;
left:50%;
margin-left:-677px;
overflow:hidden;
top:310px;
height:80px; 
font-family:Verdana, Geneva, sans-serif;
cursor:pointer;font-size:26px; color:#fff;
-webkit-transform: scaleY(1.8);
}
.lichenglist{
width:1300px;
position:absolute;
left:50%;
margin-left:-650px;
overflow:hidden;
bottom:75px; z-index:2;
}
.li_line{ position:absolute; width:1300px; left:50%; margin-left:-650px; bottom:135px; z-index:1}
.totallicheng{
width:100%;

overflow:hidden;
color:white; 
}
.childlicheng{
float:left;
}
.childlicheng li{
float:left; 
width:320px;
text-align:center;
font-size:30px; 
font-weight:bold;
list-style: none;
}
.childlicheng li span{    
cursor:pointer; font-family: Impact; font-size:18px;
}
.childlicheng li.crnt{
color:#ffe401;
}
.showlicheng{
opacity:0;
}
/*工程案例*/
.caseList {
	overflow:hidden;
	position:relative;
	z-index:10;
	width: 1300px;
	height: 280px;
	padding-top: 30px;
}
.caseList .lin {
	float:left;
	width: 310px;
	height: 280px;
	background: #fff;
	position: relative;
}
.caseList .lin a.imga {
	display:block;
	margin:auto;
}
.caseList .lin a.imga .spanImg {
	display:block;
	width:100%;
	height:240px;
	overflow:hidden;
	margin:auto;
	background-position:center center;
	background-size:cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
.caseList .lin .spanT {
	height:40px;
	width:100%;
	overflow:hidden;
    background:#144daf;
    line-height: 40px;
    text-align: center;

}
.caseList .lin .spanT .altitle {
	display:block;
	font-size: 16px;
	color: #fff;
	float: left;
	padding-left: 20px;
}
.caseList .lin .spanT .altel{
	float: right;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	padding-right: 20px;
}
.caseList .lin:hover .spanT{
    background: #ffae00
}


.caseList .box {
	position:relative;
	z-index:10;
	width: 9999px;
}
.caseList .box ul {
	width:2880px;
}
.caseList .box ul li {
	margin:auto 10px 20px 0;
	width:310px;
	position: relative;
}
.avatara {
	display: block;
	height: 240px;
	overflow: hidden;
	width: 310px;
	position: relative;
	margin: 0 auto;
}
.caseList .lin .avatara .spanImg {
	height: 240px;
}
.avatara:hover .spanImg, .zhuti .avatara:hover .spanImg, .bbsinner .avatara:hover .spanImg {
	transform: scale(1.3);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1.3);
	-webkit-transform: all 1s ease 0s;
}
.almore{
	width: 180px;
	height: 45px;
	background: #144daf url(../images/yuana.png) 15px center no-repeat;
	border-radius: 50px;
	margin: 0 auto;
	margin-top: 30px;
	line-height: 45px;
	text-align: center;
}
.almore a{
	color: #fff;
	font-size: 15px;
	display: block;
}
.almore:hover{
	width: 230px;
	transition: width 1s;
}
/*liucheng*/
.liucheng {
	width: 100%;
    height: 290px;
    background: url(../images/lcbj.jpg) center no-repeat;
    background-size: cover;
    background-attachment: fixed;
    margin-top: 35px;
}

.liucheng_con ul {
    width: 1260px;
    margin: 0 auto;
}

.liucheng_con ul li {
    float: left;
    width: 150px;
    margin: 0 30px;
    position: relative;
    cursor: pointer;
    margin-top: 45px;
}
.liucheng_con ul li::after {
    content: '';
    display: block;
    width: 17px;
    height: 22px;
    position: absolute;
    right: -35px;
    top: 37%;
    margin-top: -11px;
    background: url(../images/j.png) top left no-repeat;
}

.liucheng_con ul li:last-child::after {
    content: '';
    background: none;
}

.big_c {
    width: 150px;
    height: 150px;
    background: url(../images/lc_bg.png) center center no-repeat;
    text-align: center;
    transition: all 0.5s;
}

.big_c img {
    margin: 45px 0;
}

.liucheng_con ul li span {
    text-align: center;
    margin: 10px auto;
    display: block;
    font-size: 18px;
    color: #fff;
}

.liucheng_con ul li:hover .big_c {
    transform: rotate(360deg);
}


/*新闻中心*/
.newsbj{width:1300px;margin: 0 auto;margin-top: 30px;}
.xw-l{width: 600px;position: relative;}
.xw-l .xwzc{width: 470px;height: 150px;background: #fff;box-shadow: 0 3px 5px #8c8c8c;position: absolute;left: 35px;bottom:-100px;padding: 30px;}
.xw-l .xwzc h3 .xwtit{font-size: 18px;color: #333;line-height: 40px}
.xw-l .xwzc p{color: #8f8f8f;font-size: 14px;line-height: 25px;}
.xw-l:hover .xwzc h3 .xwtit{padding-left: 13px;color: #144daf;transition:all 0.5s;font-weight: bold;}
.xw-l .xwzc .xwmore{margin-top: 20px;display: block;}
.xw-l .xwzc:hover .xwmore{padding-left: 30px}
.xw-l .avatara{
    position: relative;
}
.xw-l .avatara{
    display: block;
    height: 390px;
    overflow: hidden;
    width:600px;
}
.avatara:hover, .zhuti .avatara:hover, .bbsinner .avatara:hover {
    box-shadow: 0 0 10px gray;
}
.avatara:hover img, .zhuti .avatara:hover img, .bbsinner .avatara:hover img {
    transform: scale(1.3);
    transition: all 1s ease 0s;
  -webkit-transform: scale(1.3);
  -webkit-transform: all 1s ease 0s;
}
.xw-r{width: 670px;height: 500px;}
.xw-r ul li{
	height: 45px;
	line-height: 45px;
	background: url(../images/xwtb.png) left center no-repeat;
	padding-left: 25px;
	margin-top: 16px;
}
.xw-r ul li a{
	font-size: 16px;
	color: #333;
	float: left;
}
.xw-r ul li span{
	font-size: 15px;
	color: #989898;
	float: right;
}
.xw-r ul li:hover a{
	color: #144daf;
	padding-left: 13px;
}

/*底部*/
.footer{
	width: 100%;
    height:470px;
    background: url(../images/footbj.jpg) center no-repeat; 
    margin-top: 50px;
}
.dbnav{
	width: 1300px;
	margin:0 auto;
	height: 75px;
	line-height: 75px;
	padding-top: 105px;
}
.dbnav ul li{
	float: left;
	width: 160px;
	text-align: center;
	background: url(../images/xiana.jpg) center right no-repeat;
}
.dbnav ul li a{
	font-size: 16px;
	color: #fff;
}
.dbnav ul li:hover a{
	text-decoration: underline;
}

.dblogo{
	margin-top: 30px;
	width: 400px;
	height: 160px;
}
.dblogo a{
	color: #999;
	font-size: 16px;
}
.dblogo span{
	color: #999;
	font-size: 16px;
	display: block;
}
.dblogo img{
	margin-top: 10px;
}

.dbnav ul{
	margin-top: 20px;
}

.dbphone{
	margin-top: 45px;
	margin-left: 25px;
}
.dbphone ul{}
.dbphone ul li{
	font-size: 15px;
	color: #999;
	margin-top: 20px;
}
.dbphone ul li span{
	font-size: 16px;
	color: #fff;
	display: block;
}


.ewm{
	margin-top: 40px;
}
.ewm ul li{
	float: left;
	margin-left: 45px;
}
.ewm ul li span{
	display: block;
	text-align: center;
	font-size: 16px;
	color: #fff;
	line-height: 40px;
}





/*内页分类*/
.nybt {
	text-align: center;
	padding-top: 60px;
	background: url(../images/line0.png) bottom center no-repeat;
	height: 110px;
}
.nybt h1 {
	display: block;
	font-weight: bold;
	font-size: 33px;
	height: 60px;
	line-height: 55px;
	color: #333;
}
.nybt h1 span {
	color: #ff9c00;
}
.nybt p {
	font-size: 16px;
	color: #999;
}
.nybt p b {
	font-size: 18px;
	color: #e20000;
}
.nyzc {
	width: 260px;
	height:auto;
}
.prolistlogo {
	height: 105px;
	background: #0158AE;
}
.prolistlogo p {
	color: #A6C0DA;
	font-size: 14px;
	text-align: center;
	line-height: 35px;
	padding-top: 15px;
}
.prolistlogo p span {
	font-size: 26px;
	display: block;
	color: #fff;
}
.demo-list {
	background: #0662bd;
}
.demo-list ul li {
	height: 55px;
	line-height: 55px;
	border-bottom: 1px #5a94ce solid;
	background: url(../images/tb.png) 16px center no-repeat;
}
.demo-list ul li a {
	display: block;
	color: #fff;
	font-size: 16px;
	padding-left: 60px;
}
.demo-list ul li:hover a {
	font-weight: bold;
	padding-left: 75px;
	background: #00a61b;
}
.prolistf {
	height: auto;
	background: #fff;
	border: 2px #0158ae solid;
	margin-top: 20px;
}
.prolistf h2 {
	display: block;
	height: 70px;
	background: #0158ae;
	text-align: center;
	color: #A6C0DA;
	font-size: 14px;
}
.prolistf h2 span {
	font-size: 26px;
	display: block;
	color: #fff;
}
.prolistf h3 {
	display: block;
	background: url(../images/tel.gif) 15px center no-repeat;
	color: #333;
	font-size: 18px;
	font-weight: bold;
	padding-left: 60px;
	margin-top: 15px;
}
.prolistf h3 b {
	color: #0055aa;
	font-size: 20px;
	display: block;
}
.prolistf p {
	padding: 10px;
	font-size: 15px;
	line-height: 26px;
	color: #666;
}
.proTitle {
	width:270px;
	height: auto;
}
/*当前导航*/
.breadcrumbs {
	height:50px;
	font-size:14px;
	line-height:70px;
	color:#333;
	height: 70px;
	background: #144daf;
}
.breadcrumbs .dh_box {
}
.breadcrumbs .sortName {
	color:#388c19;
	font-size:22px;
	font-weight:700;
}
.breadcrumbs .dqdhMain {
	float:right;
	background: url(../images/home.png) left center no-repeat;
	color:#fff;
}
.breadcrumbs .dqdhMain a {
	font-size: 14px;
	color: #fff;
	display:inline-block;
}
.breadcrumbs .dqdhMain a:hover {
	text-decoration:underline;
	color:#333;
}
.breadcrumbs .dqdhMain .span2 {
	color:#333;
	font-size: 14px;
	display:inline-block;
	padding:0 5px;
}
.breadcrumbs .indexa {
}
.breadcrumbs .span1 {
	color:#fff;
	padding:0 10px 0 30px;
	background:url(../images/dizhi.png) left center no-repeat;
}
.breadcrumbs .dqdh_class {
	float:left;
	background: url(../images/homea.png) left center no-repeat;
}
.breadcrumbs .dqdh_class li {
	float:left;
	padding:0 15px 0 0px;
}
.breadcrumbs .dqdh_class li a {
	display:block;
	height:50px;
	line-height:70px;
	color:#fff;
	font-size:25px;
	position:relative;
}
.breadcrumbs .dqdh_class li a em {
	font-size: 14px;
	text-transform: uppercase;
}
.lybt {
	text-align:center;
	padding-top:40px;
}
.lybt span {
	font-size: 43px;
	line-height: 45px;
	text-transform: uppercase;
	color:#5a5a5a;
}
.lybt h3 {
	display:block;
	font-size:20px;
	line-height:45px;
	color:#5a5a5a;
	background:url(../images/xiana.jpg) center center no-repeat;
}
.liuyan {
	margin-top:30px;
	text-align:center;
}
.liuyan span {
	font-size:20px;
	color: rgb(215, 12, 25);
}
.liuyan a {
	font-size:16px;
	color: #CCCCCC;
}
.liuyan p {
	font-size:16px;
	color: #666666;
	line-height:30px;
}
/*内页关于我们*/
.about_box {
	width: 1000px;
	border: 1px #e9e9e9 solid;
}
.about_box .about_left {
	width:100%;
}
.about_box .about_left .about_t1 {
	position:relative;
	height:40px;
}
.about_box .about_left .about_t1 .div1 {
	font-size: 21px;
	line-height: 148%;
	color:#000;
}
.about_box .about_left .about_t1 .div2 {
	font-size:18px;
	color:#444;
}
.about_box .about_left .about_t1 .about_t2 {
	text-align: center;
}
.about_box .about_left .about_t1 .about_t2 .span1 {
	font-size:28px;
	font-weight:700;
	line-height:38px;
	color:#000;
}
.about_box .about_left .about_t1 .about_t2 .span2 {
	font-size:14px;
	text-align:right;
	color:#b7b7b7;
	line-height:20px;
}
.about_box .about_left .text {
	line-height:35px;
	color:#666;
	font-size:15px;
	text-indent:2rem;
	padding-top:25px;
}
.about_box .about_left .text p {
	padding:10px 0;
}
.about_box .about_right {
	width:370px;
}
.about_box .about_right ul {
	margin-top:8px;
}
.about_box .about_right ul li {
	float:left;
	margin-left:2px;
	width:180px;
	margin-bottom:3px;
	border: 1px #ccc solid;
}
.about_box .about_right ul li a {
	display:block;
	width:100%;
	height:130px;
	background-repeat:no-repeat !important;
	background-size:cover !important;
	background-position:center center !important;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
.sort {
	margin-top: 30px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
}
.sort ul li {
	float: left;
	width: 190px;
	height: 50px;
	background: #0064bd;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	line-height: 50px;
	text-align: center;
}
.sort ul li a {
	font-size: 16px;
	color: #fff;
	display: block;
}
.sort ul li:hover {
	background: #ffa500;
}
/*Â·Ã–Ã'Â³*/
.page_nav {
	padding:15px 15px;
	color:#999;
	font-size:14px;
	text-align:center;
	background-color:#fff;
}
.page_nav .nolink {
	display:inline-block;
	margin:0 5px;
	padding:0 5px;
	height:25px;
	line-height:25px;
	border:1px solid #fff;
}
.page_nav font, .page_nav a {
	display:inline-block;
	margin:0 5px;
	padding:0 10px;
	border:1px solid #e5e5e5;
	height:25px;
	line-height:25px;
	border-radius:5px;
}
.page_nav font {
	border:1px solid #fff;
}
.page_nav a:hover {
	color:#fff;
	border:1px solid #54a530;
	background-color:#54a530
}
.viewpage {
	margin:0;
	padding:20px 0 50px 0;
	border-top:1px solid #eee;
}
.viewpage .main_r_nav {
	color:#999;
	font-size:14px;
	line-height:30px;
	padding-left: 20px;
	padding-right: 20px;
}
.viewpage .main_r_nav a {
	font-size:14px;
	color:#444
}
.viewpage .main_r_nav a:hover {
	text-decoration:underline;
}
/*分页*/
.fenye {
	text-align:center;
	color:#666;
	font-size:14px;
	line-height:30px;
	padding:20px 0;
}
.fenye .rows {
	color:#666;
	font-size:13px;
	padding:0 10px;
}
.fenye .current {
	display: inline-block;
	color:#cc0000;
	font-size:14px;
	padding:0 5px;
}
.fenye .num, .fenye .next {
	display:inline-block;
	margin:0 3px;
	padding:0 10px;
	border:1px solid #ddd;
	color:#666;
	font-size:14px;
	height:28px;
	line-height:27px;
	border-radius:5px;
	z-index: -99;
}
.fenye .num:hover, .fenye .next:hover {
	background-color:#cc0000;
	color:#fff;
	border:1px solid #cc0000;
}
.main {
	width: 1300px;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 50px;
}
.main .main_right {
	width:1010px;
	padding-top: 5px;
}
.main .main_rightb{
	border: 1px #f3f3f3 solid;
	width:1000px;
}
.main .main_righta{
	border: 1px #f3f3f3 solid;
}
.main .main_rightc {
	width:100%;

}
.text {
	line-height:35px;
	font-size:15px;
	color:#666;
	padding:20px;
}
.text span {
	font-size:15px;
	color:#666;
}
.main .tT01 {
	text-align:center;
	line-height:50px;
	background: #f3f3f3;
}
.main .tT01 .span1 {
	font-size:24px;
	color:#444;
}
.main .subtitle {
	font-size: 16px;
	line-height:50px;
	height: 50px;
	color: #8F8F8F;
	text-align:center;
}
.main .subtitle span {
	padding:0 10px;
}
#faqbox {
	padding:90px 0 50px 0;
	width:700px;
	margin:0 auto;
}
#faqbox form {
}
#faqbox .faqline {
	line-height:2em;
	text-align:left;
	padding-bottom:10px;
	color:#999;
	font-size:13px;
}
#faqbox .faqtit {
	width:150px;
	display:block;
	float:left;
	clear:both;
	text-align:right;
	color:#555;
}
#faqbox .Content {
	line-height:2em;
	text-align:left;
	padding-bottom:10px;
}
#faqbox font {
	margin:0 5px;
}
#faqbox .FaqTitle {
	height:50px;
	line-height:50px;
	padding:0 10px;
	border:1px solid #ddd;
	width:435px;
	vertical-align:top;
}
#faqbox .Content textarea {
	height:100px;
}
.wizfrm {
	border:none;
	width:455px;
	height:50px;
	line-height:50px;
	font-size:16px;
	color:#fff;
	text-align:center;
	cursor:pointer;
	background:#fff;
	margin-top:20px;
	font-family:'Microsoft YaHei';
	-moz-transition: all 0.3s;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
	border-radius:5px;
	background-color:#dd0103;
}
.wizfrm:hover {
	background-color:#ff9900;
}
/**/

.main .proListal {
	width:100%;
}
.main .proListal {
	width:100%;
}
.main .proListal li {
	width:320px;
	float:left;
	margin:0 0 15px 15px;
}
.main .proListal li .boxal {
	width:320px;
	height:245px;
	display:block;
	cursor:pointer;
	position:relative;
}
.main .proListal li .boxal .spanImgal {
	display:block;
	overflow:hidden;
	width:320px;
	height:240px;
	background-position:center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size:cover;
}
.main .proListal li .spanal {
	display: block;
	height:40px;
	line-height:40px;
	width:320px;
	margin:auto;
	text-align:center;
	color:#000;
	font-size:15px;
}
.main .proListal li:hover .spanal {
	color:#e0222c;
	font-weight:bold;
	font-size:16px;
}
.main .proListal li .avatarb {
	position: relative;
}
.main .proListal li .avatarb {
	display: block;
	height: 245px;
	overflow: hidden;
	width:320px;
	border: 1px #f1f1f1 solid;
}
.main .proListal li .avatarb .spanImgal {
	height: 245px;
}
.avatarb:hover .spanImgal, .zhuti .avatarb:hover .spanImgal, .bbsinner .avatarb:hover .spanImgal {
	transform: scale(1.3);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1.3);
	-webkit-transform: all 1s ease 0s;
}
.main .proListal li .boxal .aBB{
	display:none; 
	width:100%;
	height:100%; 
	position: absolute; 
	background: rgba(2,96,193,0.6); 
	overflow: hidden; 
	left: 0; 
	top: 0;
}
.main .proListal li .boxal .aBB em{ 
	display:block; 
	width:100%; 
	height:100%;
	background:url(../images/chakan1.png) center center no-repeat;
}
.main .proListal li .boxal:hover .aBB{ 
	display:block;
}
/**/
.img{
	background-position:center center; 
	-webkit-background-size: cover;  
	-moz-background-size: cover;  
	-o-background-size: cover; 
	background-size:cover;
	}
.main .news_list li {
	padding:15px;
	margin-bottom: 20px;
	border-bottom: 1px #ddd dashed;
}
.main .news_list li .img {
}
.main .news_list li .lMore {
	width:950px;
}
.main .news_list li .lMore .title {
	font-size: 16px;
	color: #393939;
	line-height: 36px;
	margin-bottom:15px;
}
.main .news_list li .lMore span {
	font-size:13px;
	color:#999;
}
.main .news_list li .lMore p {
	font-size:13px;
	color:#999;
	line-height:26px;
}
.main .news_list li .lMore .more2 {
	width: 88px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	background: #0260c1;
	bottom: 30px;
	display:block;
	font-size:13px;
	text-align:center;
	float:right;
	margin-top:30px;
}
.main .news_list li:hover .title {
	color:#0260c1;
	padding-left:15px;
	font-weight:bold;
}
.main .news_list li:hover p {
	padding-left:15px;
}
.main .news_list li:hover .more2 {
	background:#ffa500;
	border-color: #ffa500;
	color:#fff;
}
/*详情页*/
.product_dqdh {
	background-color:#f4f4f4;
}
.product_top {
}
.product_top .l_img {
	width:600px;
	height:470px;
	background-color:#f2f2f2;
	text-align:center;
	display:table;
}
.product_top .l_img span {/*display: table-cell; vertical-align:middle;*/
	display:block;
	width:100%;
	height:100%;
	background-size:cover !important;
}
.product_top .l_img span img {
	width:600px;
	height:470px;
}
.product_top span img {
	display:inline-block;
	max-width:100%;
	max-height:100%;
	vertical-align:middle;
}
.product_top .r_box {
	width:550px;
}
.product_top .r_box .product_title {
	border-bottom:1px solid #ddd;
	padding:10px 0 8px 0;
}
.product_top .r_box .product_title h2 {
	font-weight:700;
	font-size:26px;
	color:#101010;
}
.miaoshu {
}
.product_top .subtitle {
	font-size:14px;
	color:#b7b7b7;
	padding-top:8px;
}
.product_top .subtitle span {
	display:block;
	padding-left:25px;
	line-height: 23px;
	height: 24px;
}
.product_top .subtitle span.span1 {
	background:url(../images/shijian.png) left center no-repeat;
}
.product_top .subtitle span.span2 {
	background:url(../images/liulan.png) left center no-repeat;
}
.product_top .keyword {
	height:40px;
	line-height:40px;
	font-size:15px;
	color:#717171;
}
.product_top .keyword span {
	font-size:18px;
	color:#0059A9;
}
.product_top .desc {
	font-size:14px;
	color:#717171;
	line-height:30px;
	margin-top: 15px;
}
.product_top .desc span {
	display:block;
	float:left;
	width:200px;
}
.product_top .desc p {
	display:block;
	float:right;
	width:550px;
	line-height: 25px;
	font-size: 15px;
	color: #8b8b8b;
}
.product_top .lianxi {
	height:60px;
}
.product_top .lianxi .a {
	display:block;
	height:40px;
	line-height:40px;
	float:left;
	margin-right:30px;
	color:rgb(250,175,41);
	font-size:18px;
	border-bottom:1px solid rgb(250,175,41);
	padding-left:28px;
}
.product_top .lianxi .a.a_qq {
	background:url(../images/QQ.png) left center no-repeat;
}
.product_top .lianxi .a.a_tel {
	background:url(../images/tela.png) left center no-repeat;
}
.product_top .dianhua {
	height:40px;
	padding:0 30px;
	line-height:40px;
	text-align:center;
	border-radius:30px;
	font-size:15px;
	background-color:#be0000;
	margin-top: 10px;
	width: 130px;
}
.product_top .dianhua a {
	color:#fff;
}
.product_top .dianhua:hover {
	background-color:rgba(250, 175, 41, 1);
}
.share {
	margin-top:10px;
}
.share .span1 {
	line-height:32px;
	color:#999;
	padding-right:10px;
	font-size:15px;
}
.xiangqing_top {
}
.xiangqing_top .a_nav {
	display:block;
	float:left;
	width:190px;
	background-color:#fff;
	border-bottom:2px solid #e50000;
	color:#eea200;
	text-align:center;
	height:50px;
	line-height:50px;
	font-size:18px;
}
.xiangqing_top .a_nav.active {
	background-color:#e50000;
	color:#fff;
}
.contenta {
}
.contact_title2 {
	text-align: center;
	font-size: 18px;
	color: #888;
}
.lx_b {
	width: 100%;
	height: 420px;
	border: 1px solid #000;
	margin-top: 30px;
}
.lx_list {
	background-color: #fff;
	width: 275px;
	margin: 39px 10px;
	min-height: 300px;
}
.lx_list p {
	line-height: 35px;
	font-size: 16px;
	color: #666;
	padding-left: 30px;
}
/*地图*/
.BMap_Marker.BMap_noprint {
	background: url(../images/dt.png) center center no-repeat !important;
	display: block !important;
}
.BMap_Marker {
	display: none !important;
}
