/*= 清除浮动=*/
.clear{clear: both; height:0px; line-height:0px; font-size:0px;}
.clearfix:after { content: "."; display: block; height: 0;  clear: both; visibility: hidden;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
*+html .clearfix {min-height: 1%;}
*html{zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}
(this))}

/* 左右浮动 */
.fl{ float:left;}
.fr{ float:right}

#demo {
	width: 430px;
	margin: auto;
	text-align: center;
	overflow: hidden;
}
#demo img {
	border: 0px;
}
.casetd {
	width: 116px;
	height: 106px;
	background: url(../images/case_bg.gif) repeat-x left bottom;
	vertical-align: top;
}
/*产品分类*/

/*产品分类*/
/*公共栏目样式*/
.sidebar {
	width: 240px;
    min-height: 660px;
    overflow: hidden;
 	float: left;
 	margin-bottom: 30px;
}
.sidetit {
	width: 230px;
	height: 105px;
	background:#794321;
}
.sidetit h1 {
	font-size: 22px; font-weight:normal;
	font-family: "微软雅黑";
	color: #fff;
	text-align: center;
	line-height: 40px;
	padding-top: 30px;
}
.sidetit h2 {
	font-family: "Times New Roman";
	color: #fff;
	font-size: 22px;
	text-align: center;
	line-height: 30px;
}
.sidenav {
	padding: 20px 0;
	min-height: 10px;

}
.sidenav ul {
	width: 230px;
	
}
.sidenav ul li {
    padding-left: 40px;
    height: 50px;
    line-height: 50px;
    background:rgb(169, 129, 41);
    margin-bottom: 10px;
}
.sidenav ul li a {
	font-family:"微软雅黑";
	color: #fff;
	font-size: 15px;
	display: block;
}
.sidenav ul li:hover {
	background:#5C3C26;
}
.sidenav ul li:hover a {
	color: #fff; font-size:15px;
}
.contactcon {
	width: 230px;
	min-height: 25px;
	background: #FEE38D;
	padding-bottom: 7px;
}
.contactus {
	width: 210px;
	min-height: 85px;
	background: rgba(255, 255, 255, 0.54);
	padding: 20px 0;
	margin: 0 auto;
}
.contactus p {
	font-family: "微软雅黑";
	color: #333;
	font-size: 14px;
	line-height: 23px;
	padding-left:15px;
}
/*产品分类结束*/
/*面包屑开始*/
.crumbb {
	height: 40px;
	border-bottom: 1px dashed #dfdfdf;
	margin-bottom: 20px;
}
.crumbb h1 {
	font-size: 15px;
	font-family: "微软雅黑";
	color: #8E8E8E; font-weight:normal;
	line-height: 40px;
}
.crumbb span {
	display: block;
	line-height: 40px;
	height: 40px;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #828282;
	width: 357px;
    float: right;
    text-align: right;
}
.crumbb span a {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #828282;
}
.ll {
    float: left;
}
.header , .content , .footer , .container{margin-left:auto;margin-right:auto;width:1200px;}
/*面包屑结束*/



.fenye {
	overflow: hidden;
	text-align: center;
	line-height: 24px;
	padding: 30px 0 10px 0;
}

.fenye li{
	float: left;
}
.fenye .a1 {
	font-size: 14px;
	padding: 5px 10px;
	color: #666666;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin: 0 3px;
}
.fenye a {
	font-size: 14px;
	padding: 5px 10px;
	color: #666666;
	border: 1px solid #cdcdcd;
	background-color: #ffffff;
	border-radius: 5px;
	margin: 0 3px;
}
.fenye span {
	font-size: 14px;
	padding: 5px 10px;
	color: #ffffff;
	border: 1px solid #69ac0c;
	background-color: #38b549;
	border-radius: 5px;
	margin: 0 3px;
}
.fenye a:hover {
	color: #fff;
	background: #38b549;
	border: 1px solid #69ac0c;
}

