@charset "utf-8";
/* CSS Document */
html {
	font-size: 62.5%;
}
body {
	font-family: "微软雅黑";
	font-size: 1.2rem;
	color: #666;
}
a:link, a:visited {
	text-decoration: none;
	transition: all 0.25s linear;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	color: #333;
}
a:active, a:hover {
	text-decoration: none;
	color: #111;
}
a:focus {
	outline: none;
}
ul, ol, li {
	list-style: none;
	margin: 0;
	padding: 0
}
p {
	margin: 0;
	padding: 0;
}
@font-face {
	font-family: 'fzcuqian';
	src: url(../fonts/_-webfont.eot);
	src: url(../fonts/_-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/_-webfont.woff2) format('woff2'), url(../fonts/_-webfont.woff) format('woff'), url(../fonts/_-webfont.ttf) format('truetype'), url(../fonts/_-webfont.svg#fzcuqian) format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'fzzongyi';
	src: url('../fonts/_gbk-webfont.eot');
	src: url('../fonts/_gbk-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/_gbk-webfont.woff2') format('woff2'),  url('../fonts/_gbk-webfont.woff') format('woff'),  url('../fonts/_gbk-webfont.ttf') format('truetype'),  url('../fonts/_gbk-webfont.svg#fzzongyi') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'icomoon';
	src: url('../fonts/icomoon.eot?fcyq5t');
	src: url('../fonts/icomoon.eot?#iefixfcyq5t') format('embedded-opentype'), url('../fonts/icomoon.ttf?fcyq5t') format('truetype'), url('../fonts/icomoon.woff?fcyq5t') format('woff'), url('../fonts/icomoon.svg?fcyq5t#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-ellipsis:before {
	content: "\e60e";
}
.icon-plus:before {
	content: "\e603";
}
.icon-search:before {
	content: "\e60c";
}
.icon-search2:before {
	content: "\e60d";
}
.icon-th-large-outline:before {
	content: "\e608";
}
.icon-chevron-thin-right:before {
	content: "\e609";
}
.icon-chevron-thin-left:before {
	content: "\e60a";
}
.icon-phone:before {
	content: "\e607";
}
.icon-map-pin:before {
	content: "\e601";
}
.icon-mail:before {
	content: "\e602";
}
.icon-send:before {
	content: "\e60b";
}
.icon-user:before {
	content: "\e60f";
}
.icon-clock-o:before {
	content: "\e610";
}
.icon-weibo:before {
	content: "\e604";
}
.icon-tencent-weibo:before {
	content: "\e605";
}
.icon-wechat:before {
	content: "\e606";
}
.icon-qq:before {
	content: "\e600";
}
.icon-price-tags:before {
	content: "\e936";
}
.icon-print:before {
	content: "\e954";
}
.icon-bubbles2:before {
	content: "\e96d";
}
.main {
	background: url(../images/skulls.png) repeat;
}
.in-main{}
header.in-title {
	padding: 0 47px;
}
header.in-title h6 {
	font-size: 36px;
	color: #000;
	padding-top: 42px;
	margin-bottom: 0;
}
header.in-title span {
	display: inline-block;
	width: 10%;
	height: 2px;
	background: #a0a0a0;
	padding: 0;
	margin: 0;
}
header.in-title p {
	font-size: 20px;
	color: #802222;
}

@media (max-width: 1199px) {
header.in-title h6 {
	padding-top: 0;
}
}

@media (max-width: 991px) {
header.in-title h6 {
	font-size: 26px;
	padding-top: 0;
}
header.in-title span {
	width: 20%;
}
header.in-title p {
	font-size: 14px;
}
}

@media (max-width: 767px) {
header.in-title {
	padding: 0;
}
}
/*nav*/
.navbar-wapper {
	position: absolute;
	top: 0px;
	right: 0px;
	left: 0px;
	z-index: 20;
}
.navbar-wapper .navbar {
	margin-bottom: 0;
}
.navbar-wapper .navbar-default {
	background: rgba(255,255,255,0.30);
	border: 0;
	border-radius: 0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
}
.navbar-wapper .navbar-brand {
	height: auto;
	padding: 0;
	width: 263px;
}
.navbar-wapper .navbar-brand img {
	width: 100%;
}
.navbar-wapper .navbar-default .navbar-nav > li > a {
	height: 89px;
	font-size: 1.6rem;
	padding-top: 24px;
	color: #111;
	text-align: center;
}
.navbar-wapper .navbar-default .navbar-nav > li > a P {
	font-size: 12px;
	margin-top: 5px;
}
.navbar-wapper .navbar-default .navbar-nav > .active > a {
	color: #891520;
	background: rgba(255,255,255,0.62);
}
.navbar-wapper .navbar-default .navbar-nav > .open > a, .navbar-wapper .navbar-default .navbar-nav > .open > a:hover, .navbar-wapper .navbar-default .navbar-nav > .open > a:focus, .navbar-wapper .navbar-default .navbar-nav > li > a:hover, .navbar-wapper .navbar-default .navbar-nav > li > a:focus {
	color: #891520;
	background: rgba(255,255,255,0.62);
}
.navbar-wapper .navbar-nav {
	margin-left: 2%;
}

@media (min-width: 768px) {
.navbar-wapper {
	/*top: 30px;*/
}
.navbar-wapper .navbar-default {
	margin: 0 -15px;
}
.navbar-wapper .navbar-brand {
	float: right;
}
.navbar-wapper .navbar-header {
	width: 28%;
}
.navbar-wapper .navbar-collapse {
	float: left;
	width: 60%;
	margin-left: 12%;
	padding: 0;
}
}

@media (max-width: 991px) {
.navbar-wapper .navbar-brand {
	height: auto;
	padding: 0;
	width: 200px;
}
.navbar-wapper .navbar-default .navbar-nav > li > a {
	height: 68px;
	font-size: 1.4rem;
	padding: 18px 8px 15px;
	color: #444;
	border-top-width: 3px;
	border-top-color: transparent;
	border-top-style: solid;
	text-align: center;
}
}

@media (max-width: 767px) {
.navbar-wapper {
	background: rgba(255,255,255,0.7)
}
.navbar-wapper .navbar-brand {
	width: 150px;
}
.navbar-wapper .navbar-default {
	background:none;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #444;
}
.navbar-wapper .navbar-default .navbar-nav > li > a {
	height: auto;
	font-size: 1.6rem;
	padding: 5px 0 5px 10px;
	color: #444;
	border-top: 0 none;
	border-bottom-width: 1px;
	border-bottom-color: transparent;
	border-bottom-style: solid;
	text-align: left;
}
.navbar-wapper .navbar-default .navbar-nav > .active > a {
	color: #891520;
	background: none;
	border-bottom: 1px #8b8b8b solid;
}
.navbar-wapper .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	color: #891520;
	background: none;
	border-bottom: 1px #8b8b8b solid;
}
.navbar-default .navbar-toggle {
	border-color: #444;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #444;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background: rgba(255,255,255,0.5);
}
}
/*banner*/
/***
Slider
***/
.slider-main {
	z-index: 1;
	position: relative;
	border-bottom: solid 1px #eee;
	overflow: hidden;
	background: #fff;
}
.slide_title_white {
	font-family: 'Open Sans';
	font-weight: 300;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-size: 47px;
}
.slide_title_white_bold {
	font-weight: 400;
}
.slide_subtitle_white {
	border-top: 1px solid #fff !important;
	border-bottom: 1px solid #fff !important;
	font-family: 'Open Sans';
	font-weight: 300;
	padding: 5px 10px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
}
.slider-colored {
	z-index: 1;
	height: 495px !important;
	position: relative;
	border-top: solid 1px #eee;
	border-bottom: solid 1px #eee;
}
.slide_title, .slide_subtitle, .slide_desc, .slide_btn {
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
.slide_title {
	font-weight: 300;
	color: #fff;
	font-size: 21px;
	font-style: italic;
	padding-right: 20px !important;
	bottom: 10px;
}
.tp-leftarrow.default {
	background: rgba(0, 0, 0, 0.70) url(../images/arrow_left.png) no-repeat center !important;
	width: 40px !important;
	height: 50px !important;
}
.tp-rightarrow.default {
	background: rgba(0, 0, 0, 0.70) url(../images/arrow_right.png) no-repeat center !important;
	width: 40px !important;
	height: 50px !important;
}

@media (max-width: 768px) {
.slide_desc {
	font-size: 12px !important;
}
}
/*********************about**************************/
.about {
	background: url(../images/aboutbg.png) top center / auto 100% no-repeat;
	padding-bottom: 80px;
}
.about article h5 {
	text-align: right;
	font-size: 42px;
	color: #e3b078;
	padding-bottom: 20px;
}
.about article p {
	font-size: 18px;
	line-height: 1.8;
	margin-bottom: 20px;
}
.about article .more {
	background: #e6b078;
	color: #fff;
	padding: 3px 15px;
	float: right;
}

@media (max-width: 1199px) {
.about article h5 {
	text-align: right;
	font-size: 32px;
	padding-bottom: 0px;
}
}

@media (max-width: 991px) {
.about article h5 {
	font-size: 32px;
	padding: 0;
}
.about article p {
	font-size: 16px;
}
}

@media (max-width: 767px) {
.about {
	background: none;
}
}

@media (max-width:480px) {
}
/***********************case***************************/
.case {
}
.case .caseshow {
	width: 92%;
	margin: 20px auto;
}
.case .caseshow li {
	margin: 0;
}
.case .caseshow li .case-text {
	background: #fff;
}
.case .caseshow li .case-text h6 {
	font-size: 20px;
	color: #000;
}
.case .caseshow li .case-text p {
	font-size: 14px;
	line-height: 1.7;
	color: #838080;
}
.case .caseshow li .case-text .more {
	float: right;
	color: #e6b078;
}
.case .caseshow li .case-pic {
	padding: 0;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}
.case .caseshow li .case-pic a.case-tit {
	display: block;
	position: absolute;
	z-index: 2;
	text-align: center;
	left: 0;
	top: 0;
	bottom: 0;
	right: 50%;
	color: #fff;
	transition: all 0.25s linear;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
}
.case .caseshow li:first-child .case-pic a.case-tit {
	right: 0;
}
.case .caseshow:hover li:first-child .case-pic a.case-tit {
	right: 50%;
}
.case .caseshow li .case-pic a.case-tit h6 {
	font-family: 'fzcuqian';
	font-size: 56px;
}
.case .caseshow li .case-pic a.case-tit p {
	font-size: 28px;
}
.case .caseshow li .case-pic::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 50%;
	background: rgba(0,0,0,0.60);
	z-index: 1;
	transition: all 0.25s linear;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
}
.case .caseshow li:first-child .case-pic::before {
	right: 0;
}
.case .caseshow:hover li:first-child .case-pic::before {
	right: 50%;
}
.case .caseshow li:hover .case-pic::before {
	right: 0 !important;
}
.case .caseshow li:hover .case-pic .case-tit {
	right: 0 !important;
}
/**********************pro**************************/
.products header.in-title {
	margin-bottom: 2%;
}
/**********************contactus*************************/
.contactus {
	background: url(../images/contactbg.jpg) center / cover no-repeat;
	padding: 20px 0;
	margin-top: 5%;
}
.contactus .container>h5 {
	color: #fff;
	font-size: 42px;
	text-align: center;
}
.contactus .contact-menu {
	margin: 50px 0 20px;
}
.contactus .contact-menu li {
	text-align: center;
}
.contactus .contact-menu li a {
	display: block;
	width: 80%;
	margin: 0 auto;
	padding: 20px 0;
	color: #fff;
}
.contactus .contact-menu li a:hover {
	background: rgba(0,0,0,0.2);
}
.contactus .contact-menu li a .con-iaon {
	display: inline-block;
	font-size: 55px;
	border: 3px #848382 solid;
	border-radius: 50%;
	width: 115px;
	height: 115px;
	padding-top: 7%;
	transition: all 0.25s linear;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
}
.contactus .contact-menu li a .con-iaon i {
	font-weight: 500;
}
.contactus .contact-menu li a:hover .con-iaon {
	border-color: #fff;
}
.contactus .contact-menu li a .con-tit {
	margin: 20px 0;
	height: 25px;
	overflow: hidden;
}
.contactus .contact-menu li a .con-tit h6 {
	margin: 0;
	font-size: 18px;
	line-height: 1.6;
	transition: all 0.25s linear;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
}
.contactus .contact-menu li a:hover .con-tit h6 {
	margin-top: -30px;
}

@media (max-width:480px) {
.contactus .contact-menu li a .con-iaon {
	width: 90px;
	height: 90px;
}
}
/***********************news************************/
.news {
	background: #fff;
}
.news .news-list {
	padding: 20px 0;
}
.news .news-list li {
	position: relative;
	margin-bottom: 10%;
}
.news .news-list li .num {
	font-family: 'fzzongyi';
	font-size: 125px;
	color: #9c7356;
	line-height: 1;
}
.news .news-list li .news-show {
	position: absolute;
	top: 28%;
	left: 0;
	background: url(../images/newsbg.png) top left no-repeat;
	padding-left: 20%;
	width: 80%;
}
.news .news-list li .news-show h6 {
	margin: 20px 0;
	font-size: 23px;
	color: #000;
	padding-left: 10%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news .news-list li .news-show p {
	font-size: 15px;
	color: #8b8b8b;
}

@media (max-width: 1199px) {
.news .news-list li .news-show {
	padding-left: 30%;
	width: 90%;
}
}

@media (max-width: 991px) {
.news header.in-title{ padding-top:42px;}
}

@media (max-width: 767px) {
.news .news-list li .news-show {
	padding-left: 25%;
}
}

@media (max-width:480px) {
.news .news-list li {
	margin-bottom: 20%;
}
.news .news-list li .num {
	font-size: 115px;
}
.news .news-list li .news-show {
	top: 18%;
	width: 95%;
}
.news .news-list li .news-show h6 {
  font-size: 21px;
}
}
/*********************footer********************/
footer {
	background: url(../images/fbg.jpg) top center / cover no-repeat;
	color: #fff;
	font-size: 13px;
}
footer a {
	color: #fff;
}
footer a:hover {
	color: #ECECEC;
}
footer .row {
	padding: 60px 0;
}
footer .row > div {
	border-right: 1px #fff solid;
	padding-left: 30px;
}
footer .row > div:last-child {
	border-right: none;
}
footer .row > div > i {
	font-size: 19px;
}
footer .copyright {
	text-align: center;
	padding: 1%;
	background: #373735;
	font-size: 12px;
}
footer .copyright a{
	color:#fff;
}

@media (max-width: 1199px) {
}

@media (max-width: 991px) {
}

@media (max-width: 767px) {
footer {
	text-align: center;
	line-height: 1.8;
	font-size: 14px;
}
footer .row {
	padding: 20px 0;
}
footer .row > div {
	border: none;
}
footer .row > div > i {
	font-size: 14px;
}
}

@media (max-width:480px) {
}
