﻿@charset "utf-8";
/* CSS Document */


@media screen and (min-width:1200px) {
	
/*关于我们内页*/	
.aboutn{
	width: 100%;
	height: auto;
	
}
.aboutn .abdn{
	width: 80%;
	height: auto;
	margin: 0 auto;
	min-width: 1200px;
}
	.mian{width:90%; padding-left: 50px; height: 40px; line-height: 50px;
		padding-bottom: 5px;
		border-bottom: 1px dotted #ccc;  background: url("../img/homee.png") no-repeat center left; font-size: 13px;
	margin-top: 10px;
	float: left;
	margin-bottom: 30px;}
	.mian a{color: #333}
	.mian a:hover{color:#b00000;}	
       .dti{
		   width: 100%;
		   float: left;
		margin-top: 20px;
		width: 100%; height:60px;
		line-height: 24px;
		text-align: center;
		font-size: 24px;
		margin-bottom: 10px;
		color:#b00000
	}
       .dti span{
		font-size: 10px;
		color: #666;
		text-transform: uppercase;
	}
	.nrir center{font-size: 18px;
		margin: 10px 30px;
		float: left;}
	.nrir center img{height: 300px;}
	.nrir{width: 100%; height: auto; line-height: 26px; color: #666; float: left;}
	.nrir .abnei{width: 100%; height: auto; float: left}
	.nrir .abnei p{text-indent: 0.4rem;
	line-height: 30px;
	margin-bottom: 30px;}
	
/*产品内页*/
	.cpnei{
		width: 100%;
		height: auto;
		
	}
	.cpnei .cpp{
		width: 80%;
		height: auto;
		margin: 0 auto;
		min-width: 1200px;
	}
	.cpnei .cpp .fenlei{
		margin-bottom: 10px;
		margin-top: 30px;
		width: 100%;
		height: auto;
		float: left;
	}
	.cpnei .cpp .fenlei ul li{
		
		position: relative;
		padding: 1%;
		width: 13%; float: left;
		margin-right: 2%;
		height: auto;
		
	}
	.cpnei .cpp .fenlei ul li:hover{
		background: #ccc;
	}
	.cpnei .cpp .fenlei ul li:last-child{
		margin-right: 0;
	}
	.cpnei .cpp .fenlei ul li .spic{
		width: 30%;
		height: auto;
		float: left;
		padding:0px 35%;
		overflow: hidden;
	}
	.cpnei .cpp .fenlei ul li .spic img{
		width: 100%;
	}
	.cpnei .cpp .fenlei ul li .xiw{
		width: 100%; height: 40px;
		float: left;
		line-height: 40px;
		text-align: center;
		color: #333;
		font-size: 16px;
		
	}
	.cpnei .cpp .fenlei ul li .spics{
		background: #fff;
		position: absolute;
		width: 30%;
		padding: 0 35%;
		left: 1%;
		top: 10px;
	}
	.cpnei .cpp .fenlei ul li:hover .spics{
		display: none;
	}
	.cpnei .cpp .fenlei ul li .spics img{
		width: 100%;
	}
	.cpnei .cpp .fenlei ul li:hover .xiw{
		color: #b00000;
		font-size: 18px;
	}
	.cpnei .cpp .lie{
		width: 100%; height: auto; 
		float: left;
	}
	.cpnei .cpp .lie ul li{
		transition: .3s;
		box-shadow: 0 0 3px #ccc;
		width: 32.333%;
		height: auto;
		float: left;
		margin: 10px .5%;
		
	}
	.cpnei .cpp .lie ul li .cpt{
		width: 98%;
		height: auto;
		float: left;
		margin: 1%;
		overflow: hidden;
	}
	.cpnei .cpp .lie ul li .cpt img{
		width: 100%;
		border-radius: 5px;
		transition: all .5s;
	}
	.cpnei .cpp .lie ul li:hover .cpt img{
		transform: scale(1.05)
	}
	.cpnei .cpp .lie ul li:hover{
		box-shadow: 0 3px 5px #ccc;
		background: #f4f4f4;
	}
	.cpnei .cpp .lie ul li .wenz{
		height: 40px;
		color: #333;
		width: 100%; height: 40px;
		line-height: 40px;
		text-align: center;
		float: left;
		font-size: 18px;
	}
	
	.cpnei .cpp .lie ul li:hover .wenz{
		color: #b00000;
	}
/*内页产品详情*/	
	.cpnei .cpp .znr{
		width:20%; height: auto; 
		float: left; 
		margin:20px 5% 20px 0;
               padding:1%;
               border:1px solid #ccc;
	}
	.cpnei .cpp .znr img{
		width: 100%;
	}
	.cpnei .cpp .ynr{
		margin-top: 20px;
		width: 67%;
		height: auto;
		float: right;
	}
	.cpnei .cpp .ynr td{
		
		height: 40px;
		line-height: 34px;
	} 
	.cpnei .cpp .ynr .hui{color: #666;}
	.cpnei .cpp .ynr .xianzhi{
		display: -webkit-box;

	}
	.cpnei .cpp .ynr .red{
		color: #b00000;
		font-size: 14px;
		width: 14%
	}
	.cpnei .cpp .ynr .da{
		font-size: 16px;
	}
	.cpnei .cpp .ynr .da b{font-size: 20px; 
	color:#b00000}
	.cpnei .cpp .xna{
		margin-top: 20px;
		width:96%; height: 40px;
		background:linear-gradient(to bottom,rgba(255,255,255,1), rgba(242,242,242,1));
		line-height: 40px;
		padding: 0 2%;
		color: #b00000;
		font-size: 18px;
		float: left;
	}
	.cpnei .cpp .xiangq{
		margin: 20px 10% 10px 10%;
		float: left;
		width: 80%;
                height: auto; 
		line-height: 30px;
	}
.cpnei .cpp .xiangq img{ width:50%;}
	.cpnei .cpp .xiangq p{
		text-indent: .3rem;
	}
/*产品内页详情*/

/*page-back*/
	.page-back{ float: left;
		width:100%;
		text-align:  center;
		margin:20px 0;}
.page-back a{display:block;
	width:188px;
	font-size: 14px;
	line-height:48px;
	height:48px;
	overflow:hidden;
	text-align:center;
	color: #595959;
	margin:0 auto;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s; 
	background:#ececec;
	border:0;
	border-radius:5px;}
.page-back a:hover{background:#b00000; color:#fff; }

/*内页新闻列表页*/
	.xwl{width: 100%;
	height: auto;
	}
	.xwl .xwx{
		width: 80%;
		height: auto;
		margin: 0 auto;
		min-width: 1200px;
	}
	
 .xwl .xwxx  ul{width: 100%; height: auto; margin-bottom: 10px; float: left;}

    
	  .xwl .xwxx ul li{width: 100%; 
		  height: 140px; 
		  border-bottom: 1px dotted #ccc; 
		  float: left; 
		  margin: 10px 0 20px 0;
		  box-shadow: 0 0 2px #ccc;
		  transition: all .5s;
		  position: relative;}
	 .xwl .xwxx ul li:hover{box-shadow: 0 5px 8px #ccc;}
	
	 .xwl .xwxx ul li a .ztuu{
		 width:8%; height:60px; 
		 float: left; margin:10px 2% 10px 10px;
		 overflow: hidden; padding: 4px; 
		 line-height: 30px; font-size: 50px;
		 background: #999; text-align: center;
		 padding: 30px 0; color: #fff;
	position: relative;
	transition: all .5s;}
	.xwl .xwxx ul li a:hover .ztuu{
		background: #b00000;
	}
	 .xwl .xwxx ul li a .ztuu span{font-size: 16px; }
	 .xwl .xwxx ul li a .ywww{width:78%; float: left; font-size: 14px; 
		 height: auto; 
		 overflow: hidden;
		 padding-top: 10px;
		}
	 .xwl .xwxx ul li a .ywww h3{font-size: 18px; color: #666; line-height:40px; margin-bottom: 10px;}
	.xwl .xwxx ul li a:hover .ywww h3{
		color: #333;
	}
	 .xwl .xwxx ul li a .ywww p{ line-height: 24px; color: #666;
	     text-overflow: ellipsis;
		 -webkit-line-clamp:3;
		 display:-webkit-box;
		 overflow: hidden;
		 -webkit-box-orient:vertical;
	}
	 .xwl .xwxx ul li a .geng{ width: 100px;
		 transition: all .5s;
		 background: url("../img/xwj.png") no-repeat center #999;
		 height: 60px; line-height: 26px;
		 text-align: center;
		   color: #fff;
		 border-radius:6px;
	     padding: 3px 10px;
	position: absolute;
		 right: 10px;
		 top: 40px;
		 line-height: 40px;
	}
	 .xwl .xwxx ul li a:hover .geng{background: url("../img/xwjh.png") no-repeat center #b00000;
	color: #fff;
	}
	
	
	
/*详情页	*/
	.xwl .xwxx .xwxxq .titm{width: 100%;
		height: 40px;
		line-height: 40px;
		text-align: center;
		font-size: 20px; 
		color: #333;
	float: left;}
	.xwl .xwxx .xwxxq .shi{
		width: 100%;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
		color: #999;
		float: left;
		text-align: center;
	}
	.xwl .xwxx .xwxxq p{ width:100%; color: #666; 
		line-height: 30px;
		text-indent: .3rem;
		float: left;
		
	}
 .newsBtn{
	 width: 60%;
	 float: left;
	 border-top:1px solid #dcdcdc;
	 border-bottom:1px solid #dcdcdc;
	 padding-top:10px;
	 padding-bottom:10px;
	 margin-top: 20px;
	 text-indent: 0;
         margin-left:20%;         
}
 .newsBtn span{display:inline-block;
	 *display:inline;zoom:1;
	 width:48%;
	 line-height:30px;
	 height:30px; 
	 overflow:hidden;
	 font-size:12px;}
 .newsBtn a{
	 display:inline-block;
	 max-width:90%;
	 line-height:30px; 
	 height:30px;color:#666; 
	 white-space:nowrap;
	 text-overflow: ellipsis;
	 overflow: hidden; }
 .newsBtn a:hover{color:#b00000;}
 .newsBtn .newsBtnA{text-align:left;}
 .newsBtn .newsBtnB{ text-align:right;}
/*地图*/
	.ditu{
		width: 100%;
		height: auto;
		float: left;
	}
	.ditu .zuo{
		margin-bottom: 30px;
		border-radius:5px;
		background: #f4f4f4;
		width: 30%;
		margin-right: 5%;
		float: left;
		padding: 2%;
	}
	.ditu .zuo .ew{text-align: center;}
	.ditu h3{
		margin-bottom: 20px;
	}
	.ditu p{line-height: 30px;
	font-size: 16px;}
	.ditu .you{
		width: 60%;
		float: right;
		height: auto;
	}
   .gaodu{width:100%;height:416px;border:#ccc solid 1px;}

/*地图*/
	
	.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
    .iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
	
/*留言*/
	/*留言内容*/
	.liuyan{
		width:50%;
		height: auto;
		float: left;
		padding: 2%;
		background: #f4f4f4;
	}
	.qita{
		width: 36%;
		float: left;
		padding: 2% 5%;
		
	}
	.qita img{width: 100%;}
	
.feedback2 label{display:block;}
.feedback2 .l1{float:left;width:45%; position:relative; margin-right: 5%;}
.feedback2 .l1Box{margin:0 5px; position:relative;}
.feedback2 .text{-moz-appearance:none; -webkit-appearance:none; resize: none; display:block;width: 91%;padding:4px 18px;height:40px;margin-bottom:12px;outline:none;font-size:14px;color:#909090;font-family:"微软雅黑",Arial,Sans-Serif;border:1px solid #f5f5f5;border-radius:5px;text-align:left; border:1px solid #dcdcdc;}

.feedback2 .text2{-moz-appearance:none; -webkit-appearance:none; resize: none;display:block;width:91%;padding:10px 18px;height:110px;margin-bottom:12px;outline:none;font-size:14px;color:#fff;border:1px solid #f5f5f5;border-radius:5px;text-align:left; border:1px solid #dcdcdc;}

.feedback2 .getcode{-moz-appearance:none; -webkit-appearance:none; resize: none; display:block;width:32%;padding:4px 18px;height:62px;margin-bottom:0;
outline:none;font-size:14px;color:#fff;border:1px solid #f5f5f5;border-radius:5px;text-align:left; float:left;margin-right:15px; max-width:290px; border:1px solid #dcdcdc;}
.feedback2 .inputbtn{-moz-appearance:none; -webkit-appearance:none; resize: none; display:inline-block;height:40px;line-height:40px;margin:0;outline:none;font-size:14px;background:#666;color:#fff;border:0;cursor:pointer;border-radius:5px;text-align:center; width:150px; background-position:right center; max-width:155px;margin-top:5px;}
.feedback2 .inputbtn:hover,.feedback2 .inputbtn.tj:hover{background:#b00000;}

/*案例列表	*/
	.anl{width: 100%;
	height: auto;}	
	.anl ul li{
		width: 24%;
		height: auto;
		margin: 10px .5%;
		float: left;
		
	}
	.anl ul li .alt{
		width: 100%;
		height: 0;
		padding-top: 75%;
		position: relative;
		background: #f4f4f4;
		overflow: hidden;
	}
	.anl ul li .alts{
		text-align: center;
		position: absolute;
		left: 0; top: 0;
		width: 100%;
		height: 100%;
	}
	.anl ul li .alts img{
		height: 100%;
	}
	.anl ul li .hei{
		width: 100%; height:50px;
		position: absolute;
		left: 0; bottom: -50px;
		z-index: 9;
		background: rgba(176,0,0,.7);
		transition: all .5s
	}
	.anl ul li .zi{
		text-align: center;
		position: absolute;
		width: 100%; height: 50px;
		z-index: 99;
		line-height:50px;
		left: 0;
		bottom: -50px;
		color: #fff;
		transition: all .5s;
	}
	.anl ul li:hover .hei{
	bottom: 0;
	}
	.anl ul li:hover .zi{
		bottom: 0;
	}
	
	#MyContent{width:56%;
 margin:10px 22%}
	#MyContent img{text-align:center; width:100%;}
	

	
}
.bk20{ height:20px;}
/**bread nav**/
.right-bread{ border-bottom:#b00000 solid 1px;line-height:50px;}
.right-bread h1{
	font-size:16px;
	padding-left:30px;
	padding-right:30px;
	 float:left; background:#b00000; color:#fff;line-height:50px;
}
.bread-nav{
	float:right;
	text-align:right;
	font-size:14px;
	padding-left:22px;
	padding-right:14px;
	background: url(../img/ding.png) no-repeat left center;
}
.bread-nav span{ color:#e50012;}
.bread-nav a{color:#111;}
.bread-nav a:hover{color:#e50012;}
/**bread nav -end**/


.page-wrap {
  background: #ffffff;
  padding-bottom: 3.38541667%;
}
@media (min-width: 990px) {
  .page-wrap-left {
    float: left;
    width: 310px;
    
  }
}

.xypg-left-box {
width:100%;
float:left;
  margin-bottom: 20px;
}

.xypg-left-title {
  background:#b00000;
  padding: 10px 20px;
  position: relative;
}

.xypg-left-title h3 {
  font-size: 20px;
  color: #ffffff;
  line-height: 30px;
  font-weight: bold;
  position: relative;
  z-index: 9;
}

.xypg-left-title i {
  position: absolute;
  left: -5px;
  top: -9px;
  font-style: normal;
  font-size: 67px;
  font-weight: bold;
  opacity: .1;
  color: #fff;
  line-height: 1;
  z-index: 1;
  text-transform: uppercase;
}
.xypg-left-menu{border:1px solid #d2d2d2}
.xypg-left-title span {
  font-weight: normal;
  font-size: 16px;
  color: #fff;
  opacity: .6;
  margin-left: 10px;
  text-transform: capitalize;
}

.xypg-left-title span:before {
  content: "/";
  padding-right: 5px;
}

.xypg-left-con {
  border: 1px solid #d2d2d2;
  border-top: none;
}
.qa-cls-list{border: 1px solid #e5e5e5;}
.qa-cls-list .qa-li1{padding: 14px 0 14px 40px; border-bottom: 1px solid #e5e5e5; background: url("../img/jia_03.jpg") no-repeat; background-size: 20px 20px; background-position: 10px center;}
.qa-cls-list .qa-li1 a{font-size: 16px; color: #333;padding:5% 30% 5% 0}
.hide-ul{display: none;}
.hide-ul .qa-li2{padding: 10px 0 10px 40px; border-bottom: 1px solid #e5e5e5; background: url("../img/jia1.jpg") no-repeat; background-size: 3px 3px; background-position: 8px center; margin: 0 20px;}
.hide-ul .qa-li2 a{font-size: 14px; color: #666;}
.qa-cls-list .qa-li1.open-ul{background: url("../img/jia_06.jpg") no-repeat left; background-position: 10px center; background-size: 20px 20px;height: auto;}

/**内页左侧新闻**/
.latest-news {
  padding: 10px 0;
}

.latest-news li {
  padding: .5em 1em;
  font-size: 14px;
}

.latest-news li a {
  display: block;
  line-height: 1.2;
  color: #5a5a5a;
}

.latest-news li a:before {
  content: '+';
  font-weight: bold;
  margin-right: 5px;
  font-size: 16px;
}

.latest-news li a:hover {
  color: #b00000;
}

.latest-news li a:hover:before {
  color: #b00000;
}
/**左侧联系我们**/
.page-wrap-contact {
  padding: 10px 0;
  font-size: 14px;
}

.page-wrap-contact h4 {
  padding: .3em 1.4em .8em 1.4em;
  font-size: 16px;
  color: #000000;
}

.page-wrap-contact p {
  border-top: 1px solid #eee;
  position: relative;
  margin-bottom: 0;
  padding: .8em 1.4em;
  color: #2f2f2f;
}
/*************内页右侧*******************************/
.page-wrap-right {
  overflow: hidden; float:right; width:870px;
}
.right-article-title {
	font-size: 16px;
	font-weight: bold;
	color:#010101;
	border-bottom:#ccc 1px dotted;
	line-height:40px; text-align:center
}
.right-article-date {border-bottom:#ccc 1px dotted; height:30px; line-height:30px; color:#444; font-size:12px; text-align:center}
.xypg-right-content .textsheet{ padding:20px; line-height:28px;}
.xypg-right-content .textsheet #MyContent{ width:100%; margin:0}
.xypg-right-content .textsheet #MyContent p img{width:88%}
.xypg-right-content .textsheet p{ text-indent:2em}
.xypg-detail-pn {
  margin-top: 30px;
}

.xypg-detail-pn div + div {
  margin-top: 15px;
}

.xypg-detail-pn div {
  line-height: 22px;
  padding: 10px;
  position: relative;
  border: 1px solid #eeeeee;
}

.xypg-detail-pn div b {
  font-size: 14px;
  color: #b00000;
  font-weight: normal;
}



.xypg-detail-pn div a {
  width: 75%;
  font-size: 14px;
  color: #666666;
}

.xypg-detail-pn div a:hover {
  color: #b00000;
}

/*相关产品*/
.xypg-relate {
  margin-top: 20px;
}
.relate-title {
  border: 1px solid #eeeeee;
  font-size: 14px;
  line-height: 2.857;
  margin-bottom: 15px;
}

.relate-title span {
  display: inline-block;
  color: #b00000;
  padding: 0 1.4em;
  border-right: 1px solid #eeeeee;
}
.xiangg{width: 100%; height: auto;}
.xiangg ul li{width:240px; height: auto;float: left; margin: 10px 20px; overflow: hidden; text-align: center;}
.xiangg ul li a{color: #666;}
.xiangg ul li img{width:100%; height: auto;}

.xiangg ul li p{font-size: 16px; height: 30px; line-height: 30px;}
.mob{ display:none;}
  .pc{ display:block;}
@media (max-width:800px){
.xwxxq #MyContent img{text-align:center; width:85%;}
.account-l{width:100%;padding: 2% 0}

.accordion {
    width:100%;
	float: left;
	background: #fff;
	padding: 2% 0
}
.accordion .tianc{padding:10px 20%}
.accordion .link {
        padding-left:18%;
        box-shadow:0 0 3px #ccc;
	margin: 3px 0;
	transition: all .3s;
	height: 40px;
	text-align: left;
	float: left;
	width:82%; 
	line-height: 40px;
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-weight: 700;

    transition: all .5s;
}
	
.accordion .cur a{color:#333;}
.accordion .oth a{color:#333}
	.cur{   display:block!important;
		background: url("../img/121.png") no-repeat left;
	}
	.oth{
		background:url("../img/121.png") no-repeat left;}

	.accordion li{position:relative;
           width:100%;
           float:left;}
	.accordion li a{
color:#333;
position:absolute;
left:14%; top:0px;
            padding:10px 50% 10px 2%;
	}
	.submenu li a{
color:#333;
position:absolute;
left:14%; top:-10px!important;
            padding:10px 50% 10px 2%;
	}

.accordion li{
    cursor: pointer;
}
/**
 * Submenu
 -----------------------------*/


.submenu {

    display: none;
    background: #f5f5f5;
    font-size: 14px;
}

.submenu li {
        list-style:square inside url("../img/liej.png");
		width:90%;   
		height: 40px; 
		line-height: 40px;
		text-align:left;
		background:url("../img/cpd.png") repeat-x bottom left;
		float: left;
padding-left:10%;
}

.submenu a {

    color: #333;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}


}
@media (max-width: 640px) {
  .mob{ display:block;}
  .pc{ display:none;}
  .xypg-detail-pn div a {
    width: 50%;
  }
  .page-wrap .container{ width:100%}
  .page-wrap-right{ float:none; width:98%; margin:0 auto}  
  .right-bread h1{ display:none;}
  .bread-nav{ float:none; display:block; text-align:left}
  .xiangg ul li{ width:48%; margin:10px 1%}
}
.cpnei .cpp .lie{ padding:20px 0}