/*第二块关于我们 */
.DatasBox ul li{width: 24.8%;float: left;border-left: 1px #FFE99C solid;height: 290px;}
.DatasBox ul li span{font-size: 55px;color: #DD0202;font-family: "QUEEN";padding: 50px 0 0 30px;display: block;}
.DatasBox ul li p{font-size: 13px;color: #606060;line-height: 20px;margin-top: 30px;padding-left: 30px;}
.DatasBox ul li.li04{border-right: 1px #FFE99C solid;}
.DatasBox ul li i{width: 1px;height: 10px;background-color: #022a56;display: block;top: 40px;position: relative;}
.CompanyIntroduction-Box{margin-top: 100px;}
.CompanyIntroduction-Box dl{margin-top: 50px;}
.CompanyIntroduction-Box dl:first-child{margin-top: 0;}
.CompanyIntroduction-Box dl dt{width: 600px;height: 350px;overflow: hidden;}
.CompanyIntroduction-Box dl dt img{display: block;width: 100%;transition: .8s;}
.CompanyIntroduction-Box dl dt:hover img{transform: scale(1.1);}
.CompanyIntroduction-Box dl dd{width: 550px;position: relative;}
.CompanyIntroduction-Box dl dd h3{font-size: 32px;color: #DD0202;}
.CompanyIntroduction-Box dl dd h3 i.i01{left: 570px;}
.CompanyIntroduction-Box dl dd i{display: block;width: 80px;height: 2px;background-color:#DD0202;position: absolute;top: 20px;left: -100px;}
.CompanyIntroduction-Box dl dd p{font-size: 14px;color: #666;line-height: 25px;margin-top: 40px;}
.CompanyIntroduction-Box dl dd em{font-size: 15px;color: #606060;display: block;margin-top: 115px;font-family:"Times New Roman", Times, serif;}
/* CompanyIntroduction End */


/* 关于我们内页 */
.titles{text-align: center;font-size: 30px;color: #7F5120;text-transform: uppercase;}
.titles a{color:#7F5120;}
.titles h2{margin-bottom: 10px; font-weight:normal; font-size:26px;}
.titles p::after,
.titles p::before{content: '';display: inline-block;width: 6.3%;height: 1px;background-color: #7F5120;vertical-align: middle;}
.titles p::after{margin-left: 2%;}
.titles p::before{margin-right: 2%;}



/*æ¨¡ç‰ˆæ•´ä½“æŽ§åˆ¶*/#laymod_123072 #jh_nav_7{position:relative;overflow:visible;font-family:"Microsoft Yahei","PingHei","Lucida Grande","Lucida Sans Unicode";z-index: 1700;}
#laymod_123072 #jh_nav_7.fix_nav{padding:110px 0 0 0;z-index: 1900;}
#laymod_123072 #jh_nav_7 .bg{position:absolute;z-index: 1;width:100%;height:100%;top:0;left:0;}
#laymod_123072 #jh_nav_7 .bg_img{z-index:2;}
#laymod_123072 #jh_nav_7 .bodyCont_width{position:relative;transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;}
#laymod_123072 #jh_nav_7.fix_nav .bodyCont_width{position:fixed;top:0;left:0;width:100%;box-shadow:0 2px 2px rgba(0,0,0,0.3);}
/*æ ‡é¢˜æŽ§åˆ¶*/#laymod_123072 #jh_nav_7 .bodyContContent{position:relative;z-index: 4;}
/*æ¨¡ç‰ˆä¸»ä½“éƒ¨åˆ†*//*é¡¶éƒ¨èœå•*/#laymod_123072 #jh_nav_7 .nav_top{overflow:hidden;background:#5c3c26;font-size:12px;line-height:42px;color:#fff;transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;}
#laymod_123072 #jh_nav_7.fix_nav .nav_top{height:0;}
#laymod_123072 .nav_top .left{opacity: 0.6;-moz-opacity: 0.6;filter:alpha(opacity=60);float:left; padding-left:15px;}
#laymod_123072 .nav_top .right{/*display*/display:-webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;/*flex-direction*/-webkit-box-orient:horizontal;/*horizontal*/-webkit-box-direction:normal;/*reverse*/-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;/*row*/-webkit-flex-direction:row;/*flex-wrap*/-webkit-flex-wrap:wrap;/*nowrap*/-webkit-box-lines:multiple;/*single*/-moz-flex-wrap:wrap;flex-wrap:wrap;/*justify-content*/-webkit-justify-content:center;justify-content:center;/*ä¸»è½´ä¸Šå¯¹é½ï¼ˆæ¨ªè½´ï¼‰*/-moz-box-pack:center;-webkit--moz-box-pack:center;box-pack:center;/*align-items*/align-items:center;/*äº¤å‰è½´å¯¹é½ï¼ˆåž‚ç›´ï¼‰*/-webkit-align-items:center;box-align:center;-moz-box-align:center;-webkit-box-align:center; float:right}
#laymod_123072 #jh_nav_7 .nav_top .right span.jh_s_line,
#laymod_123072 #jh_nav_7 .nav_top .right a{color:rgba(255,255,255,0.6);transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;padding:0 10px;}
#laymod_123072 #jh_nav_7 .nav_t_search{height:27px;line-height:27px;margin:0 0 0 30px;_margin:0 0 0 15px;}
#laymod_123072 #jh_nav_7 .nav_t_search input{border:0;margin:0;padding:0;background:#5c3c26;display:inline-block;text-indent:5px;transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;}
#laymod_123072 ::-webkit-input-placeholder{color:rgba(255,255,255,0.6);}
#laymod_123072 :-moz-placeholder{/* Firefox 18-*/color:rgba(255,255,255,0.6);}
#laymod_123072 ::-moz-placeholder{/* Firefox 19+*/color:rgba(255,255,255,0.6);}
#laymod_123072 :-ms-input-placeholder{color:rgba(255,255,255,0.6);}
#laymod_123072 #jh_nav_7 .nav_t_search a{background:#E9C12A;display:inline-block;margin:0 0 0 -3px;}
/*å¯¼èˆªæ -logo*/#laymod_123072 #jh_nav_7 .nav_menu{height:96px;overflow:visible;position:relative;}
#laymod_123072 #jh_nav_7 .nav_menu .nav_logo{max-width:580px;overflow:hidden; float:left}
#laymod_123072 #jh_nav_7 .nav_menu .nav_logo a{width:100%;height:100%;color:rgba(221,33,32,1);/*display*/display:-webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex !important;/*flex-direction*/-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-flex-direction:column;/*flex-wrap*/-webkit-flex-wrap:wrap;-webkit-box-lines:multiple;-moz-flex-wrap:wrap;flex-wrap:wrap;/*justify-content*/-webkit-justify-content:center;justify-content:center;/*ä¸»è½´ä¸Šå¯¹é½*/-moz-box-pack:center;-webkit--moz-box-pack:center;box-pack:center;/*align-items*/align-items:flex-start;/*äº¤å‰è½´å¯¹é½*/-webkit-align-items:flex-start;box-align:start;-moz-box-align:start;-webkit-box-align:start; padding-top:5px;}

#laymod_123072 #jh_nav_7 .nav_menu .nav_logo a img{max-width:100%;max-height:90%;}
/*å¯¼èˆªæ -æ ç›®*/#laymod_123072 #jh_nav_7 .nav_menu .nav_list{width:100%;}
#laymod_123072 #jh_nav_7 .nav_menu .nav_list ul{margin:0;padding:0;/*display*/display:-webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;/*flex-direction*/-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:row;-webkit-flex-direction:row;/*flex-wrap*/-webkit-flex-wrap:nowrap;-webkit-box-lines:single;-moz-flex-wrap:nowrap;flex-wrap:nowrap;/*justify-content*/-webkit-justify-content:flex-end;justify-content:flex-end;/*ä¸»è½´ä¸Šå¯¹é½*/-moz-box-pack:end;-webkit--moz-box-pack:end;box-pack:end;/*align-items*/align-items:flex-end;/*äº¤å‰è½´å¯¹é½*/-webkit-align-items:flex-end;box-align:flex-end;-moz-box-align:flex-end;-webkit-box-align:flex-end;}
#laymod_123072 #jh_nav_7 .nav_menu .nav_list li{margin:0;width:auto;position:relative;}
#laymod_123072 #jh_nav_7 .nav_menu .nav_list li a{margin:27px 0;padding:0 0 0 30px;display:block;font-size:15px;color:#E2AC36;transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;line-height:42px;text-align:center;position:relative;}
#laymod_123072 #jh_nav_7 .nav_menu .nav_list li.active_bg>a{color:rgba(221,33,32,1);}
#laymod_123072 #jh_nav_7 .nav_menu .nav_list li a>span{display:block;width:0;height:2px;background:#E9C12A;position:absolute;left:2.187vw;bottom:0;z-index:0;transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;}
#laymod_123072 #jh_nav_7 .nav_menu .nav_list li.active_bg>a>span{width:30%;}
#laymod_123072 #jh_nav_7 .nav_menu .nav_list li>ul{background:#fff;display:none;position:absolute;top:100%;left:-20px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;box-shadow:0 2px 2px rgba(0,0,0,0.3);overflow:visible;border-top:1px solid #eee;min-width:162px;max-width:230px;}
#laymod_123072 #jh_nav_7 .nav_menu .nav_list li>ul li{width:100%;margin:0;border-bottom:0 none;position:relative;}
#laymod_123072 #jh_nav_7 .nav_menu .nav_list li>ul li a{padding:0 17px;line-height:48px;margin:0;min-width:142px;overflow:hidden;text-overflow:ellipsis;position:relative;text-align:left;max-height:48px;}
#laymod_123072 #jh_nav_7 .nav_menu .nav_list li>ul li a dd{line-height:48px;width:90%;text-overflow:ellipsis;overflow:hidden;white-space: nowrap;}
#laymod_123072 #jh_nav_7 .nav_menu .nav_list li>ul li.last_li a{border-bottom-left-radius:3px;border-bottom-right-radius:3px;}
#laymod_123072 #jh_nav_7 .nav_menu .nav_list li>ul li a>i{display:inline;transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;position:absolute;right:10px;top:0;margin:0;}
#laymod_123072 #jh_nav_7 .nav_menu .nav_list li>ul li a>i:before{content:"\e627";}
#laymod_123072 #jh_nav_7 .nav_menu .nav_list ul.nav_ul_son li{overflow:hidden;}
#laymod_123072 #jh_nav_7 .nav_menu .nav_list ul.nav_ul_son li.move_bg{overflow:visible;}
#laymod_123072 #jh_nav_7 .nav_menu .nav_list ul.nav_ul_son li>ul{left:150%;top:0;opacity: 0;-moz-opacity: 0;filter:alpha(opacity=0);transition:all 0.5s ease-out 0s;-moz-transition:all 0.5s ease-out 0s;-webkit-transition:all 0.5s ease-out 0s;-o-transition:all 0.5s ease-out 0s;display:block;overflow:hidden;border-top-left-radius: 3px;border-top-right-radius: 3px;}
#laymod_123072 #jh_nav_7 .nav_menu .nav_list ul.nav_ul_son li.move_bg>ul{left:100%;opacity: 1;-moz-opacity: 1;filter:alpha(opacity=100);overflow:visible;}
/*ç™»å½•å’Œæ³¨å†Œ*/#laymod_123072 .login_style{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index: 2000;}
#laymod_123072 .login_style.login_show{/*display*/display:-webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;/*flex-direction*/-webkit-box-orient:vertical;/*horizontal*/-webkit-box-direction:normal;/*reverse*/-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;/*row*/-webkit-flex-direction:column;/*flex-wrap*/-webkit-flex-wrap:wrap;/*nowrap*/-webkit-box-lines:multiple;/*single*/-moz-flex-wrap:wrap;flex-wrap:wrap;/*justify-content*/-webkit-justify-content:center;justify-content:center;/*ä¸»è½´ä¸Šå¯¹é½ï¼ˆæ¨ªè½´ï¼‰*/-moz-box-pack:center;-webkit--moz-box-pack:center;box-pack:center;/*align-items*/align-items:center;/*äº¤å‰è½´å¯¹é½ï¼ˆåž‚ç›´ï¼‰*/-webkit-align-items:center;box-align:center;-moz-box-align:center;-webkit-box-align:center;}
#laymod_123072 .login_style .login_bg{position:absolute;top:0;left:0;background:#000;width:100%;height:100%;opacity: 0.5;-moz-opacity: 0.5;filter:alpha(opacity=50);z-index: 1;}
#laymod_123072 .login_style .login_account{width:300px;height:auto;position:relative;margin:0;background:#fff;border:1px solid #ccc;-moz-border-radius: 3px;-khtml-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;-moz-border-radius-bottomleft:3px;-moz-border-radius-bottomright:3px;-khtml-border-radius: 3px;-webkit-border-bottom-left-radius:3px;-webkit-border-bottom-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;padding:30px 15px 15px 15px;z-index: 2;}
#laymod_123072 .login_style .login_close{position:absolute;right:2%;top:2%;color:#000;transition:all 0.4s ease-out 0s;-moz-transition:all 0.4s ease-out 0s;-webkit-transition:all 0.4s ease-out 0s;-o-transition:all 0.4s ease-out 0s;font-size:16px;line-height:1;}
#laymod_123072 .login_style .login_close:before{content:"\e635";}
#laymod_123072 .login_style label{display:block;width:100%;position:relative;margin:0 0 1rem 0;overflow:hidden;}
#laymod_123072 .login_style label i{display:block;position:absolute;top:0;left:0;width:40px;height:40px;line-height:40px;font-size:20px;text-align:center;color:#000;opacity: 0.3;-moz-opacity: 0.3;filter:alpha(opacity=30);background:#eee;-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;-moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:5px;-khtml-border-radius: 5px;-webkit-border-bottom-left-radius:5px;-webkit-border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;}
#laymod_123072 .login_style label.login_1 i:before{content:"\e6c6";}
#laymod_123072 .login_style label.login_2 i:before{content:"\e6da";}
#laymod_123072 .login_style label.login_3 i:before{content:"\e6c8";}
#laymod_123072 .login_style.win_reg label.login_3 i:before{content:"\e6da";}
#laymod_123072 .login_style label.login_4 i:before{content:"\e6bb";}
#laymod_123072 .login_style label.move_bg i{background:rgba(221,33,32,1);color:#fff;}
#laymod_123072 .login_style input{display:block;border:1px solid #eee;height:40px;line-height:40px;text-indent:4.5rem;color:#000;font-size:14px;width:100%;-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;-moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:5px;-khtml-border-radius: 5px;-webkit-border-bottom-left-radius:5px;-webkit-border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;}
#laymod_123072 .login_style .move_bg input{border-color:rgba(221,33,32,1);}
#laymod_123072 .login_style input.input-randCode{width:70%;float:left;}
#laymod_123072 .login_style #verifyPic{float:right;margin:4% 0 0 0;}
#laymod_123072 .login_style input.submit{text-indent:0;background:#eee;}
#laymod_123072 .login_style .move_bg input.submit{background:rgba(221,33,32,1);color:#fff;}
@media (min-width:992px){#laymod_123072 #jh_nav_7 .nav_top .right a:hover{color:#fff;text-decoration:none;}
#laymod_123072 #jh_nav_7 .nav_t_search input:hover{background:rgba(221,33,32,1);}
#laymod_123072 #jh_nav_7 .nav_menu .nav_list li a:hover{color:rgba(221,33,32,1);}
#laymod_123072 #jh_nav_7 .nav_menu .nav_list li a:hover>span{width:30%;}
#laymod_123072 #jh_nav_7 .nav_menu .nav_list li>ul li a:hover{background:rgba(221,33,32,1);color:#fff;}
#laymod_123072 #jh_nav_7 .nav_menu .nav_list li>ul li a:hover>i{color:#fff;}
#laymod_123072 .login_style .login_close:hover{color:rgba(221,33,32,1);transform: rotate(90deg);-ms-transform: rotate(90deg);-webkit-transform: rotate(90deg);-o-transform: rotate(90deg);-moz-transform: rotate(90deg);}}
/*ç›´æŽ¥æŽ§åˆ¶å°äºŽ992pxå±å¹•æ—¶css*/@media (max-width:991px){#laymod_123072 #jh_nav_7.fix_nav{padding:50px 0 0 0;}
#laymod_123072 #jh_nav_7 .nav_top{line-height:2;}
#laymod_123072 #jh_nav_7 .nav_menu,#laymod_123072 #jh_nav_7 .nav_menu .nav_logo{height:50px;}
#laymod_123072 #jh_nav_7,#laymod_123072 #jh_nav_7 .nav_menu{overflow:visible;}
#laymod_123072 #jh_nav_7 .nav_menu .nav_logo{width:60%;margin:0 0 0 15px;}
/*å¯¼èˆª-æŒ‰é’®*/#laymod_123072 #jh_nav_7 .nav_botton{position:absolute;right:5px;top:50%;margin:-17px 0 0 0;width:44px;height:34px;}
#laymod_123072 #jh_nav_7 .nav_botton a{display:block;padding:0;border-radius:4px;display:block;width:44px;height:34px;}
#laymod_123072 #jh_nav_7 .nav_botton span{display:block;width:26px;height:2px;background:rgba(81,129,251,1);position:absolute;left:10px;transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transform: rotate(0deg);-ms-transform: rotate(0deg);-webkit-transform: rotate(0deg);-o-transform: rotate(0deg);-moz-transform: rotate(0deg);}
#laymod_123072 #jh_nav_7 .nav_botton span:before{content:"";display:block;width:4px;height:4px;background:rgba(81,129,251,1);border-radius:2px;position:absolute;left:-10px;top:50%;margin:-2px 0 0 0;transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;}
#laymod_123072 #jh_nav_7 .nav_botton a.active_bg span:before{left:-15px;opacity: 0;-moz-opacity: 0;filter:alpha(opacity=0);}
#laymod_123072 #jh_nav_7 .nav_botton span.botton-line_1{top:8px;}
#laymod_123072 #jh_nav_7 .nav_botton a.active_bg>span.botton-line_1{transform: rotate(45deg);-ms-transform: rotate(45deg);-webkit-transform: rotate(45deg);-o-transform: rotate(45deg);-moz-transform: rotate(45deg);top:50%;}
#laymod_123072 #jh_nav_7 .nav_botton span.botton-line_2{top:50%;margin:-1px 0 0 0;width:19px;}
#laymod_123072 #jh_nav_7 .nav_botton a.active_bg>span.botton-line_2{width:0;opacity: 0;-moz-opacity: 0;filter:alpha(opacity=0);}
#laymod_123072 #jh_nav_7 .nav_botton span.botton-line_3{bottom:8px;}
#laymod_123072 #jh_nav_7 .nav_botton a.active_bg>span.botton-line_3{transform: rotate(-45deg);-ms-transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-o-transform: rotate(-45deg);-moz-transform: rotate(-45deg);top:50%;}}




/* nav部分 */


em{ font-style:inherit}
body {
    background-color: #fff;
    overflow-x: hidden;
    color: #000;
    font-size: 14px;
    font-family: "微软雅黑";
    position: relative;
    min-width: 1200px;
    width: 100%;
}

/* SearchFor YangFangLing 2018å¹´12æœˆ4æ—¥ */
.SearchFor{height: 90px;line-height: 90px;}

.SearchFor .keyword {font-size: 14px;color: #666;height: 90px;width: 770px;}
.SearchFor .keyword span {float: left;height: 90px;line-height: 90px;color: #043985;font-weight: bold;}
.SearchFor .keyword p {float: left;height: 90px;line-height: 90px;}
.SearchFor .keyword p a {float: left;height: 90px;line-height: 90px;color: #666;font-size: 14px;padding: 0 10px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.SearchFor .keyword p a:hover {color: #2239a3;}
.SearchFor .keyword a:first-child {padding-left: 0;border-left: none;}
.SearchFor form{margin-top: 27px;}
.SearchFor .inp {width: 390px;height: 35px;overflow: hidden;border: 1px solid #dedede;border-radius: 3px;padding: 0 10px 0 15px;border-radius: 50px;}
.SearchFor .inp input {float: left;border:none;height: 35px;line-height: 35px;width: 330px;font-size: 14px;color: #999;background: none;outline: none;}
.SearchFor .inp button {display: block;float:left;height: 35px;cursor: pointer;background:  no-repeat;border:  none;outline: none;}
.SearchFor .inp button i {display: block;width: 20px;height: 20px;background: url(../imge/SearchIcon.png) no-repeat right center;}
/* SearchFor End */


/* IndexIcon YangFangLing 2018å¹´12æœˆ4æ—¥ */
.IndexIcon{box-shadow: 0 0 50px rgba(0,0,0,.1);padding: 55px 0;/* overflow: hidden; */}
.IndexIcon ul li{width: 240px;text-align: center;float: left;background: url(../imge/Icon06.png) no-repeat center left;position: relative;}
.IndexIcon ul li:first-child{background: none;}
.IndexIcon ul li b{font-size: 24px;color: #333; font-weight:normal}
.IndexIcon ul li p{color:#B1B1B1;font-size: 16px;margin-top: 10px;}
.IndexIcon ul li img{width: 50px;height: 50px;display: block;margin: 15px auto 0;position: relative;transition: all 0.5s;}
.IndexIcon ul li i{width: 89px;height: 5px;display: block;background-color: #0065CE;position: absolute;left: 50%;bottom: -60px;margin-left: -44.5px;display: none;}
.IndexIcon ul li.cur i{display: block;}
.IndexIcon ul li.cur b{color:#0065CE;}
.IndexIcon ul li:hover img{transform: rotateY(180deg);position: relative;}
/* IndexIcon End */
/* 产品展示*/
.Product{padding: 55px 0 60px;overflow: hidden;}

.ProductCon{margin-top: 60px;}
.ProductLeft{width: 270px;border: 1px #dedede solid;}
.ProductLeft h3{font-weight: normal;color: #fff;background-color: #0065CE;padding: 40px;}
.ProductLeft h3 a{color: #fff; font-size:20px;}
.ProductLeft h3 em{display: block;font-size: 18px;margin-top: 5px;}
.ProductLeft dl dt{height: 66px;line-height: 66px;/* border-bottom: 1px #dedede solid; */border-top: 1px #dedede solid;font-size: 16px;font-weight: bold;padding: 0 40px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.ProductLeft dl dt a{color: #043985;display: block; font-weight:normal}
.ProductLeft dl dt:hover{background-color:#0065CE;}
.ProductLeft dl dt:hover a{color: #fff;}
.ProductLeft dl dd{padding: 25px 40px;}
.ProductLeft dl dd a{font-size: 16px;color: #333;display: block;background: url(../imge/ProductIcon.png) no-repeat center left;padding-left: 15px;margin-top: 20px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.ProductLeft dl dd a:first-child{margin-top: 0;}
.ProductLeft dl dd a:hover{color: #043985;font-weight: bold;background: url(../imge/ProductIcon04.png) no-repeat center left;}

/*å·¦è¾¹è”ç³»*/
.ProductLeft .box2 {margin-top: 1px;background: #fff;border-top: 1px solid #ddd;}
.ProductLeft .box2 .phone {background: url(../imge/proListClassify_phone.png) no-repeat 32px center;padding-left: 86px;padding-top: 25px;padding-bottom: 25px;border-bottom: 1px solid #eaeaea;}
.ProductLeft .box2 .phone span {display: block;font-size: 14px;color: #333333;}
.ProductLeft .box2 .phone p {font-size: 24px;color: #043985;font-family: arial;}
.ProductLeft  .intro {padding: 38px 15px;}
.ProductLeft  .intro p {font-size: 14px;color: #333333; margin-bottom: 8px;line-height: 20px;}

.ProductRight{width: 920px;}
.ProductTop{border: 1px #dedede solid;margin-bottom: 10px;}
.ProductTop a.ProductImg{width: 453px;height: 261px;display: block;overflow: hidden;}
.ProductTop a.ProductImg img{width: 453px;height: 261px;display: block;transition: .8s;}
.ProductTop:hover a.ProductImg img{transform: scale(1.03);}

.ProductTop dl{width: 384px;border-left: 1px #dedede solid;padding: 40px;}
.ProductTop dl dt h3{font-weight: normal;font-size: 22px;}
.ProductTop dl dt h3 a{color: #333;}
.ProductTop dl dt p{font-size: 15px;color: #666;line-height: 25px;margin-top: 20px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 3; -webkit-box-orient: vertical;height: 73px; font-weight:normal}
.ProductTop dl dd{margin-top: 20px;overflow: hidden;}
.ProductTop dl dd a{width: 140px;height: 40px;background-color: #0065CE;color: #fff;border-radius: 50px;line-height: 40px;font-size: 14px;display: block; text-align: center;margin-left: 10px;float: left;}
.ProductTop dl dd a.a2{background-color:#626262;}
.ProductTop dl dd a:first-child{margin-left: 0;}
.ProductTop:hover dl dt h3 a{color: #043985;}
.ProductTop dl dd a i{width: 28px;height: 22px;display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;margin-right: 10px; background: url(../imge/ProductIcon02.png) no-repeat center center;}
.ProductTop dl dd a.a2 i{background: url(../imge/ProductIcon03.png) no-repeat center center;}

.ProductBot ul{width: 1210px;margin-left: -10px;}
.ProductBot ul li{border: 1px #dedede solid;float: left;position: relative;margin-left: 10px;margin-bottom: 10px;}
.ProductBot ul li span{width: 390px;height: 226px;display: block;overflow: hidden;}
.ProductBot ul li span img{width: 390px;height: 225px;display: block;transition: .8s;}
.ProductBot ul li:hover span img{transform: scale(1.03);}
.ProductBot ul li p{text-align: center;height: 58px;line-height: 58px;font-size: 16px;color: #666;border-top: 1px #f1f1f1 solid;}
.ProductBot ul li:hover p{background-color: #626262;color: #fff;border-top: 1px #626262 solid;}
.ProductBot ul li i{width: 390px;height: 261px;display: block;position: absolute;left: 0;top: 0;display: none;}
.ProductBot ul li i img{width: 390px;/* height: 261px; */display: block;}
.ProductBot ul li:hover i{display: block;}

.Product a.More{font-size: 14px;color: #fff;background-color:#F7B500;height: 40px;line-height: 40px;width: 185px;display: block;border-radius: 50px;overflow: hidden;text-align: center;margin: 30px auto 0;}
/* Product End */

/* Title YangFangLing 2018å¹´12æœˆ4æ—¥ */
.Title{text-align: center;position: relative;z-index: 9;}
.Title h3{font-size: 30px;font-weight: normal;color: #333;}
.Title h3 a{color: #333;}
.Title h3 a img{width: 19px;height: 16px;display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;margin: 0 15px;}
.Title h3 img{width: 19px;height: 16px;display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;margin: 0 15px;}
.Title p{font-size: 15px;color: #999;margin-top: 10px;}
.Title p i{width: 70px;height: 1px;display: inline-block;*display: inline;*zoom: 1;background-color: #dedede;vertical-align: middle;margin: 0 15px;}

/* about */
.abou a.more{width: 154px;height: 40px;background: #7F5120;line-height: 40px;text-align: center;border: 1px solid #7F5120;font-size: 14px;color: #fff;text-decoration: none;position: absolute;transition: all 0.5s ease-out;z-index: 1; }


.abou a.more::before{    
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 154px;
    height: 40px;
    background: #B38552;
    z-index: -1;
    opacity: 0;
    -webkit-transform: scale3d(0.7, 1, 1);
    transform: scale3d(0.7, 1, 1);
    -webkit-transition: -webkit-transform 0.6s, opacity 0.6s;
    transition: transform 0.6s, opacity 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.abou a.more:hover::before{background: #C8A837;opacity: 1;transform: scale3d(1,1,1);-webkit-transform:translate3d(0,0,0)}
.abou a.more:hover{color: #fff; background:#C8A837;border-color:#C8A837; }

.banner{ overflow:hidden; width:100%;min-width: 1200px;}

.banbox {position: relative;height: 0px; } 
.banbox .boxqh {position: absolute;left: 50%;margin-left: -600px;bottom: 0;width: 1200px;z-index: 999;height: 320px;overflow: hidden;}
.banbox .boxqh .conbox {width: 300px;float: left;height: ;}
.banbox .boxqh .conbox dl {border-left: 1px solid rgba(158, 158, 158,0.3);height: 100px;position: relative;top: 210px;background: url(../imge/banbg.png);transition: all 0.5s;}
.banbox .boxqh .conbox:first-child dl{border-left:none;}
.banbox .boxqh dt {display: none;}
.banbox .boxqh dd.dd1 {padding: 30px 0 24px 131px;transition: all 0.5s;}
.banbox .boxqh dd.dd1 span {display: block;font-size: 18px;color: #fff;}
.banbox .boxqh dd.dd1 i {font-size: 12px;color: #fff;}
.banbox .boxqh em {display: block;width: 44px;height: 44px;position: absolute;left: 60px;top: 23px;transition: all 0.5s;transition: all 0.5s;}
.banbox .boxqh .dl1 em {background: url(../imge/banicon01.png) no-repeat center}
.banbox .boxqh .dl2 em {background: url(../imge/banicon02.png) no-repeat center}
.banbox .boxqh .dl3 em {background: url(../imge/banicon03.png) no-repeat center}
.banbox .boxqh .dl4 em {background: url(../imge/banicon04.png) no-repeat center}
.banbox .boxqh dd.dd2 {display: none;}

.banbox .boxqh .conbox dl:hover {top: 0;background:#0065CE;height: 320px;border-left: none;}
.banbox .boxqh .conbox dl:hover dt {display: block;width: 300px;height: 158px;}
.banbox .boxqh .conbox dl:hover dt img {display: block;width: 300px;height: 158px;}
.banbox .boxqh .conbox dl:hover dd.dd1 {padding: 0;margin: 24px;background: url(../img/jtr03.png) no-repeat right center;}
.banbox .boxqh .conbox dl:hover dd.dd1 i {display: none;}
.banbox .boxqh .conbox dl:hover dd.dd1 em {left: 225px;top: 265px;}
.banbox .boxqh .conbox dl:hover dd.dd2 {display: block;font-size: 14px;color: #fff;margin-left: 24px;}


/************æ–°é—»åŠ¨æ€*************/
.news{width:100%;min-width:1200px;overflow:hidden; background:url(../images/kl.jpg)}
.news .box_g{width:100%; padding:55px 0px 35px; text-align:center;}
.news .box_g h3{ color:#06ba98; font-size:35px; font-weight:normal; margin-bottom:10px;}
.news .box_g h4{ color:#292929; font-size:14px;font-weight:normal;}
.new_cont{ width:1300px; margin:0px auto ;overflow:hidden; padding-bottom:30px;}
.events_box {width:1400px; margin-left:-50px;overflow: hidden;}
.events_box li{height:180px; width:600px; background:#A98129; margin:15px 50px; float:left;}
.events_box li .date{width:160px;height:175px;float:left; text-align:center; background:url(../img/data_bg.png) no-repeat center;}
.events_box li .date .a{ height:85px; line-height:130px; font-size:48px;color:#E2AC36;}
.events_box li .date .b{ height:85px; line-height:50px;font-size:18px;color:#E2AC36;}
.events_box li .info{ float:right; width:430px; overflow:hidden; margin-top:25px;}
.events_box li .info .title{font-size:18px; margin-bottom:15px; text-align: left;}
.events_box li .info .title a{color:#EFD28F;}
.events_box li .info .xx{ font-size:14px; color:#EFD28F; line-height:25px; text-indent:2em;}
.events_box li:hover .date .a{ height:85px; line-height:130px; font-size:48px;color:#CDA142;}
.events_box li:hover .date .b{ height:85px; line-height:50px;font-size:18px;color:#CDA142;}
.events_box li:hover .info .title a{color:#CCB57E;}
.events_box li:hover .info .xx{color:#CDA142;}
.new_cont .geng { text-align:center; height:50px; line-height:50px; margin-top:20px;}
.new_cont .geng a{border:1px solid #CDA142; color:#CDA142; padding:8px 25px;}
.new_cont .geng:hover a{border:1px solid #CDA142; color:#CDA142; padding:8px 25px;}
.duo2{ display:block; width:96px; height:28px; text-align:center; line-height:28px; margin-top:20px; font-size:12px; color:#fff; background:#783D1E; position: relative; overflow:hidden; float:right; margin-right:50px;}
.duo2 span{ display:block; position:relative; top:0;}
.duo2, .duo2 span{
	-webkit-transition: all 0.4s cubic-bezier(1, .57, .48, 1.4); color:#FFFFFF;
	-moz-transition: all 0.4s cubic-bezier(1, .57, .48, 1.4);
	-o-transition: all 0.4s cubic-bezier(1, .57, .48, 1.4);
	transition: all 0.4s cubic-bezier(1, .57, .48, 1.4);
	}
.events_box li:hover .duo2{ background:#CDA142; color:#fff;} .events_box li:hover .duo2-1, .events_box li:hover .duo2-2{ top:-28px;}
/************è”ç³»æˆ‘ä»¬*************/

/* hotSale 产品*/



/*首页CSS结束*/

ul,ol{
list-style-type:none;/*清楚列表样式符*/
margin-left:0;/*清楚IE左缩进*/
padding-left:0;/*清楚非IE左缩进*/
}
select,input{vertical-align:middle;}

a{text-decoration: none;}
a:link {color: #555555;}
a:visited {color: #555555;}
a:hover{color: #1BAF04;}
a:active {color: #333333;}
.clearit{clear:both;}
.zt { margin:0 auto;}
.bk {border: 1px solid #DEDFE0; background:#FFFFFF;}
.m10 { margin-bottom:10px;}
.ghtit { width:93%;height:20px;border-bottom:1px solid #7BC565; margin:0 auto; padding-top:8px; padding-bottom:8px;}
.ghtit h1 { font-size:14px; font-weight: bold; color: blue; float:left;}
.ghtit span {font-size:12px; color:#C6C6C6; margin-top:10px;float:right;}
.gh h2 { font-size:18px;border-bottom:1px solid #7BC565; width:88%;margin:0 auto; padding-top:10px; padding-bottom:10px;}
.ghtit2 {height:25px; width:95%;font-size:18px;border-bottom:1px solid #7BC565;margin:0 auto; padding-top:10px; padding-bottom:10px;}
.ghtit2 h2 {font-size:18px; float:left;}
.ghtit2 span {font: 14px "宋体";margin-top:10px; margin-right:110px;float:right;}

a img{border:none;}
input:focus{border:none;outline:none;}
.container {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
}



/*新闻相关页面的主题框架--左右结构*/
.newsContent { overflow:hidden; width:1200px; margin:0 auto; margin-bottom:90px;     margin-top: -50px}
.newsContent .newslist_left { overflow:hidden; float:left; width:810px; padding-right:40px; border-right:1px solid #e9e9e9; padding-top:60px;}
.newsContent .newslist_right { overflow:hidden; width:310px; float:right; margin-top:60px;}
.newsContent .newslist_right>h4{ font-weight:normal; font-size:24px; color:#555; margin-bottom:20px;}
.newsContent .newslist_right .zw_tu{ display:block; margin:0 auto;}
dl.top{ overflow:hidden; width:100%; padding-bottom:0px; border-bottom:1px solid #e9e9e9; margin-bottom:30px; }
dl.top dt{ overflow:hidden; float:left; width:320px; height:192px;}
dl.top dd{ overflow:hidden; height:190px;}
dl.top dd h4{ font-size:18px; margin-bottom:15px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
dl.top dd h4 a{ color:#333;}
dl.top dd em{ display:block; font-size:12px; color:#999; margin-bottom:15px;}
dl.top dd em i{ margin:0 5px;}
dl.top dd p{ font-size:14px; color:#666; line-height:24px;  overflow:hidden; text-align:justify; margin-bottom:10px;}
dl.top dd .more{ display:block; width:116px; height:31px; line-height:31px; text-align:center; font-size:12px; color:#999; font-family:Arial; border:2px solid #e9e9e9; text-decoration:none}
dl.top:hover .more{ color:#fff; border-color:#DA251D; background-color:#DA251D}
dl.top.last{ margin-bottom:0}
dl.top:hover h4 a {color:#DA251D;}
/*rili*/
.rili { border-top-left-radius: 5px;border-top-right-radius: 5px;overflow:hidden; width:310px; height:355px; background:url(Img/inpage/news/rili.png) no-repeat right bottom; margin-bottom:10px;}
.rili .year{ overflow:hidden; width:150px; margin:20px auto; }
.rili .year i{ display:block; width:20px; height:40px; cursor:pointer;}
.rili .year .btn_left{ background: url(Img/inpage/news/inpage_rili_btn01.png) no-repeat center; float:left}
.rili .year .btn_right{ background:url(Img/inpage/news/inpage_rili_btn02.png) no-repeat center; float:right;}
.rili .year .btn_left:hover{ background: url(Img/inpage/news/inpage_rili_btn01l.png) no-repeat center; float:left}
.rili .year .btn_right:hover{ background:url(Img/inpage/news/inpage_rili_btn02l.png) no-repeat center; float:right;}
.rili .year span{ display:block; width:110px; height:40px; font-size:30px; color:#555; text-align:center; line-height:40px; font-weight:bold; font-family:Arial; float:left;}
.rili .month{ overflow:hidden; width:260px; margin:0 auto; height:170px; margin-bottom:30px;}
.rili .month li{ float:left; width:53px; height:48px; text-align:center; line-height:50px; background-color:#fff; color:#555; margin:0 5px 10px 5px;border: solid 1px #d5d5d5; cursor:pointer}
.rili .month li b{ font-size:28px; font-weight:normal; font-family:Arial}
.rili .month li em{ font-size:12px;}
.rili a{border: solid 1px #d5d5d5; display:block; margin:0 auto; width:200px; height:45px; text-align:center; line-height:45px; background-color:#fff; font-size:16px; color:#333; font-weight:bold; text-decoration:none;}
.rili .month li.cur,.rili .month li:hover{ background-color:#1144a3; color:#fff;}
.rili a:hover{background-color:#1a46a1;color:#fff;text-decoration:none;}
/*新闻搜索框*/
.news_search{ overflow:hidden; width:290px; padding:10px;  background-color:#f5f5f5; margin-bottom:30px;}
.news_search input{ display:block; border:none; outline:none; width:213px; height:55px; line-height:55px; padding:0 10px; float:left}
.news_search span{ display:block; width:57px; height:55px; cursor:pointer; background: url(Images/news_search.png) no-repeat center; float:right;}
/*最新动态*/
.news_new { overflow:hidden; width:280px; padding:25px 15px; background-color:#f5f5f5; margin-bottom:10px;}
.news_new li{ width:100%; line-height:40px; font-size:14px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden}
.news_new li a{ color:#666;}
.news_new li i{ display:inline-block; width:3px; height:3px; background-color:#999; margin-right:10px; position:relative; top:-5px;}
.news_new li i{ display:*inline}
dl.swyx{ overflow:hidden; width:50%; float:left;margin-bottom: 20px;}
dl.swyx dt{ overflow:hidden; float:left; width:360px; height:324px;}
dl.swyx dd{ overflow:hidden;  width:360px; }
dl.swyx dd h4{ font-size:18px; margin-bottom:15px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;text-align:center; margin-top: 20px;}
dl.swyx dd h4 a{ color:#333;}
/*新闻详细页*/
.newslist_content { overflow:hidden; width:1200px; margin:0 auto; margin-bottom:90px; margin-top:-50px;}
.newslist_left { overflow:hidden; float:left; width:860px; padding-right:40px; border-right:1px solid #e9e9e9; padding-top:60px;}
.newslist_right { overflow:hidden; width:310px; float:right; margin-top:30px;}
.newslist_right>h4{ font-weight:normal; font-size:24px; color:#555; margin-bottom:20px;}
.newslist_right .zw_tu{ display:block; margin:0 auto;}
.newslist_right>a{display:block;}
h2.wen_h2{ text-align:center; font-size:34px; color:#333; margin-bottom:25px;}
.xq_share{ height: 60px; padding:15px 0; border-top:1px solid #e9e9e9; border-bottom:1px solid #e9e9e9; margin-bottom:50px;}
.xq_share p{ float:left; font-size:12px; color:#999; line-height:34px;}
.xq_share p i{ margin:0 5px;}
.xq_share p img{ margin-left:10px;}
.xq_share span{ display:block; float:right; font-size:12px; color:#999;    position: relative;top: 13px;}
.xq_share span img{ margin-left:10px; position:relative; top:3px;}
.news_wen{ overflow:hidden; width:100%; margin-bottom:60px;}
.news_wen p{ line-height:24px;  color:#333; text-indent:28px; margin-bottom:10px;}
.page_wen{ overflow:hidden; width:100%; height:60px; line-height:60px; font-size:14px;}
.page_wen .page_left{ float:left; width:390px; background-color:#f7f7f7;}
.page_wen .page_right{ float:right; width:390px; background-color:#f7f7f7;}
.page_wen .btn{ display:block; text-decoration:none; width:80px; height:60px; background-color:#e8e8e8; text-align:center;}
.page_wen .page_title{ display:block; width:270px; margin-left:20px; float:left;height:60px; overflow:hidden}
.page_wen .page_left:hover  .page_title{color:#1144a3;}
.page_wen .page_left:hover  .btn{ background:#794321; color:#fff;}
.page_wen .page_right:hover  .page_title{color:#1144a3;}
.page_wen .page_right:hover  .btn{ background:#794321; color:#fff;}
.page_wen .page_left .btn{ float:left}
.page_wen .page_right .btn{ float:right}
.xg_news{ overflow:hidden; width:280px; margin:0 auto; padding:35px 15px; margin-bottom:10px; background-color:#f5f5f5;}
.xg_news .xg_list{ overflow:hidden; padding-bottom:25px; margin-bottom:15px; border-bottom:1px solid #1144a3;}
.xg_news .xg_list h5{ font-size:16px; margin-bottom:15px; text-overflow:ellipsis; overflow:hidden; text-overflow:ellipsis;}
.xg_news .xg_list h5 a{ color:#333;}
.xg_news .xg_list h5 a:hover{color:#1144a3;}
.xg_news .xg_list p{ font-size:14px; color:#666; line-height:24px; height:48px; overflow:hidden; margin-bottom:10px;}
.xg_news .xg_list em{ display:block; font-size:12px; color:#999; font-family:Arial;}
.xg_news .xg_list.last{ border:none; margin-bottom:0; padding-bottom:0}
/*友情链接*/
.link { width:1200px; height:45px;}
.linklist { margin:15px 0px 0px 15px;}



.all_tit{ text-align:center; font-size:30px; color:#999; text-transform:uppercase; font-family:Arial; line-height:26px;}
.all_tit01{ font-weight:bold; font-size:24px; color:#000; font-family:'微软雅黑'; background:url(../images/tit02.jpg) no-repeat bottom center; height:35px;}
.all_tit01 span{ color:#ff9700;}
/****首页 新闻资讯****/
.index_news{ height:650px; overflow:hidden; padding-top:60px;}
.index_news01{ width:1150px; margin:0 auto;}
.index_news03{ display:block; overflow:hidden; width:104%; padding:36px 0 0;}
.index_news03 dl{float:left; width:517px; height:127px;background:url(../images/index_news03.jpg) 0 0 no-repeat; margin:0 29px 31px 0; overflow:hidden;}
.index_news03 dl dt{ float:left; width:170px; overflow:hidden; text-align:center;}
.index_news03 dl dt img{ max-width:100%;}
.index_news03 dl dd{ float:right; width:310px; padding:0 15px 0 22px; height:120px; margin-bottom:7px; overflow:hidden; -moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.index_news03 dl:hover dd{ background:#4b4b4b;}
.index_news03 dl dd h4{ font-size:17px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; color:#000;padding:15px 0 0; line-height:36px; height:36px;-moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.index_news03 dl:hover dd h4{ color:#ff9700;}
.index_news03 dd span{ display:block; font-size:14px; line-height:22px; height:44px;overflow:hidden; color:#676767; padding:7px 0 0;-moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.index_news03 dl:hover span{ color:#eeeded;}
.index_news04{ width:133px; height:37px; line-height:35px; margin:0 auto;}
.index_news04 a{ display:block; color:#737373; font-size:14px; text-align:center; border:#d6d6d6 solid 1px;width:131px; height:35px;}
.index_news04 a:hover{ color:#ff9700; border:#ff9700 solid 1px;}


/*新闻中心*/
.ghjg { width:490px; height:278px; }
.ghjg ul{ list-style:none; margin:5px 0px 0px 5px;}
.ghjg li{ line-height:27px; background:url(../images/jt.png) top left no-repeat;border-bottom:1px dashed #CCC; width:480px; float:left; margin-right:15px;}
.ghjg li a{ line-height:25px; color:#5b6266;padding:0px 10px 0 10px; font-size:13px;}
.ghjg li a strong{ line-height:25px;}
.ghjg li a:hover{color:#1BAF04;}



/* 分页新闻-列表 */
.list{ background-color:#fff;width:1200px;margin: 0 auto;overflow:hidden;}
.list .node{margin:0px 0px 20px 20px;width:840px; border-bottom: 1px #CCC dashed;  height: 120px;} /* 单个文章信息 */
.list .nodel { margin : 0px 20px 0px 5px;float:left;} 
.list .node img{padding:5px;background:#fff;border:1px solid #ccc;width:140px; height: 90px; float:left;}
.list .noder {width:100%; }
.list .noder .title{padding-bottom:0px; height: 30px; line-height: 30px; text-align: left;} /* 标题 */
.list .noder .title h2{ font-size:18px; text-align:left;color: #666666; font-weight:bold;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.list .noder .title a:hover{ color:#000; font-weight:bold;}

#time{float: right;color: #888888;}
#guanjian{ float: left;}
.list .noder .description{color:#555; padding-left: 5px; padding-right: 5px; padding-top: 5px;}
.list .noder .description p{ line-height: 20px;text-indent: 2em; text-align: left;} /* 描述 */




/*底部*/

 /*产品图片放大 */ 
#main .photoblock-many {		/* A general full-width photo block (that clears), for many thumbnails */
   margin: 0 10px 10px -4px;
   clear: both;
   width: 100%;
   text-align: center;
   font-size: 10px;
   color: #888888;
}



/*产品放大css*/
	.container {
		  margin: 0 auto;
		}

		.doc-modal-list {
		  max-width: 660px;
		  margin: 0 auto;
		}

		.doc-modal-list img {
		  max-width: 100%;
		}

		@media (max-width: 800px) {
		  .doc-modal-list {
			max-width: 100%;
			margin: 20px;
		  }
		}
		
		/*产品效果*/
		.layer {
    background: #fff;
    box-shadow: rgba(0,0,0,.15) 0 0.15rem 0.5rem, rgba(0,0,0,.25) 0 0.15rem 0.5rem; 
    color: #888;
	}
	.layer img{
	max-width: 100%;
   }
   .am-slider-default .am-control-nav {
    width: 100%;
    position: absolute;
    bottom: -15px;
    text-align: center;
}
   .am-slider-default .am-control-nav li a {
    width: 8px;
    height: 8px;
    display: block;
    background-color: #666;
    background-color: rgba(0,0,0,.5);
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    text-indent: -9999px;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    box-shadow: inset 0 0 3px rgba(0,0,0,.3);
}
.am-slider-default .am-control-nav li {
    margin: 0 6px;
    display: inline-block;
}
.am-slider-default .am-control-nav li a.am-active {
    background-color: #000;
    background-color: #0e90d2;
    cursor: default;
}


body {
   
    overflow-x: hidden;
    color: #000;
    font-size: 14px;
    font-family: "微软雅黑";
    position: relative;
    min-width: 1200px;
    width: 100%;background:#fff
}
.am-u-md-7{ background:#FFFFFF}


/* 简介*/


.content_tt,
.content_title{height: 110px;overflow: hidden;position: relative; width:1200px; margin:0 auto}
.content_title > .right{width: 79%;height: 110px; float:right; padding-top:35px;}
.content_title .div,
.content_tt .div{border-right: 1px solid #7F5120;padding-right: 30px;height: 110px;}
.content_title ul{display: inline-block;}
.content_tt h1,
.content_title h1{font-size: 250px;line-height: 200px;font-weight: bold;color: #84583D;text-transform: uppercase;display: inline-block;position: absolute;left: -2%;top: -10%;}
.content_tt > .right{height: 100px;}
.content_tt .div,
.content_tt > .right > p,
.content_title ul,
.content_title .div{float:left}
.content_tt .line2{margin-right: 37px;}
.content_tt .div p{font-size: 16px;}
.content_tt > .right > p{width: 260px;font-size: 30px;font-weight: bold;text-transform: uppercase;display: inline-block;padding-left: 33px;}
.content_title ul{margin-right: 11.8%;}
.content_title ul li{display: inline-block;width: 110px;height: 45px;border: 1px solid #7F5120;text-align: center;line-height: 45px;}
.content_title ul li +li{margin-left: 36px;}
.content_title ul li a,
.content_title p{font-size: 15px; color:#E2CBB1}
.content_title p a{font-size: 15px; color:#E2CBB1}
.content_title ul li a{display: block;}
.content_title p{margin-left: 37px;}

/*ç§»å…¥åŠ¨ç”»*/body,html{overflow-x: hidden;}
.button4{position: relative;overflow: hidden;}
.button4 > span{-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s; color:#FFFFFF}
.button4:hover,
.content_title ul li:hover,
.content_title ul li.cur1{background-color:rgb(127, 81, 32);border: none !important;color: #fff !important;}
.button4:hover > p,
.content_title ul li:hover span,
.content_title ul li.cur1 span{opacity: 0;-webkit-transform: translate(0px,40px);transform: translate(0px,40px);}
.button4::after{content: attr(data-text);position: absolute;width: 100%;height: 100%;top: 0;left: 0;opacity: 0;-webkit-transform: translate(-30%, -50%) rotate(-30deg);transform: translate(-30%, -50%) rotate(-30deg);-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.button4:hover::after,
.content_title ul li.cur1 .button4::after,
.content_title ul li:hover::after,
.content_title ul li.cur1::after{opacity: 1;-webkit-transform: translate(0, 0);transform: translate(0, 0);}
.content_title ul li.cur1 .button4::after{color:#E2CBB1;}

/*footer*/
/*------------联系我们--------------*/


/* aboutMenu */


h3 {
    font-size: 20px;
    font-weight: normal;
}




/*ä¼ä¸šæ–‡åŒ–*/.culture{position: relative;}
/*æ ‡é¢˜æŽ§åˆ¶*/
.bodyContTitle {
	margin:0;
	position:relative;
	z-index: 3;
	overflow:hidden;
}
.f133 {
	font-size:30px;
	line-height:1; height:60px;
	margin:0 0 12px 0; width:1200px; margin:0 auto;
	color:#794321;
	text-align: center;
}
.bodyContTitle .fl2 {
	font-size:12px;
	line-height:1;
	margin:0;
	font-weight:normal;
	color:#999;
	text-align: center;
	font-family:"Arial","Times New Roman","Microsoft YaHei","SimHei";
}
.bodyContContent {
	position:relative;
	z-index: 4;
}


/*模版主体部分*/.jh2_company_info{padding:50px 0 150px 0;position:relative;}
.company_info{position:relative;}
.company_img{position:absolute;top:0;left:0;width:100%;height:100%;z-index: 0;}
.jh2_company_data{padding:80px 0;}
.company_data ul{width:100%;/*display*/display:-webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;/*flex-direction*/-webkit-box-orient:horizontal;-webkit-box-direction:normal;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-flex-direction:row;/*flex-wrap*/-webkit-flex-wrap:wrap;-webkit-box-lines:multiple;-moz-flex-wrap:wrap;flex-wrap:wrap;/*justify-content*/-webkit-justify-content:center;justify-content:center;/*主轴上对齐*/-moz-box-pack:center;-webkit--moz-box-pack:center;box-pack:center;/*align-items*/align-items:center;/*交叉轴对齐*/-webkit-align-items:center;box-align:center;-moz-box-align:center;-webkit-box-align:center;}
.newpro_pic{background:#A98129;overflow:hidden;height: 125px;width: 1200px;position: absolute;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateY(0);transform:rotateY(0);-webkit-transition:all .7s ease-out;transition:all .7s ease-out;}
.newpro_pic .name_en{display:block;font-size:26px;text-align:center;padding-top: 34px;line-height: 1;}
.newpro_pic .name_en:before{content:"";}
.newpro_pic .name_cn{display:block;font-size:14px;text-align:center;line-height: 1;margin-top: 10px;}
.newpro_pic .info_content:before{content:"";position:absolute;top:10px;bottom:10px;left:10px;right:10px;opacity:1;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all 0.36s ease;transition:all 0.36s ease;box-shadow: 0 0 0 1px #fff;}
.newpro_pic .more{display:block;height:30px;line-height:30px;text-align:center;font-size:12px;}
.newpro_info .name_content2{display:block;font-size:14px;line-height:1.5;text-align:center;padding:0 10%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.newpro_info .more{display:block;margin-top:22px;height:30px;line-height:30px;text-align:center;font-size:12px;}
.content a span{color: #fff;}
/*æ¨¡ç‰ˆä¸»ä½“éƒ¨åˆ†*/
.culture .titles,
.case .titles,
.culture .titles a,
.case .titles a{color: #fff;}
.culture .titles p::after,
.culture .titles p::before,
.case .titles p::after,
.case .titles p::before{background-color: #fff;}
.culture::after{content: '';width: 100%;height: 245px;background: url(../images/about_bc2.jpg) no-repeat;background-size: cover;background-attachment: fixed;position: absolute;left: 0;top: 0;}
.culture ul{padding: 0 0px;margin-top: 55px;margin-bottom: 5.3%; }
.culture .moreArrow{display: block;text-align: center;animation: tB 2s infinite;}
.culture li{width: 31.4%;background-color:#EDE6D3;border-radius: 15px;padding: 21px 2.3% 20px 2.3%;text-align: center;float: left;margin-left: 1.9%;box-shadow: 0 3px 7px rgba(204,204,204,.5);}
.culture li dt{margin-top: 27px;margin-bottom: 17px;}
.culture li h3{color: #333;}
.culture li p{font-size: 15px;color: #666;line-height: 31px;text-align: justify;-webkit-line-clamp: 3;line-clamp: 3;}
.banSus .susLeftBox, .profile .container, .shadowBox, .titleBoxSec, .culture .container {
    position: relative;
    z-index: 2;}

/*å›¾ç‰‡*/.dts{overflow: hidden;}
.dts > img{-webkit-transition: all .5s ease-in;-moz-transition: all .5s ease-in;-o-transition: all .5s ease-in;transition: all .5s ease-in;}
.liHover:hover .dts img{-webkit-transform: scale3d(1.1, 1.1, 1);-moz-transform: scale3d(1.1, 1.1, 1);-o-transform: scale3d(1.1, 1.1, 1);transform: scale3d(1.1, 1.1, 1);}

/* prodetailsinfo */


/* 左部*/


.pxq-right h2{ width:100%; height:90px; text-align:center; line-height:90px; font-weight:normal; font-size:26px; color:#fff; background-color:#0065CE; border-radius:5px 5px 0 0;}
.pxq-right h2 a{ color:#fff;}
.pxq-right .pxq-plist{ overflow:hidden; width:100%; background-color:#fff; margin-bottom:10px;}
.pxq-right .pxq-plist ul{ overflow:hidden; width:100%;}
.pxq-right .pxq-plist li{ overflow:hidden; width:100%; border-bottom:2px solid #e7e7e7;}
.pxq-right .pxq-plist li>a{ display:block; width:210px; height:60px; line-height:60px; padding-left:30px; font-size:15px; color:#777; text-decoration:none}
.pxq-right .pxq-plist i{ display:inline-block; width:20px; height:16px; overflow:hidden; position:relative; margin-right:10px;}
.pxq-right .pxq-plist i{ *display:inline}
.pxq-right .pxq-plist img{ display:block}
.pxq-right .pxq-plist .eej{ overflow:hidden;padding:15px 0; width:100%; border-top:1px solid #e7e7e7; }
.pxq-right .pxq-plist .eej a{ display:block; padding-left:60px; font-size:14px; color:#999; line-height:30px; height:30px; text-decoration:none}
.pxq-right .pxq-plist .eej a:hover,.pxq-right .pxq-plist .eej a.cur{ color:#1144a3; background-color:#ddd}
.pxq-right .pxq-plist li.cur>a,.pxq-right .pxq-plist li>a:hover{ color:#1144a3; font-weight:bold}
.pxq-right .pxq-plist li.cur>a img,.pxq-right .pxq-plist li>a:hover img{ margin-top:-16px;}


/*一块*/
.container_1350 {
    width: 1200px;margin: 0 auto;
}

/*chanpinliebiao*/


/*er*/
/* aboutMenu */
.aboutMenu{width:1200px;text-align: center;padding: 20px 0 0; margin:0 auto;}
.aboutMenu li{display: inline-block;*display: inline;font-size: 14px;color: #333333;background: url(../img/aboutMenuBg01.png) no-repeat center;height: 50px;line-height: 50px;margin-left: 5px;width: 141px;text-align: center;}
.aboutMenu li a{color: #333;text-decoration: none;display: block;}
.aboutMenu li:first-child{margin-left: 0;}
.aboutMenu li.cur{background: url(../img/aboutMenuBg02.png) no-repeat center;}
.aboutMenu li.cur a{color: #fff;}
.aboutMenu li:hover{background: url(../img/aboutMenuBg02.png) no-repeat center;}
.aboutMenu li:hover a{color: #fff;}
.QuestionTitle{text-align: center;z-index: 99;position:  relative;}
.QuestionTitle h3{font-size: 32px;color: #7F5120;}
.QuestionTitle h3 a{font-size: 32px;color: #063a75;}
.QuestionTitle p{font-size: 16px;color: #606060;margin-top: 20px;}
.CompanyIntroduction{padding:60px 0;}

/*chanpin*/
.fp-section.fp-table, .fp-slide.fp-table {
    display: table;
    table-layout:fixed;
    width: 100%;
}
.fp-tableCell {
    display: table-cell;
    vertical-align: middle; 
    width: 100%;
    height: 100%;
}
.fp-slidesContainer {
    float: left;
    position: relative;
}

.s_pro{ background: url(../images/s_pro_bg.jpg) repeat;}
.s_pro .m{ position: relative; border-bottom:2px solid  #A98129;
top:200px;    -moz-transition: all 1.2s ease-in-out;
    -webkit-transition: all 1.2s ease-in-out;
    -o-transition: all 1.2s ease-in-out;
    -ms-transition: all 1.2s ease-in-out;
    transition: all 1.2s ease-in-out;}
.s_pro.active .m{ top:0; opacity:1;}
.tt{ overflow: hidden; margin-bottom:25px;}
.tt h3{ float:left; color:#000000; font-size:24px; padding-left:80px; height:120px; background:url(../images/s_pro_ico.png) left 0 no-repeat; padding-bottom:10px; margin-top:30px;}
.tt h3 span{ display:block; margin-top:11px; color:#da251d; font-size:28px; font-family:arial; font-weight:bold; text-transform:uppercase; }



.tt h4{ float:left; color:#fff; font-size:22px;height:70px; background:#A98129; padding-bottom:10px; margin-top:30px; font-weight:normal; width:300px; padding-top:18px; text-align:center;border-radius: 0.3em;}
.tt h4 span{ display:block; margin-top:11px; color:#da251d; font-size:20px; font-family:arial; font-weight:normal; text-transform:uppercase; }

.btn_jia{ float:right;}
.btn_jia{ display:block; width:155px; height:45px; line-height:43px; text-align:center; color:#fff;  border-radius:3px; position:relative;}
.btn_jia span{ display:inline-block; position:relative;}
.btn_jia span i{ width:1px; height:15px;transform:scaleY(0); display: block; position:absolute; top:15px; right:7px; background:#A98129; transition:0s 0s; opacity:0;}
.btn_jia span:before{ content:""; width:20px; height:1px; display: inline-block; background:#fae8e7; position:relative; top:-4px; margin-right:8px; transition:.5s;}
.btn_jia span:after{ content:""; width:20px; height:1px; display: inline-block; background:#fae8e7; position:relative; top:-4px; margin-left:8px; transition:.5s;}
.btn_jia:hover span:before{ width:0; opacity:0;}
.btn_jia:hover span:after{ width:15px; margin-left:30px;}
.btn_jia:hover span i{transform:scaleY(1); opacity:1; transition:.5s .5s;}
.s_pro_container{ width:1220px;}
.s_pro .tt .btn {
    width: 155px;margin-top:50px;
    height: 45px;
    line-height: 43px;
    color: #A98129;
   
}
.s_pro .li{ }
.s_pro .li a{ padding:0px; display:block;}
.s_pro .li .img_mid{position:relative; margin-bottom:18px; background:#f3f3f3; display:table;}
.s_pro .li .img_mid div{ width:185px; display: table-cell; vertical-align:middle; text-align:center; border:6px solid #CCB57E; }
.s_pro .li .img_mid img{ max-width:180px; max-height:380px;}
.s_pro .li h5{ font-size:15px; color:#E2AC36; text-align:center; font-weight:normal}
.s_pro .li span{ font-size:12px; color:#494949; text-align:center; display:block; font-family:arial; text-transform:uppercase; margin-top:6px; white-space: nowrap; overflow:hidden; text-overflow:ellipsis;}
.s_pro .li .img_mid::before,.s_pro .li .img_mid::after{position:absolute;content:'';opacity:0;transition:all 0.5s;}
.s_pro .li .img_mid::before{top:0;right:0;bottom:0;left:0;border-top:6px solid #7F5120;border-bottom:6px solid #7F5120;transform:scale(0,1);-webkit-transform-origin: center;transform-origin: center}
.s_pro .li .img_mid::after{top:0;right:0;bottom:0;left:0;border-right:6px solid #7F5120;border-left:6px solid #7F5120;transform:scale(1,0);transform-origin: center;}
.s_pro .li:hover .img_mid::before,.s_pro .li:hover .img_mid::after{opacity:1;}
.s_pro_container {
   margin:0 auto
  
}

.swiper-slide { width:15.9%;
    float: left; margin-left:5px;
    -webkit-box-sizing: content-box; margin-bottom:10px;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.dgg{ background:url(../images/JB.jpg)}

.dgg img{transition: all ease-out .3s;overflow:hidden;}
.dgg img:hover{transform: scale(0.8, 0.8);-moz-transform: scale(0.8, 0.8);-webkit-transform: scale(0.8, 0.8);-o-transform: scale(0.8, 0.8);} 



/*xw*/
#ysbj{ background: url(../Images/ysbj.png) no-repeat center top; width: 100%; height: 650px;}
#ysnr{ width: 1200px; height:650px; margin:0 auto}
#ysnr .tit{ float: right;}
#ysnr ul{}
#ysnr ul li{ width: 300px; height: 325px; float: left; text-align: center;}
#ysnr ul li p{ padding: 50px 0 30px;}
#ysnr ul li .nr{ color: #868686; line-height: 25px; width: 80%; padding-left:50px;}
#ysnr ul li:nth-of-type(2){ background: #FBEAB5; float: right;}
#ysnr ul li:nth-of-type(1){ background: #DD0202; float: right;}
#ysnr ul li:nth-of-type(3){ background: #DD0202; margin-left: 3px;}
#ysnr ul li:nth-of-type(3) .nr{ color: #868686;}
#ysnr ul li:nth-of-type(4){ background: url(../Images/ysbj2.jpg) no-repeat left top;}
#ysnr ul li:nth-of-type(4) .nr{ color: #5f5f5f;}


/*新的开始*/
.fp-section.fp-table, .fp-slide.fp-table {
    display: table;
    table-layout: fixed;
    width: 100%;
}
jquery.fullpage.min.css:7
.fp-section {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
fukang.css:32
.section {
    min-width: 1440px;
    overflow: hidden;
}

/* 第一屏*/


/*footer*/

/*底部*/
.footer1{ width:100%; height:440px; background:#5C3C27;}
.foot_pic{ width:40%; float: right; height:440px;}

.foot_mid{ float:left; padding-left:200px; padding-top:58px;}
.foot_tel{ width:278px; height:42px; border:1px solid #E6C987; text-align:center; line-height:42px; color:#E6C987; font-size:18px; margin:0px auto;}
.foot_tel:hover{ border:1px solid #1a8fff; color:#1a8fff;}
.foot_wz{ text-align:center; line-height:20px; font-size:12px; text-align:center; width:100%; padding-top:10px; color:#E6C987;}
.foot_list{ width:400px;padding-top:30px;}
.foot_list ul li{  border-right:1px solid #6D462D; float:left; color:#E6C987; font-size:14px; line-height:34px; padding-left:20px; width:450px;}
.foot_list ul li a{ color:#E6C987; font-size:12px; display:block;}
.foot_list ul li a:hover{  color:#007bb4;}
.foot_right{float:left;padding-left: 120px;padding-top:80px;line-height:44px;font-size:12px;color:#E6C987;text-align:center;}
.footer2{width:100%;margin: 0 auto;font-size:14px;color:#783D1E;height:65px;line-height:65px;background:#A98129;/* width: 1200px; */}
.footer3{ height:44px;  background:#3c3b3f; color:#6c6b6b; font-size:14px; line-height:44px;}
.footer3 a{ display: block; margin:9px 0px 0px 10px;  height:24px; line-height:24px; text-align:center; float:left; color:#6c6b6b;}
.footer3 span{ float:left;}
.footer3 a:hover{ border:1px solid #007bb4; color:#007bb4;}
.w1165{width:1200px;/* float:left; */padding-left:200px;margin: 0 auto;}
/*ç›’å­*/
.flex{display: flex;justify-content:space-between; width:240px;}
.flex .flex-1{ box-sizing: border-box;background: url(../img/icon_01.jpg) no-repeat 20px center;padding-left: 90px;padding-top: 44px;}
.flex .flex-1 .box_1{position: relative;box-sizing: border-box;padding-left: 120px;padding-top: 20px;}
.flex .flex-1 .box_1 a{color: #A98129;font-weight: bold;font-size: 20px;display: block; height:40px; margin-top:20px;}
.flex .flex-1 .box_1 a:hover{color:#542714;}
.flex .flex-1 .box_1 span{display: block;font-family: arial;color: #696666;font-size: 12px;}
.flex .flex-1 .box_1 img{position: absolute;top: -35px;left: -120px;}
.flex .flex-1 .box_1:hover img{transform: rotateY(360deg);transition: transform 1s;}

.w {
    width: 1200px;
    margin: 0 auto;
}

.rec_box{position: relative;padding-top: 40px;padding-bottom: 60px;}
.rec_box .img{width: 60%;}
.rec_box .text{width: 48%;position: absolute;right: 0px;top: 0px;padding: 108px;text-align: center;}
.rec_box .text .title{font-size: 50px;line-height:1.2;margin-bottom: 15px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden; font-family:Georgia, "Times New Roman", Times, serif; color:#A57D28; margin-bottom:40px;}
.rec_box .text .stitle{font-size: 28px;line-height: 1;padding-bottom: 35px;margin-bottom: 35px;position: relative; color:#DC990D}
.rec_box .text .stitle:after{content: '';position: absolute;width: 34px;height: 3px;left: 50%;margin-left: -17px;bottom: 0px;background: rgba(120,61,30,1);}
.rec_more:hover{background: rgba(120,61,30,1);color:#fff;}
.mhref a:hover{background: #fff;color:rgba(120,61,30,1);}
.ms {color:#DC990D;
  font-size: 15px;
  line-height: 27px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 30px;
}
.mhref a {
    width: 182px;
    height: 44px;
    line-height: 42px;
    text-align: center;
    background: rgba(120,61,30,1);
    color: #fff;
    display: block;
    margin: 0 auto;
    transition: all .35s;
    border: 1px solid rgba(120,61,30,1);
}

/*简介*/

.jianjie{width:100%;height:760px;background:url('../images/jj_bg.jpg') center no-repeat;}
.jj_l{width:560px;padding-top:87px;float: left;}
.jj_title{width:278px;height:168px;border:6px solid #A98129;text-transform:uppercase;}
.jj_title h2{font-size:36px;color:#fff;padding:20px 0 0 34px; font-weight:normal}
.jj_title h1{font-size:28px;color:#542714;font-family:'Century GothicB';padding:4px 0 0 34px;width:200px;height:58px;display:block;background:#A98129;line-height:55px; margin-top:10px;}
.jj_l p{line-height:32px;color:#E2AC36;padding-top:52px;}
.jj_l a{display:block;width:180px;height:36px;background:#783D1E;color:#fff;text-transform:uppercase;text-align:center;line-height:36px;font-size:12px; margin-top:70px;}
.jj_l a:hover{display:block;border:1px solid #A98129;background:none;color:#A98129;}
.jj_r{width:600px;height:680px;padding-top:150px;float:right;}
.jj_r img{}
.index_title{text-align: center;position: relative;margin-bottom:4%;}
.index_title h2{color: #0b0d0c;margin-bottom: 15px;padding: 0 3.5%;display: inline-block;position: relative;z-index: 2; font-size:32px; font-weight:normal; color:#FFFFFF}
.index_title p{font-size: 14px;color: #C3932A;margin-top: 15px;}
.index_title::after{content: '';display: block;width: 100%;height: 1px;position: absolute;top: 17px;left: 0;z-index: 1;}
.index_title h4{color:#C3932A;text-transform: uppercase;display: inline-block;padding: 2px 10px; font-weight:normal;}


