﻿.content_tools_box { visibility: hidden; height: 10px; }

/*news*/
.news-list .news-item:hover { background: #f11c2e; }

/* list-img */
.list-img.list-img-p .item-container:hover { border-radius: 6px; background: #eee; }



/*page*/
#pages {}
#pages a, #pages span {color: #595959; }
#pages span:not(.current) { padding: 6px 12px; border: 1px solid #a0171a; border-radius: 4px; color: #fff; background: #a0171a; }
#pages a, #pages span.current  { border: 1px solid #ddd; background-color: #fff; }
#pages span.current { border: 1px solid #595959;  color: #fff; background: #595959; }

@media screen and (max-width: 767px) {

	.page-lx { padding-top: 50px; padding-bottom: 50px; background: #240d0f; }

	.nav-page1 { list-style: none; width: 100%; margin: 0 auto; padding: 10px 0 0; text-align: center; }
		.nav-page1 li { display: inline-block; margin: 10px 5px 0; padding: 8px 15px; border-radius: 8px; height: auto; background: #eee; }
		.nav-page1 li.active { background: #777777; }
		.nav-page1 li.active a { color: #fff; }
	.nav-page2 li { display: inline-block; margin: 10px 3px 0; padding: 3px 6px; border-radius: 8px; height: auto; background: #eee; }

	.show_company { margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px solid #f0f0f0; }
		.show_company img { border-radius: 10px; width: 100%; }
		.show_company ul { list-style: none; margin: 0; padding: 0;  }
		.show_company li { margin-top: 15px; text-indent: -3em; padding-left: 3em; }
	
	.page-zhaoshang { position: relative; background: #38261b; }
		.page-zhaoshang .page-bg { position: absolute; top: 0; z-index: 1; width: 100%; }
		.page-zhaoshang .page-bg img { width: 100%; }
		.page-zhaoshang .content { position: relative; z-index: 2; }
		.page-zhaoshang .content .page-zhaoshang-tit {  padding-top: 100px; padding-bottom: 80px; text-align: center; }
		.page-zhaoshang .page-zhaoshang-tit img { margin: 0 auto; }
		.page-zhaoshang .page-zhaoshang-box { list-style: none; margin: 0 0 30px; padding: 0; }
		.page-zhaoshang .page-zhaoshang-box li { margin-bottom: 30px; }
		.page-zhaoshang .page-zhaoshang-box a { position: relative; display: block; color: #f2e4ba; text-decoration: none; }
		.page-zhaoshang .page-zhaoshang-box a:before { content: ""; position: absolute; width: 100%; height: 100%; opacity: .4; background: #f2e4ba; }
		.page-zhaoshang .page-zhaoshang-box h4 { margin: 0; padding-top: 20px; padding-bottom: 15px; text-align: center; font-size: 22px; font-weight: bold; }
		.page-zhaoshang .page-zhaoshang-box p { margin: 0; padding: 0 38px 20px; font-size: 14px; }
	
	.page-xinwen { position: relative; padding-top: 200px; padding-bottom: 40px; background: url(../../images/wzx/e0005.jpg) #240d0f no-repeat 50% 0; -webkit-background-size: 100% auto;
	background-size: 100% auto; }
		.page-xinwen .news-list2:before { content: ""; position: absolute; width: 100%; height: 100%; opacity: .7; background: #240d0f; }
		.page-xinwen .news-list2 { position: relative; }
		.page-xinwen .news-list2-box { position: relative; padding: 40px; }
		.page-xinwen .news-list2 .news-item + .news-item { margin-top: 35px; padding-top: 35px; border-top: 1px solid #eddeb2; }
		.page-xinwen .news-list2 a { text-decoration: none; }
		.page-xinwen .news-list2 .newsimg {float: left; margin-right: 20px; width: 35%; background: #fff; }
		.page-xinwen .news-list2 .newsbody { overflow: hidden; color: #eddeb2; }
		.page-xinwen .news-list2 .newsbody .newstit { font-size: 16px; }
		.page-xinwen .news-list2 .newsbody .description { overflow:hidden; text-overflow: ellipsis; display:-webkit-box; -webkit-line-clamp:4; -webkit-box-orient:vertical; font-size: 13px; }
		.page-xinwen .news-list2 .newsbody .newsbtn { display: inline-block; margin-top: 5px; padding: 4px 30px; border: 1px solid #eddeb2; font-size: 13px; }
		.page-xinwen .news-list2 .content-title { margin: 15px 0; color: #eddeb2; }
		.page-xinwen .news-list2 .content-title-date { margin-bottom: 10px; color: #eddeb2; }
		.page-xinwen .news-list2 .content-text { color: #eddeb2; }

	.page-all { padding: 50px 0; background: #f2e4ba; }
	/*.page-banner { height: 230px; background-position: 50% 0; -webkit-background-size: auto 100%; background-size: auto 100%; }*/

	.page-banner {  text-align: center; }
	.page-banner img { display: inline-block; max-width: 1500px; width: 100%; }

	.page-jisiboer .row + .row { margin-top: 50px; }
	.page-jisiboer .row [class*="col-xs"] + [class*="col-xs"] {float: none; width: auto;}
	.page-jisiboer .row h3 { margin-top: 0; }
	.page-jisiboer .row h3 + p { margin-top: 15px; }

	.page-product { padding-bottom: 100px; background: #250c0f; }
	.page-banner-p { height: 230px; background-position: 50% 0; -webkit-background-size: auto 100%; background-size: auto 100%; }
	.page-pc { margin-top: 30px; margin-bottom: 50px; padding-bottom: 30px; border-bottom: 1px dashed #f3e5bf; }
	
	.p-list2 .news-item + .news-item { margin-top: 50px; padding-top: 50px; border-top: 1px solid #eddeb2; }
		.p-list2 a { text-decoration: none; }
		.p-list2 .newsimg {float: left; margin-right: 30px; width: 40%; background: #fff; }
		.p-list2 .newsbody {overflow: hidden; color: #eddeb2;  }
		.p-list2 .newsbody .newstit { margin-top: 0; font-size: 18px; color: #a0171a; }
		.p-list2 .newsbody .newsbtn { display: inline-block; margin-top: 10px; padding: 4px 25px; border: 1px solid #eddeb2; font-size: 16px; }
		.p-list2 a:hover .newsbody .newsbtn { color: #250c0f; background: #eddeb2; }
		.p-list2 .content-title { color: #eddeb2; }
		.p-list2 .content-title-date { margin-bottom: 10px; color: #eddeb2; }
		.p-list2 .content-text { color: #eddeb2; }

	/*主页*/
	.ind-col-02 { text-align: right; background: url(../../images/wzx/e0015.jpg) #140b0c no-repeat 50% 0; -webkit-background-size: auto 100% ;
	background-size: auto 100% ; }
		.ind-col-02-box { float: right; margin-top: 40px; width: 70%; }
		.ind-col-02-box > img { width: 100%; }
		.ind-col-02-tit { margin-bottom: 25px; }
		.ind-col-02-tit img { min-width: 200px; width: 60%; }
		.ind-col-02-txt {float: right; margin-top: 0; text-align: left; color: #e7d39b; }
		.ind-col-02-txt > img { width: 40%; }
		.ind-col-02-txt p { margin-top: 30px; line-height: 2;}
		.ind-col-02-txt .more {display: inline-block; margin-top: 20px; margin-bottom: 50px; }


	.ind-col-03 { background: url(../../images/wzx/e0023.png) no-repeat 50% 0; -webkit-background-size: auto 100% ; background-size: auto 100% ;}
	.ind-col-03 .container { position: relative;  padding-bottom: 260px; }
	.ind-col-03-bg { position: absolute; bottom: 35px; left:0; width:80%; }
	.ind-col-03-bg img { width: 100%; }
	
	.ind-col-03-box { }
	.ind-col-03-box .ind-col-03-tit { margin-top: 50px; }
	.ind-col-03-box .ind-col-03-tit img { min-width: 200px; width: 40%; }
	.ind-col-03-box p { margin-top: 35px; color: #e7d39b; }
	.ind-col-03-img { position: relative; margin-top: 50px;  }
	.ind-col-03-img a { float: left; width: 49%; }
	.ind-col-03-img a img{width: 100%;}
	.ind-col-03-img a + a { margin-left: 2%; }

	.ind-col-04 { background: url(../../images/wzx/e0030.png) no-repeat 50% 50%; -webkit-background-size: auto 100%  ; background-size: auto 100%  ;}
	.ind-col-04 .container { position: relative; padding-bottom: 50px; }
	.ind-col-04  img { width: 100%; }
	.ind-col-04-00 { margin-top: 50px; }
	.ind-col-04 .ind-col-04-00 img { min-width: 200px; width: 40%; }
	.ind-col-04 .ind-col-04-00  p { margin-top: 20px; color: #e7d39b; padding-bottom: 35px;  background: url(../../images/wzx/e0032.png) no-repeat 0 100%; }
	.ind-col-04-01 { overflow: hidden; }
	.ind-col-04-01 img { float: left; width: 49%; }
	.ind-col-04-01 img + img { margin-left: 2%; }
	.ind-col-04-02 { margin-top: 15px; }
	.ind-col-04-03 {  }

	.ind-col-05 { padding-bottom: 35px; background: #250c0f; }
	.ind-col-05-tit { margin-top: 35px; margin-bottom: 20px; }
	.ind-col-05-tit img { min-width: 200px; width: 40%;}

	.ind-col05-list .row img { width: 100%; }
	.ind-col05-list .row + .row [class*="col-"] {float: right;}
	.ind-col05-list .row + .row [class*="col-"] + [class*="col-"] {float: left;}

	.ind-col05-listbox01 .row { background: #e7d39b; margin-bottom: 20px; }
	.ind-col05-listbox01 .row + .row { background: #e297ab; }
	.ind-col05-listbox02 .row { background: #efc0a0; margin-bottom: 20px;}
	.ind-col05-listbox02 .row + .row { background: #9bbce7; }

	.ind-col05-txtbox { padding: 15px 20px 0; }
	.ind-col05-txtbox h3 { margin-top: 0; padding-top: 0; font-size: 15px; line-height: 1.3; color: #240d0f; font-weight: bold;/* background: url(../../images/wzx/e0034.png) no-repeat 0 0;*/ display: block; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;  }
	.ind-col05-txtbox p { margin-top: 5px; padding-top: 10px; border-top: 1px dashed #a49267; font-size: 12px; }
	.ind-col05-txtbox a { color: #240d0f; }
	/*[class*="ind-col05-listbox"] .row + .row h3 { background: url(../../images/wzx/e0035.png) no-repeat 0 0;  }*/
	
	.ind-col-05 .more { margin-top: 15px; float: right;  }

}

@media (min-width: 768px) {
	.about-box { margin: 0 auto; width: 80%;  }
	.page-lx { padding-top: 50px; padding-bottom: 50px; background: #240d0f; }
	
	.nav-page1 li:hover a, .nav-page1 li.active a { background: #595959;  }
	.nav-page1 a:hover i, .nav-page1 li.active i { border: 2px solid #595959; }

	.show_company { margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px solid #f0f0f0; }
		.show_company img { border-radius: 10px; width: 100%; }
		.show_company ul { list-style: none; margin: 0; padding: 0;  }
		.show_company li { margin-top: 15px; text-indent: -3em; padding-left: 3em; }
	
	/*.page-zhaoshang { position: relative; }
		.page-zhaoshang .content { position: absolute; top: 0; width: 100%; }
		.page-zhaoshang .content .page-zhaoshang-tit {  padding-top: 135px; padding-bottom: 230px; text-align: center; }
		.page-zhaoshang .page-zhaoshang-tit img { margin: 0 auto; }
		.page-zhaoshang .page-zhaoshang-box { list-style: none; margin: 0; padding: 0; }
		.page-zhaoshang .page-zhaoshang-box a { position: relative; display: block; min-height: 240px; color: #f2e4ba; text-decoration: none; }
		.page-zhaoshang .page-zhaoshang-box a:before { content: ""; position: absolute; width: 100%; height: 100%; opacity: .4; background: #f2e4ba; }
		.page-zhaoshang .page-zhaoshang-box h4 { margin: 0; padding-top: 40px; padding-bottom: 26px; text-align: center; font-size: 22px; font-weight: bold; }
		.page-zhaoshang .page-zhaoshang-box p { margin: 0; padding: 0 38px; font-size: 14px; }
	*/
	.page-zhaoshang { background: #240d0f; }
	.page-zhaoshang .content { background: url(../../images/wzx/e0003.jpg) no-repeat; }
	.page-zhaoshang .content .page-zhaoshang-tit {  padding-top: 135px; padding-bottom: 230px; text-align: center; }
	.page-zhaoshang .page-zhaoshang-tit img { margin: 0 auto; }
	.page-zhaoshang-box2 { position: relative; margin: -40px auto 50px; padding: 50px; width: 90%; color: #fbe298; background: url(../../images/wzx/zs.png);  }
	.page-zhaoshang-box2 h4 {font-size: 20px; font-weight: bold; }

	.page-xinwen { position: relative; padding-top: 500px; padding-bottom: 40px; background: url(../../images/wzx/e0005.jpg) #240d0f no-repeat 50% 0; }
		.page-xinwen .news-list2:before { content: ""; position: absolute; width: 100%; height: 100%; opacity: .7; background: #240d0f; }
		.page-xinwen .news-list2 { position: relative; }
		.page-xinwen .news-list2-box { position: relative; padding: 60px; }
		.page-xinwen .news-list2 .news-item + .news-item { margin-top: 35px; padding-top: 35px; border-top: 1px solid #eddeb2; }
		.page-xinwen .news-list2 a { text-decoration: none; }
		.page-xinwen .news-list2 .newsimg {float: left; width: 260px; height: 260px; background: #fff; }
		.page-xinwen .news-list2 .newsbody { margin-left: 300px; color: #eddeb2;  }
		.page-xinwen .news-list2 .newsbody .newstit { margin-top: 30px; font-size: 20px; }
		.page-xinwen .news-list2 .newsbody .newsbtn { display: inline-block; margin-top: 10px; padding: 4px 55px; border: 1px solid #eddeb2; font-size: 16px; }
		.page-xinwen .news-list2 a:hover .newsbody .newsbtn { color: #250c0f; background: #eddeb2; }
		.page-xinwen .news-list2 .content-title { color: #eddeb2; }
		.page-xinwen .news-list2 .content-title-date { margin-bottom: 10px; color: #eddeb2; }
		.page-xinwen .news-list2 .content-text { color: #eddeb2; }

	.page-all { padding: 80px 0; background: #f2e4ba; }

	/*.page-banner { height: 633px; background-position: 50% 0;   }*/
	.page-banner {  text-align: center; }
	.page-banner img { display: inline-block; max-width: 1500px; width: 100%; }

	.page-jisiboer .row + .row { margin-top: 60px; }
	.page-jisiboer .row h3 { margin-top: 0; }
	.page-jisiboer .row h3 + p { margin-top: 35px; }

	.page-product { padding-bottom: 100px; background: #250c0f; }
	/*.page-banner-p { height: 734px; background-position: 50% 0;   }*/
	.page-banner-p {  text-align: center; }
	.page-banner-p img { display: inline-block; max-width: 1500px; width: 100%; }

	.page-pc { margin-top: 40px; margin-bottom: 50px; padding-bottom: 30px; border-bottom: 1px dashed #f3e5bf; }
	
	.p-list2 .news-item + .news-item { margin-top: 50px; padding-top: 50px; border-top: 1px solid #eddeb2; }
		.p-list2 a { text-decoration: none; }
		.p-list2 .newsimg {float: left; width: 320px; height: 320px; background: #fff; }
		.p-list2 .newsbody { margin-left: 360px; color: #eddeb2;  }
		.p-list2 .newsbody .newstit { margin-top: 40px; font-size: 26px; color: #a0171a; }
		.p-list2 .newsbody .newsbtn { display: inline-block; margin-top: 10px; padding: 4px 55px; border: 1px solid #eddeb2; font-size: 16px; }
		.p-list2 a:hover .newsbody .newsbtn { color: #250c0f; background: #eddeb2; }
		.p-list2 .content-title { color: #eddeb2; }
		.p-list2 .content-title-date { margin-bottom: 10px; color: #eddeb2; }
		.p-list2 .content-text { color: #eddeb2; }

	/*主页*/
	.main-ind { background: #150b0c; }
	.ind-col-01 { /*height: 827px; background: url(../../images/wzx/e0014.jpg) #140b0c no-repeat 50% 0; */}

	.ind-col-02 { height: 920px; text-align: right; background: url(../../images/wzx/e0015.jpg) #140b0c no-repeat 50% 0; }
		.ind-col-02-box { float: right; margin-top: 140px; width: 675px; }
		.ind-col-02-tit { margin-bottom: 25px; }
		.ind-col-02-txt {float: right; margin-top: 90px; width: 580px; text-align: left; color: #e7d39b; }
		.ind-col-02-txt p { margin-top: 30px; line-height: 2;}
		.ind-col-02-txt .more {display: inline-block; margin-top: 20px; }

	.ind-col-03 { background: url(../../images/wzx/e0023.png) no-repeat 50% 0; -webkit-background-size: auto 100% ; background-size: auto 100% ;}
	.ind-col-03 .container { position: relative; height: 907px; }
	.ind-col-03-bg { position: absolute; bottom: 35px; left:-360px; }
	
	.ind-col-03-box {float: left; width: 600px; }
	.ind-col-03-box .ind-col-03-tit { margin-top: 115px; }
	.ind-col-03-box p { margin-top: 35px; color: #e7d39b; }
	.ind-col-03-img { float: right; margin-top: 115px; width: 440px; }
	.ind-col-03-img a {display: block;}
	.ind-col-03-img a + a { margin-top: 25px; }

	.ind-col-04 { background: url(../../images/wzx/e0030.png) no-repeat 50% 50%; -webkit-background-size: auto 100%; background-size: auto 100%;}
	.ind-col-04 .container { position: relative; height: 940px; }
	.ind-col-04  img { width: 100%; }
	.ind-col-04-00 { position: absolute; left: 450px; top: 160px; width: 668px; }
	.ind-col-04  .ind-col-04-00 img { width: auto; }
	.ind-col-04  .ind-col-04-00  p { margin-top: 35px; color: #e7d39b; padding-bottom: 45px;  background: url(../../images/wzx/e0032.png) no-repeat 0 100%; }
	.ind-col-04-01 { position: absolute; left: 10px; bottom: 90px; width: 374px; }
	.ind-col-04-01 img + img { margin-top:10px; }
	.ind-col-04-02 { position: absolute; left: 393px; bottom: 90px; width: 527px; }
	.ind-col-04-03 { position: absolute; left: 930px; bottom: 90px; width: 252px; }

	.ind-col-05 { padding-bottom: 95px; background: #250c0f; }
	.ind-col-05-tit { margin-top: 95px; margin-bottom: 40px; text-align: center;}
	.ind-col-05-tit img {display: inline-block; margin: 0 auto; }

	.ind-col05-list .row img { width: 292px; height: 292px; }
	.ind-col05-list .row + .row [class*="col-"] {float: right;}
	.ind-col05-list .row + .row [class*="col-"] + [class*="col-"] {float: left;}

	.ind-col05-listbox01 .row { background: #e7d39b; }
	.ind-col05-listbox01 .row + .row { background: #e297ab; }
	.ind-col05-listbox02 .row { background: #efc0a0; }
	.ind-col05-listbox02 .row + .row { background: #9bbce7; }

	.ind-col05-txtbox { padding: 30px 25px 0; }
	.ind-col05-txtbox h3 { margin-top: 50px; padding-top: 40px; font-size: 18px; line-height: 1.3; color: #240d0f; font-weight: bold; background: url(../../images/wzx/e0034.png) no-repeat 0 0;  }
	.ind-col05-txtbox p { margin-top: 20px; padding-top: 15px; border-top: 1px dashed #a49267; }
	.ind-col05-txtbox a { color: #240d0f; }
	[class*="ind-col05-listbox"] .row + .row h3 { background: url(../../images/wzx/e0035.png) no-repeat 0 0;  }

	.ind-col-05 .more { margin-top: 15px; float: right;  }



	.thismin .ind-col-02 { height: 600px; -webkit-background-size: 100% auto; background-size: 100% auto; }
	.thismin .ind-col-02-box { margin-top: 40px; }
	.thismin .ind-col-02-txt { margin-top: 20px; }
	.thismin .ind-col-02-txt p { margin-top: 20px; }
	.thismin .ind-col-02-txt .more { margin-top: 10px; }

	.thismin .ind-col-03 .container { height: 600px; }
	.thismin .ind-col-03-box .ind-col-03-tit { margin-top: 60px; }
	.thismin .ind-col-03 .ind-col-03-bg {left: -50px;  width: 700px; }
	.thismin .ind-col-03 .ind-col-03-bg img { width: 100%; }
	.thismin .ind-col-03 .ind-col-03-img { margin-top: 60px;/* margin-right: 120px;*/ width: 300px; }
	.thismin .ind-col-03 .ind-col-03-img img { width: 100%; }

	.thismin .ind-col-04 .container { height:700px; }
	.thismin .ind-col-04 .container .bigwin {display: none; }
	.thismin .ind-col-04 .container .smwin {display:block !important; }
	.thismin .ind-col-04 .ind-col-04-00 {top: 2px;  left: 417px; }
	.thismin .ind-col-04 .ind-col-04-00 p { padding-bottom: 35px;}
	.thismin .ind-col-04 .ind-col-04-01 {bottom: 50px; width: 390px;}
	.thismin .ind-col-04 .ind-col-04-02 {bottom: 50px; width: 507px; left: 416px;}
	.thismin .ind-col-04 .ind-col-04-03 {bottom: 50px; left: 938px;}
	

	.thismin .ind-col-05 { padding-bottom: 40px; }
	.thismin .ind-col-05 .ind-col-05-tit { margin-top: 40px; margin-bottom: 20px;}



}

