@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800,900|Roboto:300,400,500,600,700,800,900|Bebas Neue:300,400,500,600,700,800,900&display=swap');
html,
body {
	height: 100%;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
}

body {
	font-family: 'Poppins', sans-serif;
	/* font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Tahoma, sans-serif; */
	font-size: 16px;
	color: #000;
	line-height: 20px;
	font-weight: 400;
	position: relative;
	z-index: 1;
	background: #fff;
	overflow-x: hidden;
}
p, a, h1, h2, h3, h4, h5, h6, li, label, span, i, b, div, ol, figure {
    margin: 0;
    padding: 0;
   /* font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Tahoma, sans-serif; */
}
.font1{font-family: 'Bebas Neue';}
a {
	text-decoration: none;
/* 	font-family: 'Poppins', sans-serif; */
	color: #000;
	font-size: 16px;
	transition-duration: .3s;
}

a:hover,a:focus,a:visited {	
	text-decoration: none;
	outline: none;
	color: #000;

}
p{padding: 0;margin: 0;}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
	color: transparent;
}
input{
   border: 0px;
   background-color: none;
   outline: none;
}
input:focus{
   outline: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
  border: 0;
}
button,
select { /* 1 */
  text-transform: none;
  border: 0;
}
input,select{
  outline: none

}

