
/*public s*/


* {margin: 0px;padding: 0px;border-box:box-sizing; -webkit-border-box:box-sizing;}
div {border-box:box-sizing; -webkit-border-box:box-sizing;}
p {border-box:box-sizing; -webkit-border-box:box-sizing;}


@font-face {
	font-family:Atrament Medium;
	src: url('../fonts/Atrament Medium.woff.ttf'); }

@font-face {
	font-family:AiDeep;
	src: url('../fonts/AiDeep-2.otf'); }
	
@font-face {
	font-family:Atrament;
	src: url('../fonts/Atrament Medium.woff.ttf'); }







body {
font-size: 13px; font-family: "微软雅黑"!important;font-weight: normal;color: #191919; background:url(../images/bg.jpg) repeat; }

div {border-box:box-sizing; -webkit-border-box:box-sizing;}

ul {
	list-style-type: none;
}

ul li {
	list-style-type: none;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #5b3417;
	text-decoration: none;
}
.fl { float:left;}
.fr { float:right;}
.flex { display:flex; justify-content: space-between;}
.flex-wrap { flex-wrap: wrap;}
.con {/* width:96%; margin:0px 2%;*/ padding-left: 1rem; padding-right: 1rem; }
.con_k { width:1345px; margin:0px auto; }
.con_1300 { width:1200px; margin:0px auto; }




.top { width:100%; background:#5b3417; height:36px; line-height:36px; margin:0px auto; overflow:visible; color:#fff;}
.top .fl p img { margin-top:7px;}
.top p { float:left; margin-left:5px; margin-right:5px;}
.top .fr .p1 {
	font-size: 16px;
	 letter-spacing:0.1em; background:url(../images/top_dh.png) no-repeat  left 10px; padding-left:20px;
}
.top .fr .p2 {
	font-size: 22px; font-family:"黑体";
	
}
.top .fr .p3 { width:85px; line-height:23px; border:2px solid #fff; text-align: center; font-size:14px; float:left; border-radius:5px; margin-left:10px; margin-top:5px;  }


.top .fr { background:url(../images/dlu.png) no-repeat  left 4px; padding-left:30px; height:34px;}
.top .fr p { font-size:14px;}
.top .fr p a {color:#fff;}






.search form { margin-top:27px;

	float: left;
	height: 35px;
	width: 162px;
	
	background-position: left top;
	background-color: #FFF;
	border-radius:25px;border: 2px solid #e9e9e9; margin-right:10px; margin-left:35px;
}

.search1 {
	float: left;
	
	width: 107px; margin-left:22px;
	background-color: #FFFFFF;
	color: #c8c8c8;
	display: inline;
	line-height: 35px;
	font-size: 14px; border:none; text-align:left;

	font-family: Arial, Helvetica, sans-serif;
}
.searchimg1 {
	float: left;
	display: inline; margin-top:6px;
}

.kuang { float:left; margin-top:44px; 
/*	background-image: -webkit-linear-gradient(top,  #f3f3f3, #e7e7e7);
	background-image: -moz-linear-gradient(top, #f3f3f3, #e7e7e7);
	background-image: linear-gradient(top, #f3f3f3, #e7e7e7);*/




} 

/*a:hover .kuang { background:#417fbe; border:1px solid #417fbe; color:#fff;}
a:hover .sou { background: url(../images/sou_b.png) #417fbe no-repeat center center; border:1px solid #417fbe; color:#fff;}*/
.sou { width:39px; height:19px; border-left:1px solid #969696; margin-left:6px;float:left;


 background-image:url(../images/sou.jpg); background-repeat:no-repeat; background-position:center center; 	
	
	
	}
.sou img { margin-top:7px;}
.banben { background:url(../images/banben.jpg) no-repeat left center; float:left; text-align:center; color:#9c9c9c; font-size:16px;font-weight:400; margin-left:6px; font-family:Arial, Helvetica, sans-serif; width:68px; text-align:center; padding-left:30px;  }
/*nav end*/








.biaoti { width:1200px; margin:0px auto;  padding-top:46px;  text-align:center;background:url(../images/biao_xx.png) center 110px no-repeat; margin-bottom:50px;   }
.biaoti strong { font-weight:400; color:#2b2b2b; font-size:40px; line-height:75px;}
.biaoti p { font-weight:400; color:#4b4b4b; font-size:17px; line-height:32px; width:895px; margin:0px auto; padding-bottom:14px;}
.biaoti p b { font-weight:700; color:#4b4b4b; font-size:17px;}
.biaoti span { display:block; font-size:16px; line-height:25px; color:#5b5b5b;font-weight:400; margin-top:30px;}



.hongse { color:#b31d26!important;}

.more { width:196px; height:54px; line-height:54px; font-size:17px; text-align:center; margin:180px auto 0px; color:#fff; background:#073c84;}
.more ul { text-align:center;}
.more ul li  { width:216px; height:49px; line-height:49px; text-align:center; color:#fff; font-size:17px; display:inline-block; margin:60px 10px; border-radius:50px; transition:all 0.4s;  }
.more ul a:nth-child(1) li { background:#0e4b92;} 
.more ul a:nth-child(2) li { background:#fff; border:2px solid #0e4b92; color:#0e4b92; line-height:45px;} 
.more ul a:hover li {transform:translateY(-10px); }









/*咨询 s*/	
.weixin-hover {
            position: relative;
        }
        
.weixin-hover-img {
            display: none;
            position: absolute;
            top: 0;
            bottom: 0;
            right: 0;
            left: 0;
            margin: auto;
            box-shadow: 0px 0px 0px 0px #edf7fd!important;
            z-index: 9999;
        }
        
.weixin-hover:hover .weixin-hover-img {
            display: block;
        }
        
.aabb {
            position: fixed;
            right: 0;
            top: 15%;
            width: 100%;
            max-width: 141px;
            z-index: 999999999999;
            text-align: center;
        }
        
.aabb img {
            max-width: 100%;
        }
        
.ccdd {
            position: fixed;
            right: 0;
            top: 65%;
            width: 100%;
            max-width: 70px;
            text-align: center;
            z-index: 999999999999;
            display: none;
        }
        
.ccdd img {
            width: 100%;
        }
        
.eeff img {
           /* box-shadow: 0px 2px 2px 2px #edf7fd;*/
        }
        
.index-swt-m {
            position: fixed;
            right: 0;
            top: 60px;
            width: 100%;
            max-width: 101px;
            z-index: 999999999999;
            text-align: center;
            display: none;
        }
        
.index-swt-m img {
            max-width: 100%;
        }
        
.index-swt-m-box img {
            box-shadow: 0px 1px 1px 1px #edf7fd;
        }
        
.close-m-btn {
            position: absolute;
            top: 5px;
            right: 0;
        }
        
@media(max-width:767px) {
            .ccdd {
                display: block;
            }
        }
		
/*咨询 e*/		
		
	
	
	
footer { background:url(../images/f_bg.jpg)  no-repeat center bottom #e1e1e0; width:100%; height:387px; margin:0px auto; clear:both; overflow:visible; color:#4d4d4d; text-align:center; line-height:40px; }
footer a { color:#4d4d4d;}
footer .con { height:299px; }
footer .con:before { content:" "; width:100%; height:70px; float:left; } 

footer .con .fl { width:75%; }
footer .con .fl ul { width:145px; float:left;}
footer .con .fl ul:nth-child(5) { width:198px;}
footer .con .fl ul li { font-size:15px; text-align:left; color:#4d4d4d; line-height:28px;}
footer .con .fl ul li a {color:#4d4d4d;}
footer .con .fl ul li:nth-child(1) { font-size:17px; padding-bottom:20px;}

footer .con .fr { width:281px; text-align:right; margin-top:-20px; }
footer .con .fr h3 { color:#282828; font-size:20px; line-height:30px;}
footer .con .fr .p1 { color:#282828; font-size:25px; line-height:25px; font-family:"黑体";}
footer .con .fr .p2 { color:#282828; font-size:16px; line-height:25px; font-family: Arial, Helvetica, sans-serif;}
footer .con .fr .ewm img { margin-left:10px; float:right;}

footer .banquan { width:1200px; margin:0px auto; line-height:87px; font-size:14px; height:87px; color:#ffffff;}
footer .banquan a { font-weight:400; color:#ffffff;}  
footer .banquan .fr { width:110px; text-align:center; background:url(../images/f_jt.png) no-repeat right center; height:87px;}
/*link s*/
SELECT {
	
	PADDING-BOTTOM: 0px;
	BORDER-RIGHT-WIDTH: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	BORDER-TOP-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	PADDING-TOP: 0px
}
SELECT {
	BOX-SIZING: content-box;
	BORDER-BOTTOM: #ddd 1px solid;
	BORDER-LEFT: #ddd 1px solid;
	PADDING-BOTTOM: 1px;
	LINE-HEIGHT: 20px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	BORDER-TOP: #ddd 1px solid;
	BORDER-RIGHT: #ddd 1px solid;
	PADDING-TOP: 1px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1)
}
OPTION {
	PADDING-BOTTOM: 0px;
	BORDER-RIGHT-WIDTH: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	BORDER-TOP-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	PADDING-TOP: 0px
}
.footer-select { float:left; margin-top:20px; display: inline-block; 

}
.footer_sel {
	BORDER-BOTTOM: #d6d6d6 1px solid;
	BORDER-LEFT: #d6d6d6 1px solid;
	LINE-HEIGHT: 22px;
	WIDTH: 120px;
	HEIGHT: 22px;
	COLOR: #656565;
	BORDER-TOP: #d6d6d6 1px solid;
	BORDER-RIGHT: #d6d6d6 1px solid
}

/*link e*/



.biaodan_1 { width:238px; border-bottom:2px solid #bfbfbf; float:left; margin-right:35px; height:45px;}
.biaodan_1 .kuang1 { background:none; border:none; line-height:36px; margin-top:9px; font-family: "微软雅黑"; color:#676767; font-size:14px;}

.biaodan_2 { width:100%;  float:left;  height:52px; padding-top:15px;}
.biaodan_sel {
	BORDER-BOTTOM: #c9c9c9 2px solid;font-family: "微软雅黑"; color:#676767; font-size:14px;
	BORDER-LEFT: #c9c9c9 2px solid;
	LINE-HEIGHT: 30px;
	WIDTH: 147px;
	HEIGHT: 30px;
	COLOR: #656565; 
	BORDER-TOP: #c9c9c9 2px solid; padding-left:10px;
	BORDER-RIGHT: #c9c9c9 2px solid; margin-right:10px;
}
		
		
.biaodan3 {}
.biaodan3 .kuang1 {border:2px solid #bfbfbf; width:500px;font-family: "微软雅黑"; color:#676767; font-size:14px; line-height:30px; padding-left:10px; }
		
.biaodan4 {width:278px; border-bottom:2px solid #bfbfbf; float:left; margin-right:35px; height:45px;}
.biaodan4 .kuang1 { width:150px; background:none; border:none; line-height:36px; margin-top:9px; font-family: "微软雅黑"; color:#676767; font-size:14px;}

.biaodan5  { width:100%; float: left; margin-top:20px;}
.biaodan5 .kuang1 { width:139px; height:35px; line-height:35px; background:#5b3417; border:1px solid #5b3417;font-family: "微软雅黑"; color:#fff; font-size:14px;}


/*public e*/

















.keyword { height:88px;}
.keyword .fl { width:65%; line-height:88px; font-size:16px; color:#585858;}
.keyword .fl a { color:#585858;}
.keyword .fl strong {  padding-right:10px; font-size:18px; color:#000; font-weight:400;}
.keyword .fl p { display:inline-block;}
.keyword .fr { width:354px;}


.search { width:100%; float: left; margin-top:16px;}
.search form {
	
	width: 354px; margin:0px auto; height:48px; background:#ececec;  border-radius:50px;

}

.search1 {
	float: left; width:259px; line-height:48px; padding-left:30px; font-family:"微软雅黑"; font-size:15px; font-weight:400;  text-align:left; color:#5f5f5f; border:none; background:none; 
	
}
.searchimg1 {
	float: left; width:21px; margin-top:15px;
	display: inline;
}








.about {  background:#f2f2f2; width:100%; clear:both; overflow:visible; height:890px;}
.about .con .fl { width:100%; margin-top:30px;}
.about .con .fl h3 { font-size:45px; color:#5b3417; line-height:57px; font-family:Atrament; text-transform:uppercase;font-weight:400;}
.about .con .fl h4 { font-size:24px; color:#5b3417; line-height:34px; font-weight:400;}
.about .con .fl h5 { font-size:24px; color:#000000; line-height:35px; padding-top:12px; font-weight:400;  padding-bottom:18px;}
.about .con .fl p { font-size:15px; color:#737373; line-height:26px;display:inline; }
.about .con .fl p .gd { color:#5b3417; display:inline;}
.about .con .fl .ys dl { width:30.7%; float:left; background:url(../images/ab_xx.png) right center no-repeat; height:66px; margin:0px 1.5%;  margin-top:28px;}
.about .con .fl .ys dl dt b { font-size:30px; font-family:"黑体"; color:#000000; font-weight:400;}
.about .con .fl .ys dl dt i { color:#000000; font-size:14px; font-style:normal;}
.about .con .fl .ys dd {color:#737373; font-size:13px;}
.about .con .fl .ys dl:nth-child(1) { margin-left:0px; } 
.about .con .fl .ys dl:nth-child(3) { background:none; } 
.about .con .fr { width:100%;  margin-top:30px; background:url(../images/ab_xx.jpg) no-repeat  center bottom; padding-bottom:7px;}
.about .con .fr img {  width:100%;}





.pro { width:100%; margin:0px auto; clear:both; overflow:visible;  height:810px; background: url(../images/p_bg.jpg) no-repeat center top;   }
.pro h2 { color:#856f5e; font-size:94px; line-height:95px; text-transform:uppercase; font-weight:400; font-family: Atrament; padding-top:79px;}
.pro h3 { color:#fff; font-size:29px;  line-height:50px; font-weight:400; }
.pro h4 { color:#ffffff; font-size:16px; line-height:32px;font-weight:400; padding-bottom:50px; }


.pro_con a {width:48%;} 

.pro_con dl { width:100%; height:190px;   text-align:center;   color:#fff; background:url(../images/pro_xx21.png) center bottom no-repeat;transition:all 0.4s; position:relative; overflow:hidden; margin-bottom:20px;   }



.pro_con dl dt {width:100%; position:absolute; }
.pro_con dl dt img {  width:100%; height:190px;  transition:all 0.5s;}


.pro_con dl dd .tb {   transition:all 0.5s; position:absolute; top:50%; left:10%; width:70%; height:auto;}

.pro_con dl dd {  position:relative; z-index:999; background-color:rgba(9,66,138,0);  text-align:left;width:100%;  height:190px;}
.pro_con dl dd:before {transform:translateY(560px); content:" ";background-color:rgba(9,66,138,0);width:303px; height:390px; display:block; transition:all 0.4s;position:absolute; z-index:-9;}
.pro_con dl dd h3 { font-size:20px; line-height:48px;  text-transform:uppercase; position:absolute; top:70%; left:10%;transition:all 0.5s;}
.pro_con a:hover dl dd .nr {  width:286px; display:block;}
.pro_con dl dd p { font-size:14px; line-height:20px;  transition:all 0.5s;  margin:0px auto; margin-top:0px; margin-bottom:15px;  transition:all 0.5s; position:absolute; top:590px; left:50px;display:none;height:45px; overflow:hidden;

 text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:4;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden;

 }
.pro_con dl dd b { font-size:32px; font-weight:400; line-height:25px; margin-bottom:10px; font-family:"Atrament Medium"; position:absolute; top:390px; left:50px; }
.pro_con dl dd .xx1 { position:absolute; top:480px; left:50px; }
.pro_con dl dd .p_more {display:none; margin:0px auto;  transition:all 0.5s; }
.pro_con dl dd .p_b { margin-top:106px;transition:all 0.4s;}
.pro_con dl dd span { transition:all 0.5s; position:absolute; top:590px; left:50px;display:none;}



.pro_con a:hover dl {transform:translateY(-20px); }
.pro_con a:hover dl dt img {transform:scale(1.1);}
.pro_con a:hover dl dd {  }
.pro_con a:hover dl dd .tb { display:block; position:absolute; top:60px; left:38px;}
.pro_con a:hover dl dd:before { content:" "; transform:translateY(-0px); width:303px; height:390px;

	background-image: -webkit-gradient(linear, left top, left bottom, from( rgba(163,75,9,.9)), to(rgba(246,106,1,.9)));
	background-image: -webkit-linear-gradient(top,  rgba(163,75,9,.9), rgba(246,106,1,.9));
	background-image: -moz-linear-gradient(top, rgba(163,75,9,.9), rgba(246,106,1,.9));
	background-image: linear-gradient(top, rgba(163,75,9,.9), rgba(246,106,1,.9));
	

}
.pro_con a:hover dl dd h3 {  position:absolute; top:18%; left:10%; line-height:46px; font-size:20px;   }
.pro_con a:hover dl dd b { display:none;  }
.pro_con a:hover dl dd .xx1 { display:none;  }
.pro_con a:hover dl dd p {  font-size:14px; line-height:26px; display:block; position:absolute; top:40%; left:10%; width:85%;  }
.pro_con a:hover dl dd .p_more {display:block;}
.pro_con a:hover dl dd .p_b { margin-top:66px;}
.pro_con a:hover dl dd span {font-size:15px;line-height:26px; position:absolute; top:70%; left:10%; background:url(../images/p_xx.jpg) no-repeat  left bottom; line-height:29px; display:block; }
















.news { width:100%; background:url(../images/n_bg.jpg) no-repeat center 216px #f2f2f2; height:660px; clear:both; overflow:visible; margin:0px auto;  }
.news h2 { font-size:29px; color:#5b3417; font-weight:400; padding-top:55px; padding-bottom:35px;}
.news h2 b { font-weight:700;}
.news h2 i { font-family:Atrament; color:#d1cfcd; font-size:100px; text-transform:uppercase; font-weight:400; font-style:normal;}
.news .fl { width:573px;}



.news .fr { width:579px; }
.news .fr dl { width:100%; float:left;}
.news .fr dl dt { width:201px; height:151px; float:left;}
.news .fr dl dt img { width:201px; height:151px; float:left;}
.news .fr dl dd { width:359px; float:right;}
.news .fr dl dd h3 { font-size:24px; color:#000; line-height:32px; text-align:left; font-weight:700;}
.news .fr dl dd span { line-height:45px; font-size:16px; color:#999; font-family:"黑体";}
.news .fr dl dd p { font-size:14px; color:#666; line-height:25px;  }


.news .fr ul { width:100%;}
.news .fr ul li { width:100%; margin-top:21px; float:left; height:88px; background:#efefef;}
.news .fr ul li .rq { width:86px; height:78px; text-align:center; color:#fff; background:#c4c0bc; padding-top:10px; float:left; font-family:"黑体";}
.news .fr ul li .rq b { font-size:38px; font-weight:400;}
.news .fr ul li .rq i { font-size:18px; font-style:normal;} 

.news .fr ul li .bt { width:447px; float:right; margin-right:15px;}
.news .fr ul li .bt h4 { color:#000; font-size:18px; font-weight:700; line-height:44px; margin-top:5px; }
.news .fr ul li .bt p { line-height:26px; color:#666666; font-size:16px;}



.youshi { height:468px; background:#fff; clear:both; width:100%; overflow:visible; }
.youshi .con dl { width:33%; text-align:center; margin-top:42px;}
.youshi .con dl dt { margin-bottom:15px;}
.youshi .con dl dt img { width:95%; height:auto;}
.youshi .con dl dd h3 { font-size:18px; line-height:40px; background:url(../images/ys_xx.png) center bottom no-repeat; font-weight:400;}
.youshi .con dl dd p {  font-size:14px; color:#7a7a7a; line-height:20px; width:85%; margin:0px auto; padding-top:15px;}