i,
span,
a {
	display: inline-block;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

li {
	display: inline-block;
}
.clear{clear: both;width: 100%;}
.container{min-width: 1300px;padding: 0;max-width:1400px}
.container-fluid{min-width: 1300px;}
/* .swiper-container{min-width: 1300px;} */


/* 导航 */
.navdbox{height:85px;box-shadow: 0 2px 3px -2px #cbcbcb; position: relative;z-index: 100;background:url(../images/topbj.jpg) no-repeat;background-position: center;background-size: cover;}
.navbox .logo{float: left;width:163px;}
.navbox .headnav{width:950px;float:right;padding-left:50px;}
.headnav>ul>li{height:85px;line-height: 85px;z-index: 1000;padding:0 25px;float: left;cursor: pointer;}
.headnav>ul>li>a{font-weight: bold;position: relative;color: #3b3b3b;}

.headnav>ul>li>.aactive{color:#a80000 ;}
.headnav>ul>li>.aactive::after{
	content: "";
	position: absolute;
	left: 0;
	bottom:0;
	width: 100%;
	height: 2px;
	background: #a80000;
		
}
.headnav>ul>li:hover a{color:#a80000;}
.headnav>ul>li:hover a::after{
	content: "";
	position: absolute;
	left: 0;
	bottom:0;
	width: 100%;
	height: 2px;
	background: #a80000;
		
}
.headnav>ul>li:hover a{color: #a80000;}
.headnav>ul>li>ul{z-index: -1;}

.headnav>ul>li>ul>li>a{line-height: 40px;font-size: 14px;width: 100%;text-align: center;padding:10px 0;color: #69a5e6;background: #0f437d}
.headnav>ul>li>ul>li>a:hover{background: #092b5b;color: #fff;}
.headnav .seatop img{margin: 0;padding: 0;display:block;vertical-align: top;}
.headbox .lj{float: right;width:120px;height: 118px;line-height: 118px;text-align: center;position: relative;background: #fff;z-index: 300;}
.headbox .lj a{width: 100%;line-height: 118px;background: #fff;position: relative;z-index: 300;}
.headbox .lj>a::after{
	    content: "";
	    position: absolute;
	    top: 57px;
	    right: 0;
	    background: url(../images/jiao.png) no-repeat;
	    width: 5px;
	    height: 6px;
}
.headbox .lj ul{
	position: absolute;
    top: -118px;
    right: 0;
    background: #a80000;
    z-index: 320;
	height:80px;
	overflow: hidden;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	z-index: 100;
}
.headbox .lj:hover ul{
	position: absolute;
    top:118px;
    right: 0;
    background: #fff;
    z-index: 320;
	height:120px;	
	
}
.headbox .lj ul li{width:120px;height: 60px;line-height: 60px;text-align: left;}
.headbox .lj ul li a{background:#f6f6f6 ;color: #000;height: 60px;line-height: 60px;border-bottom:1px #dedede dotted;padding-left: 10px;}
.headbox .lj ul li a:hover{background:#078bc9;color: #fff;}
.headbox .lj ul li img{height: 20px;}
 .lj{float: right;width:102px;height: 102px;line-height: 102px;text-align: center;position: relative;background: #a80000;z-index: 300;color: #fff;}
 .lj a{width: 100%;line-height: 102px;background: #a80000;position: relative;z-index: 300;color: #fff;}
 .lj>a::after{
	    content: "";
	    position: absolute;
	    top: 57px;
	    right: 0;
	    background: url(../images/jiao.png) no-repeat;
	    width: 5px;
	    height: 6px;
}
 .lj ul{
	position: absolute;
    top: -102px;
    right: 0;
    background: #a80000;
    z-index: 320;
	height:100px;
	overflow: hidden;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	z-index: 100;
}
 .lj:hover ul{
	position: absolute;
    top:102px;
    right: 0;
    background: #a80000;
    z-index: 320;
	height:100px;	
	
}
 .lj ul li{width:120px;height:50px;line-height:50px;text-align: left;display: block;}
 .lj ul li a{background:#a80000 ;color: #fff;height: 50px;line-height: 50px;border-bottom:1px #dedede dotted;padding-left: 10px;}
 .lj ul li a:hover{background:#a80000;color: #fff;}
 .lj ul li img{height: 20px;}

.xiala_erji{
	/* transition:all 0.4s ease-in; */
	height:0;
	overflow: hidden;
	position: absolute;
	left: 0;
	right: 0;
	top:124px;
    z-index:200;
	background: #fff;
	box-shadow: 0 3px 16px -2px #cbcbcb;
}

.headabout{
	    background: #f9f9f9;
	    height: 237px;
}
.headpro{
	background: #f9f9f9;
	    height:450px;

		
}
.newboxhe{
	background: #f9f9f9;
	height: 225px;
	
}
.zjboxhe{
	background: #f9f9f9;
	height: 237px;
}
.yzboxhe{
	background: #f9f9f9;
	height: 237px;
}
	
		
.proboxhe{width:30%;float: left;margin-top: 40px;position: relative;}		
/* .proboxhe::after{
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	height: 90%;
	width: 1px;
	background: #b3b3b3;
} */
.proboxhe h3{display: block;width: 40%;float: left;font-size: 16px;text-align: center;font-weight:bold;}	
.proboxhe h3 span{padding-top: 10px;display: block;}
.proboxhe h3 img{width: 148px;height: 148px;display: block;}
.proboxhe h3 a:hover{color:#a80000}	
	
.proboxhe .proxfllist{width:50%;float: left;}	
.proboxhe .proxfllist li{line-height: 30px;padding-left:25px;display: block;width: 100%;}
.proboxhe .proxfllist li a:hover{color:#a80000;padding-left: 15px;}	
	
.nebbb1{width: 30%;float: left;margin-top: 40px;}
.nebbb1 li{left: 30px;width:80%;line-height: 50px;font-size: 18px;position: relative;cursor: pointer;}
.nebbb1 li i{position: absolute;top:35%;right: 0;color: #ccc;}
.nebbb1 li::after{
	content:"";
	position: absolute;
	left: 0;bottom: 0;
	width: 100%;height: 1px;background: #ccc;
}
.nebbb1 li:hover a{color: #a80000;padding-left:10px;}
.nebbb1 li:hover::after{
	background: #a80000;
}
.nebbb2{width: 70%;float: left;margin-top: 40px;}
.nebbb2 li{width: 33.2%;float:right;}
.nebbb2 li .newimg{width: 240px;height: 150px;overflow: hidden;}
.nebbb2 li img{width: 240px;height: 150px;transform:scale(1);-moz-transition: all 0.2s linear;transition: all 0.2s linear;}
.nebbb2 li:hover img{border: 1px #a80000 solid;transform:scale(1.1);}
.nebbb2 li:hover span{color: #a80000 ;}
.nebbb2 li span{display: block;margin-top: 15px;}
		
.abnav{width:215px;float: left;height: 150px;background: #ededed;;margin-top:40px;text-align: center;border-radius: 6px;margin-right: 23px;cursor: pointer;}
.abnav:nth-child(5){margin-right: 0;}
.abnav img{width: 64px;height: 64px;margin-top:28px;}
.abnav span{width: 100%;display: block;margin-top: 10px;}
.abnav:hover span{color: #a80000;}
.abnav:hover{background: #e3e3e3;}

.lxnav{width:269.5px;float: left;height: 150px;background: #ededed;;margin-top:40px;text-align: center;border-radius: 6px;margin-right: 23px;cursor: pointer;}
.lxnav:nth-child(5){margin-right: 0;}
.lxnav img{width: 64px;height: 64px;margin-top:28px;}
.lxnav span{width: 100%;display: block;}
.lxnav:hover{color: #a80000;}
.lxnav:hover span{color: #a80000;}
.lxnav:hover{background: #e3e3e3;}

/* 首页产品展示 */
.homeprobox{margin-top:50px;}

.topbooox{width: 100%;margin: 0 auto;}
.topbooox h3{width:100%;font-size:30px;display: block;float: left;font-weight: 600;clear: both;text-align: center;position: relative;padding-bottom:10px;margin-top: 20px;}
.topbooox span{color: #666;width: 100%;text-align: center;}



/* 首页新闻 */
.newbcbbox{text-align: left;height: 80px;height:420px;}
.newbcbbox .nnpoimg{width:300px;height: 300px;overflow: hidden;position: relative;}
.newbcbbox .nnpoimg  img{width: 300px;height: 300px;transition:all ease-out .3s;}
.newbcbbox .nnpoimg p{position: absolute;right: -1px;bottom: -1px;width: 80px;height: 40px;color: #fff;background: #a80000;line-height: 40px;text-align: center;}
.newbcbbox span{display: block;font-size: 16px;color: #000;}
.newbcbbox p{display: block;text-align: right;color: #a80000;position: relative;}
.newbcbbox p::after{
	content: "";
	position: absolute;
	left: 0;
	top:15px;
	height: 1px;
	width: 207px;
	background: #000;
}
.newbcbbox:hover .nnpoimg  img{transform:scale(1.1);}
.newbcbbox a{color: #b5b5b5;font-size: 14px;line-height: 30px;border: 1px #f5faf4 solid;padding-bottom:15px}
/* .newbcbbox a:hover{color: #a80000;} */
.newbcbbox a:hover span{color: #a80000;}
.newbcbbox a:hover p::after{
	content: "";
	position: absolute;
	left: 0;
	top:15px;
	height: 1px;
	width: 207px;
	background: #a80000;
}
.newtext{padding: 0 10px;}
.newbcbbox:hover a{-moz-box-shadow:0px 0px 8px #ddd;box-shadow: 0px 0px 8px #ddd;}
/* 底部 */

.fotbox{background:url(../images/fbj.jpg) no-repeat;background-size: cover;background-position: center;color: #fff;padding-bottom:20px;}

.botleft{width:20%;float: left;margin-top: 65px;}
.botleft h3{font-size:20px;color: #fff;font-weight: 600;margin-bottom: 20px;position: relative;margin-bottom: 40px;}
.botleft h3::after{
	content: "";
	position: absolute;
	width:30px;
	height: 2px;
	background: #bbbbbb;
	left: 0;
	bottom:-18px;
}
.botleft li{line-height: 35px;width: 100%;position: relative;}
.botleft li a{color: #bbbbbb;}
.botleft li a:hover{padding-left: 16px;}
.botleft li a::after{
	content: "";
	position: absolute;
	left: 0;
	top: 17px;
	width:0;
	height: 2px;
	background: #bbbbbb;
	transition: 0.6s;
}
.botleft li a:hover::after{
	width:12px;
}
.botleft2{width:20%;float: left;margin-top: 40px;}
.botleft2 h3{font-size: 20px;color: #fff;font-weight: bold;margin-bottom: 20px;position: relative;margin-bottom: 40px;}
.botleft2 h3::after{
	content: "";
	position: absolute;
	width:30px;
	height: 2px;
	background: #fff;
	left: 0;
	bottom:-18px;
}
.botleft2 li{line-height: 35px;width: 100%;position: relative;}
.botleft2 li a{color: #fff;}
.botleft2 li a:hover{padding-left: 16px;}
.botleft2 li a:hover::after{
	content: "";
	position: absolute;
	left: 0;
	top: 17px;
	width: 12px;
	height: 2px;
	background: #fff;
	
}
.botleft3{width:20%;float: left;margin-top: 40px;}
.botleft3 h3{font-size: 20px;color: #fff;font-weight: bold;margin-bottom: 20px;position: relative;margin-bottom: 40px;}
.botleft3 h3::after{
	content: "";
	position: absolute;
	width:30px;
	height: 2px;
	background: #fff;
	left: 0;
	bottom:-18px;
}
.botleft3 li{line-height: 35px;width: 100%;position: relative;}
.botleft3 li a{color: #fff;}
.botleft3 li a:hover{padding-left: 16px;}
.botleft3 li a:hover::after{
	content: "";
	position: absolute;
	left: 0;
	top: 17px;
	width: 12px;
	height: 2px;
	background: #fff;
}



.botleft4{width:20%;float: left;margin-top: 40px;}
.botleft4 h3{font-size: 20px;color: #fff;font-weight: bold;margin-bottom: 20px;position: relative;margin-bottom: 40px;}
.botleft4 h3::after{
	content: "";
	position: absolute;
	width:30px;
	height: 2px;
	background: #fff;
	left: 0;
	bottom:-18px;
}
.botleft4 li{line-height: 35px;width: 100%;position: relative;}
.botleft4 li a{color: #fff;}
.botleft4 li a:hover{padding-left: 16px;}
.botleft4 li a:hover::after{
	content: "";
	position: absolute;
	left: 0;
	top: 17px;
	width: 12px;
	height: 2px;
	background: #fff;
}
.botright{width: 133px;float: right;margin-top: 65px;}
.botright h3{font-size: 20px;color: #fff;font-weight: bold;position: relative;margin-bottom: 40px;}
.botright span{display: block;width: 100%;text-align: center;;margin-top: 10px;}


.copby{background: #030303;color: #d3d3d3;text-align: center;}
.footcopy{height:60px;line-height:60px;width: 100%;}
.footcopy a{color: #d3d3d3;}



.topbanner{height:400px;background: url(../images/nyb.jpg) no-repeat;background-position: center center;background-size: cover;}
.topbanner h2{width: 100%;text-align: center;color: #fff;font-weight: bold;padding-top: 190px;font-size:40px;}
.topbanner span{width: 100%;text-align: center;color: #fff;padding-top:10px;font-size:22px;}


.prob{margin-top: 20px;border: 1px #d2d2d2 solid;font-size: 14px;}
.prob .rowlist{border-bottom: 1px #d2d2d2 solid; line-height: 35px; padding: 7px 0;;}
.prob .altit{width:100px;text-align: center;background: #fafafa;}
.prob .altlist a.btnhove{text-align: center;padding: 1px 15px;font-size: 14px;margin-right: -2px;}
.prob .altlist a.btnactive{background: #0a3f7a;color: #fff;border-radius: 3px;padding: 0 15px;font-size: 14px;margin-right: -2px;}
.prob .altlist a:hover{background: #0a3f7a;color: #fff;border-radius: 3px;padding: 0 15px;font-size: 14px;margin-right:-2px;}

.alshear{margin-top: 20px;}
.alshear input{width: 300px;border: 1px #bfbfbf solid;border-right: 0;float: left;height: 30px;line-height: 30px;padding-left: 15px;}
.alshear span{display: block;width: 80px;height: 30px;background: #0a3f7a;text-align: center;;line-height:30px;float: left;color: #fff;cursor: pointer;}

/* 案例列表 */
.caseobx{margin-top: 20px;padding-left: 0;}
.calist {border: 1px #bfbfbf solid;margin-bottom: 15px;position: relative;transition-duration: .3s;}
.calist img{width: 100%;height: 214px;}
.calist h4{font-size: 18px;padding-left: 10px; margin-top: 10px;}
.calist p{margin-top: 10px;padding-left: 10px;padding-bottom: 10px;}
.calist span{display: block;width: 100px;height: 30px;background: #e5e5e5;border-radius: 3px;line-height: 30px;text-align: center;font-size: 14px;position: absolute;right: 10px;bottom: 20px;}
.calist:hover{-moz-box-shadow:0px 0px 5px #888888;box-shadow: 0px 0px 5px #888888;}
.calist:hover span{background:  #0a3f7a;color: #fff;}

/* 案例详情 */
.leiboe{border: 1px #bfbfbf solid;border-bottom: 0;}
.leiboe li{float: left;width: 50%; line-height: 40px;height: 40px;border-bottom: 1px #bfbfbf solid;}
.leiboe li span{display: block;width:80px;background: #e5e5e5;text-align: center;float: left;height:39px;}
.leiboe p{display:block;width: 150px;float: left;padding-left: 10px;}

.clcontent{margin-top: 20px;}

.sjsboxright{border: 1px solid #E5E5E5;padding: 15px;}
.sjsboxright h3{font-size: 16px;height: 35px;line-height: 35px;}
.sjsboxright img{width: 100%;}
.sjsboxright span{margin-top: 10px;line-height:28px;display: block;}
.sjsboxright  a{display: block;padding: 7px 15px;background: #0a3f7a;color: #fff;font-size: 14px;text-align: center;margin-top: 10px;}


.lqbaojia{border: 1px solid #E5E5E5;padding: 15px;margin-top: 20px;}
.lqbaojia h3{font-size:22px;text-align: center;color: #0a3f7a;font-weight: bold;}
.lqbaojia .yonhusan{text-align: center;margin-top: 10px;display: block;margin-bottom: 20px;}
.lqbaojia p input{
	width: 100%;
	    height:30px;
	    line-height:30px;
	    padding: 5px 5px 5px 10px;
	    border: 1px solid #DDD;
	    background-color: #FFF;
	    border-radius: 3px;
	    margin: 6px auto;
}
.lqbaojia p input.rzb_butt1{
	    width: 100%;
	    height: 36px;
	    display: block;
	    border: none 0;
	    margin: 12px 0;
	    cursor: pointer;
	    font-size: 16px;
	    color: #FFF;

	    line-height: 28px;
		background: #0a3f7a;
}




/* 新闻列表 */
 .newtu{width: 240px;float: left;height:240px;}
 .newtu img{width: 240px;height:240px;}
 .pptitleab{width:1057px;float: left;}
 .stspan1b{font-size:1.2rem;display: block;width:90%;padding-bottom: 20px;color: #000000;font-weight: bold;}
 .stspan2b{display: block;width: 90%;line-height:30px;font-size: 14px;color: #666;}
 .tupimg1{display: block;position: absolute;right: 20px;bottom: 70px;background: url(../images/m-a.jpg); width: 48px; height: 27px;}
 .prin2{width: 100%;display: block; border-bottom:2px #eee solid;padding-bottom: 20px;margin-bottom:40px;}
 /* .prin2:hover{border-bottom: 1px #48a847 solid; color: #48a847;} */
 .prin2:hover .stspan1a{color: #a80000;}
 .prin2:hover .stspan2a{}
 .prin2:hover .stspan1b{color: #a80000;}








 /* 详情,上一页,下一页 */
 .clear{clear: both;width: 100%;}
 .two{  padding: 10px 0;  border-top: 1px dotted #a5a7aa;  border-bottom: 1px dotted #a5a7aa;width: 100%; margin-top:20px; }
 .page_left{  float: left;  width: 400px;  border-right: 1px solid #d5d8dc;  }
  .page_left p{padding: 0;margin: 0;}
 .page_left a{  display: block;  padding: 20px;  margin-right: 25px;  }
 .page_left a:hover{  background: #a80000;  }
 .page_left a .page1{  width: 40px;  height: 40px; line-height: 40px;text-align: center; float: left;  margin-right: 20px; border: 1px #000 solid;  }
 .page_left a .page2{  font-size: 18px;  color: #808488;  padding:1px;  }
 .page_left a:hover .page1{  color: #fff; border: 1px #fff solid; }
 .page_left a:hover .page2{  color: #fff;  }
 .page_left a .page3{  font-size: 14px;  color: #808488;  }
 .page_left a:hover .page3{  color: #fff;  }
 .page_right {  float: left;  width: 400px;  }
   .page_right p{padding: 0;margin: 0;}
 .page_right a {  display: block;  padding: 20px;  margin-left: 25px;  text-align: right;  }
 .page_right a:hover{  background: #a80000;  }
 .page_right a:hover .page1{  color: #fff; border: 1px #fff solid; }
 .page_right a .page1{  width: 40px;  height: 40px;  line-height: 40px;text-align: center;   float: right;  margin-left: 20px; border: 1px #000 solid;  }
 .page_right a .page2{  font-size: 18px;  color: #808488;  padding:1px;  }
 .page_right a:hover .page2{  color: #fff;  }
 .page_right a .page3{  font-size: 14px;  color: #808488;  }
 .page_right a:hover .page3{  color: #fff;  }
 
 
 
/*工地 */
.gdobxl{padding: 6px;}
.gdlist{margin-bottom:15px;border: 1px #E5E5E5 solid ;padding: 5px;transition-duration: .3s;}
.gdlist:hover{-moz-box-shadow:0px 0px 5px #888888;box-shadow: 0px 0px 5px #888888;}
.gdlist img{width: 100%;}
.gdlist h3{font-size:16px;margin-top: 10px;}
.gdlist .sjjj span{font-size: 14px; color: #808488;display: block;width: 50%;float: left;}


/* 楼盘 */
.loupabox{width: 100%;border-bottom: 1px #E5E5E5 solid ;padding-bottom:20px;margin-bottom:20px;position: relative; }
.loupabox:hover{border-bottom: 1px #a80000 solid ;}
.loupabox .loupanleft{width: 320px;float: left;}
.loupabox .loupanleft img{width: 100%}
.loupabox .loupanright{width: 498px;float: right;;padding: 0 20px;font-size: 14px;line-height:25px;}
.loupabox .loupanright h5{border-bottom: 1px #E5E5E5 solid ;padding-bottom: 10px;font-size: 18px;}
.loupabox .loupanright p{color:  #a3a3a3;padding-top: 6px;}
.loupabox span{position: absolute;bottom:20px;right: 0;width: 80px;height: 40px;line-height: 40px;text-align: center;border: 1px #E5E5E5 solid;color: #a3a3a3;}
.loupabox:hover span{background: #a80000;color: #fff;border: 1px #a80000 solid;}


/* 设计师*/
.sjslistbox{width: 100%;border-bottom: 1px #E5E5E5 solid ;padding-bottom: 15px;margin-bottom: 15px;}
.sjslistbox .sjsleft{width:130px;float: left;}
.sjslistbox .sjsleft img{width: 100%;transition-duration: .3s;}
.sjslistbox:hover{border-bottom: 1px #003262 solid ;}
.sjslistbox:hover .sjsleft img{-moz-box-shadow:0px 0px 5px #888888;box-shadow: 0px 0px 5px #888888;}
.sjslistbox .sjsright{width: 498px;float: right;;padding: 0 20px;font-size: 14px;line-height:25px;}
.sjslistbox .sjsright h5{border-bottom: 1px #E5E5E5 solid ;padding-bottom: 10px;font-size: 20px;position: relative;}
.sjslistbox .sjsright h5 span{font-size: 16px;padding: 3px 5px;}
.sjslistbox .sjsright h5 .zwbox{background: #003262; color: #fff;border-radius: 10px;font-size: 14px;padding: 3px 5px;}
.sjslistbox .sjsright p{color: #808488;}

.prolistbbb{width:33.3%;float: left;padding: 20px;padding-top: 0;}
 .holist{text-align: center;width: 100%;padding: 20px; cursor: pointer;padding-top: 0;border: 1px #eee solid;}
 .holist span{display: block;width: 100%;padding-top: 14px;}
 .holist img{padding: 5px;}
 .holist:hover span{color: #a80000;}
 .holist:hover{border: 1px #a80000 solid;-moz-box-shadow:0px 0px 5px #888888;box-shadow: 0px 0px 5px #888888;}


.tutitle{background: #fff;height: 80px;line-height:80px;border-bottom: 1px solid #e5e5e5 ; color:#666;font-size: 14px;}
.tutitle .fldh{float: right;}
.tutitle li{padding: 0 15px;text-align: center;}
.tutitle li a{font-size: 14px;}
.tutitle li.active{background: #a80000;}
.tutitle li.active a{color: #fff;}

.tutitle .abbox{margin: 0 auto;width: 754px;}
.tutitle .abbox li{height: 79px;padding: 0 40px;text-align: center;line-height: 25px;padding-top: 11px;}
.tutitle .abbox li img{width: 30px;}
.tutitle .abbox li  a{font-size: 16px;color: #666;}
.tutitle .abbox li span{width: 100%;display: block;}
.tutitle .abbox li.active{background: #fff;}
.tutitle .abbox li.active a{color: #a80000;}

/* 公司简介 */
.aboutcont{margin-top: 30px;}
.atubox .abnr{color: #666;margin-top:25px;line-height:25px;font-size: 14px;}
.atubox  h3{font-size: 26px;font-weight: bold;color: #a80000;margin-top: 30px;}
.atubox  h3 span{color: #666;font-size: 18px;width: 100%;font-weight:600;}
.atubox  h6{font-size: 26px;color: #a80000;margin-top: 10px;width: 200px;float: left;}
.atubox  h6 span{color: #666;font-size: 14px;width: 100%;}
.atubox .ablink{width: 150px;line-height: 50px;height: 50px;text-align: center;color:#a80000;border: 1px #a80000 solid;border-radius: 50px;display: block ;float: right;margin-top: 20px;}
.atubox .ablink:hover{background: #a80000;color: #fff;}

.dszcc{padding: 30PX 15px;color: #fff;font-size: 14px;line-height: 30px;}
.dszcc  h3{font-size: 26px;font-weight: bold;color: #fff;margin-top: 30px; margin-bottom: 20px;}
.dszcc  h3 span{color: #eee;font-size: 18px;width: 100%;font-weight:600;}
.dszimg {padding-top:70px;text-align: right;}
.dszimg .dszssimg{float: right;}
.dszimg .dszssimg span{display: block;color: #fff;margin-top: 10px;text-align: center;}


.honnerobx  h3{font-size: 26px;font-weight: bold;color: #a80000;margin-top: 30px; margin-bottom: 20px;text-align: center;}
.honnerobx  h3 span{color: #666;font-size: 18px;width: 100%;font-weight:600;text-align: center;}

.xiaoflei li{padding: 20px;float: right;}
.xiaoflei li.active a{color: #a80000}
.xiaoflei li a:hover{color: #a80000}


/* 产品列表 */
.proleft{width: 280px;float: left;}
.proleft h3{background: #a80000;color: #fff;text-align: center;height: 60px;line-height: 60px;font-size: 20px;font-weight: bold;border-top-left-radius: 20px;}
.proleft ul{border: 1px #eee solid;padding: 20px 0;}
.proleft ul li{width: 100%;line-height:40px;display: block;padding-left: 20px;}
.proleft ul li ul{border: 0;padding: 0;}
.proleft a:hover{color: #a80000;}
.proleft .active{color: #a80000;}
.proright{float: right;float: right;width: 1000px;}



.citybox{float: left;width: 80px;line-height: 40px;text-align: center;position: relative;font-size: 14px;cursor: pointer;}
		.citybox a{color: #ececec;font-size: 14px;}		
		.citybox .citylist{width: 154px;text-align: center;background: #3b3b3b;position: absolute;left: 0;top: 39px;font-size: 14px;z-index: 200;height:0;overflow: hidden;transition: 0.3s;}		
		.citybox:hover .citylist{height: 160px;}
		.citybox .citylist a{display: block;width: 50%;float: left;}
		.citybox .citylist a:hover{background: #dc2227;}
		.toplink{text-align: right;color: #ececec;font-size: 14px;line-height: 40px;}
		.toplink a{color: #ececec;font-size: 14px;padding:0 7px;}
		.toplink a:hover{color: #dc2227;}
		
		
		.newboobb{overflow: hidden;position: relative;}
		.newboobbxx h3{font-size: 16px;padding-bottom: 10px;color: #333;position: relative;padding-left: 10px;position: relative;}
		.newboobbxx h3 i{position:absolute;top: -5px;right: 15px;font-size: 20px;}
		
		.newboobb .iboxbbb{position: absolute;top: 50%;left: 50%;width: 70px;height: 70px;background: #9da38e;border-radius:50%;text-align: center;;line-height: 70px;opacity:0.8;margin-left: -35px;margin-top: -35px;transition: all 0.3s;}
		.newboobb .iboxbbb i{font-size: 20px;color: #fff;}
		.newboobbxx .cerbox{cursor: pointer;margin: 0 auto;display: block;width: 100%;padding-bottom: 20px;position: relative;background: #fff;border: 1px #ededed solid;}
		.newboobbxx .cerbox span{padding-bottom: 10px;text-align: left;width: 100%;font-size:16px;text-transform: uppercase;color: #333;padding-left: 10px;}
		.newboobbxx .cerbox p{display: block;width: 100%;line-height: 26px;text-align: left;color: #333;padding:0 15px;}
		.newboobbxx .cerbox:hover span{color: #333;opacity: 1;}
		.newboobbxx  .newboobb {overflow: hidden;height: 260px;}
		.newboobbxx  .newboobb img{transition: 0.6s;}
		.newboobbxx .cerbox:hover  .newboobb .iboxbbb {background: #1c466c;}
		.newboobbxx .cerbox:hover  .newboobb img{transform: scale(1.02);}
		.newboobbxx{position: relative;}
		.newboobbxx h3{padding: 15px 15px;color:#333;font-size: 18px;}
		.newboobbxx:hover h3{color: #a80000;;opacity: 1 ;}
		.newboobbxx:hover .cerbox p{color: #333;opacity: 1;}
		.newboobbxx:hover{-moz-box-shadow:0px 0px 8px rgba(0,0,0,0.1);box-shadow: 0px 0px 8px rgba(0,0,0,0.1);}
		
		
		.nytit{font-size: 42px;color: #fff;font-weight: 500;height: 50px;line-height: 50px;position: relative;}
		.nytit::after{content: "";position: absolute;bottom:-15px;left: 0;height:3px ;background: #fff;width:100px;}
		.nyrtt{color: #fff;text-align: right;position: absolute;bottom:  -16px;right:0;}
		.rightitl{width: 100%;text-align: center;padding-bottom: 20px;}
		.rightitl h3{font-size:20px;color: #eeae19;font-weight: bold;}
		.rightitl p{line-height: 25px;color: #252525;text-align: left;margin-top: 15px;padding: 0 16px;}
		.nyrtt a{color: #fff;}
		.nyrtt a:hover{color: #a80000;}