﻿/*
Theme Name:
Theme URI:
Author:
Author URI:
Description:
Requires PHP:
License:
License URI:
Tags: wwww
*/
@charset "utf-8";
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
html {
	background: white;
	color: black
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	margin: 0;
	padding: 0
}
body, button, input, select, textarea {
	background: #fff;
	color: #676767;
	font: 14px/24px Microsoft YaHei, "微软雅黑", "PingFang SC", Helvetica Neue, Helvetica, Arial, sans-serif
}
input, select, textarea {
	font-size: 100%
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
th {
	text-align: inherit
}
fieldset, img {
	border: none
}
iframe {
	display: block
}
abbr, acronym {
	border: none;
	font-variant: normal
}
del {
	text-decoration: line-through
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: 500
}
ol, ul, li {
	list-style: none
}
caption, th {
	text-align: left
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: 500
}
q:before, q:after {
	content: ''
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -0.5em
}
sub {
	bottom: -0.25em
}
a:hover, a:visited, a:active, a:link {
	color: #676767;
	text-decoration: none
}
ins, a {
	color: #676767;
	text-decoration: none
}
a:focus, *:focus {
	outline: none
}
img {
	vertical-align: middle
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	padding-left: 5px;
	padding-right: 5px
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table
}
.clearfix:after {
	clear: both;
	overflow: hidden
}
.clearfix {
	zoom: 1
}
.clear {
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	overflow: hidden
}
.hide {
	display: none
}
.block {
	display: block
}
.fl, .fr {
	display: inline
}
.fl {
	float: left
}
.fr {
	float: right
}
body {
	min-width: 980px;
	margin: 0 auto
}
.ico {
	display: inline-block;
	width: 22px;
	height: 20px;
	vertical-align: middle;
	background-position: center center;
	background-repeat: no-repeat;
	margin-right: 5px
}
.nav.default {
	background: #161616;
	color: #fff;
	width: 100%;
	position: relative
}
.nav.default a {
	color: #fff
}
.w1490 {
	max-width: 1490px;
	width: 77.6%;
*width:1490px;
	margin: 0 auto
}
.navleft {
	width: 300px;
	float: left;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 18px
}
.logo {
	width: 100%;
	max-width: 176px
}
.logo img {
	width: 100%;
	max-width: 176px
}
.citynavbox {
	width: 124px;
	float: left;
	padding-left: 25px;
	line-height: 40px;
	height: 42px;
	position: relative
}
.citynavbox .ico-topweizhi {
	background-image: url(images/topweizhiw.png);
	margin-left: 15px
}
.citynavbox .citynav {
	position: absolute;
	top: 60px;
	left: 40px;
	width: 70px;
	line-height: 30px;
	text-align: center;
	background: #fafafa;
	border-radius: 5px;
	padding: 0;
	z-index: 99;
	height: 0;
	overflow: hidden;
	text-align: center;
	transition: top 0.5s
}
.citynavbox:hover .citynav {
	top: 42px;
	height: auto;
	padding: 5px 0;
	box-shadow: 1px 1px 5px 1px #666
}
.citynavbox>a {
	display: inline-block;
	height: 40px;
	width: 100%;
	background: #161616;
	position: relative;
	z-index: 991;
	vertical-align: top;
	border-left: 1px solid #c4c4c4
}
.citynavbox>a .fa-angle-up {
	transition: transform 0.5s
}
.citynavbox:hover>a .fa-angle-up {
	transform: rotate(-180deg)
}
.citynavbox .citynav a {
	color: #000;
	display: block;
	height: 30px
}
.citynavbox .citynav a:hover {
	background: #D3AA76;
	color: #fff
}
.navbox {
	width: 850px;
	float: right
}
.navbox li {
	float: left;
	width: auto;
	height: 40px;
	position: relative
}
.navbox li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	color: #fff;
	font-size: 18px;
	line-height: 36px;
	white-space: nowrap
}
.navbox a span {
	display: block;
	width: 100%;
	height: 2px;
	overflow: hidden;
	position: relative;
	top: -100%
}
.navbox a i.ico-hline {
	display: block;
	width: 100%;
	height: 100%;
	background: #d3aa76;
	position: absolute;
	left: -120%;
	top: 0;
	transition: left 0.3s
}
.navbox li:hover>a {
	color: #d3aa76
}
.navbox li:hover i {
	left: 0
}
.navparbox .navson {
	width: 120%;
	text-align: center;
	background: rgba(0,0,0,0.6);
	position: absolute;
	left: -10%;
	top: 70%;
	z-index: 9999999;
	height: 0;
	overflow: hidden;
	text-align: center;
	transition: top 0.5s
}
.navparbox:hover .navson {
	height: auto;
	padding: 5px 0;
	top: 50px;
}
.navparbox .navson a {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #f8f8f8;
	padding: 0
}
.navparbox .navson a:hover {
	color: #D3AA76
}
.navparbox .navson .main {
	width: 100%;
	max-width: 1240px;
*width:1240px;
	padding-left: 310px;
	padding-right: 250px;
	text-align: right;
	margin: 0 auto
}
.navright {
	width: 215px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: right
}
.navright strong, .navright span {
	width: 100%;
	display: block;
	font-size: 22px;
	white-space: nowrap
}
.navright strong {
	color: #d4af7b;
	font-size: 22px
}
.navright span {
	letter-spacing: 5px
}
.navright i.ico-7x24h {
	display: inline-block;
	background-image: url(images/home/7x24h.png);
	width: 34px;
	height: 34px;
	vertical-align: text-bottom
}
.nav.fiexd {
	background: rgba(255,255,255,0.9);
	color: #000;
	box-shadow: 2px 1px 2px 1px #eceaea;
	width: 100%;
	position: fixed;
	top: -120%;
	left: 0;
	z-index: 9999;
	transition: top 0.3s
}
.nav.active {
	top: 0
}
.nav.fiexd a {
	color: #000
}
.nav.fiexd .citynavbox>a {
	background: transparent
}
.nav.fiexd .ico-topweizhi {
	background-image: url(images/topweizhi.png)
}
.nav.fiexd .navparbox .navson, .nav.fiexd .citynavbox .citynav {
	background: rgba(255,255,255,0.7)
}
.nav.fiexd .citynavbox:hover .citynav, .nav.fiexd .navparbox:hover .navson {
	box-shadow: 1px 1px 5px 1px #ccc
}
.fixedindex {
	position: fixed;
	right: 5px;
	bottom: 25%;
	z-index: 999;
	cursor: pointer;
	display: none;
	text-align: center;
	color: #ccc;
	font-size: 33px;
	padding: 0;
	width: 80px
}
.fixedindex ul {
	border: 1px solid #eaeaea;
	border-bottom: 0;
	margin-bottom: 0
}
.fixedindex li {
	font-size: 12px;
	width: 100%;
	height: 78px;
	border-radius: 0;
	background-color: transparent;
	line-height: 100%;
	margin-top: 0;
	border-bottom: 1px solid #eaeaea
}
.fixedindex li a {
	width: 100%;
	height: 100%;
	color: #787878;
	display: block;
	padding-top: 8px;
	background-color: #fff;
	position: relative
}
.fixedindex li a i.ico {
	display: block;
	width: 40px;
	height: 40px;
	margin: 0 auto;
	background: url(images/newindex/cbl-4.png) no-repeat 0 0
}
.fixedindex li a i.ico2 {
	background-image: url(images/newindex/cbl-1.png)
}
.fixedindex li a i.ico3 {
	background-image: url(images/newindex/cbl-3.png)
}
.fixedindex li a i.ico4 {
	background-image: url(images/newindex/cbl-5.png)
}
.fixedindex li a i.ico5 {
	background-image: url(images/newindex/cbl-2.png)
}
.fixedindex li a i.ico6 {
	background-image: url(images/newindex/cbl-6.png);
	margin-top: 11px
}
.fixedindex li span {
	display: block;
	padding-top: 8px
}
.fixedindex li a:hover {
	background-color: #b49266;
	color: #fff
}
.fixedindex li a:hover i {
	background-position: -40px 0
}
.fixedindex li:first-child a i.ico {
	animation: backcolor 0.5s infinite;
	-webkit-animation: backcolor 0.5s infinite
}
.fixedindex li:first-child a:hover i.ico {
	animation: none;
	-webkit-animation: none
}
@keyframes backcolor {
from {
transform:scale(1)
}
to {
	transform: scale(0.96)
}
}
@-webkit-keyframes backcolor {
from {
transform:scale(1)
}
to {
	transform: scale(0.96)
}
}
.fixedindex li .rightevmbox {
	position: absolute;
	left: -182px;
	bottom: 0px;
	top: auto;
	width: 160px;
	height: 200px;
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	color: #787878;
	display: none;
	border: 1px solid #ddd;
	box-shadow: 1px 1px 1px #eee, -1px -1px 1px #eee;
	background: #fff
}
.fixedindex li:hover .rightevmbox {
	display: block;
}
.fixedindex li .rightevmbox img {
	width: 160px;
	height: 160px;
	border-left: 0;
	border-bottom: 0
}
.rightevmbox:after, .rightevmbox:before {
	position: absolute;
	content: '';
	width: 0;
	border-style: solid
}
.rightevmbox:before {
	right: -18px;
	bottom: 15px;
	z-index: 20;
	border-width: 9px;
	border-color: transparent transparent transparent #fff
}
.rightevmbox:after {
	right: -20px;
	bottom: 14px;
	border-width: 10px;
	border-color: transparent transparent transparent #ddd
}
@media screen and (max-width:1600px) {
.w1490 {
	width: 83%
}
.navbox {
	width: 660px;
	margin-top: 8px;
}
.navbox li>a {
	padding: 10px 10px
}
}
@media screen and (max-width:1310px) {
.navbox {
	width: 620px;
	margin-top:10px;
}
}
@media screen and (max-width:1280px) {
.navleft {
	width: 200px;
	padding-top: 24px;
}
.navleft .logo {
	width: 120px
}
.navbox li>a {
	padding: 0 10px
}
.navright {
	width: 160px
}
.navright strong, .navright span {
	font-size: 18px;
}
.navright strong {
	font-size: 16px
}
}
@media screen and (max-width:1120px) {
.w1490 {
	width: 92%
}
}
@media screen and (max-width:1024px) {
.navbox {
	width: 540px;
	margin-top: 15px;
}
.navbox li a {
	font-size: 16px
}
}
@media screen and (max-width:980px) {
.w1490 {
	width: 900px
}
}
.footerbox {
	background: #2e2e2c;
	font-size: 18px;
	color: #dadada
}
.footerbox .footmain {
	width: 100%;
	max-width: 1240px;
	margin: 0 auto
}
.footerbox .foottop {
	padding-top: 80px;
	padding-bottom: 25px
}
.foottop .footleft {
	float: left;
	width: 40%;
	max-width: 496px
}
.footleft .footlogo img {
	margin-left: 0
}
.footleft .ftlcen {
	width: 270px;
	padding-right: 40px;
	text-align: left;
	margin: 0 auto
}
.footleft .ftlcen strong {
	display: block;
	font-weight: normal;
	height: 35px;
	line-height: 35px;
	margin-top: 16px;
	margin-bottom: 7px
}
.footleft .ftlcen strong i {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(images/newindex/footico1.png) no-repeat center center;
	margin-right: 10px;
	vertical-align: text-top
}
.footleft .ftlcen span {
	line-height: 24px
}
.footleft .ftlcen strong.tel {
	margin-top: 12px;
	margin-bottom: 0
}
.footleft .ftlcen strong.tel i {
	background-image: url(images/newindex/footico2.png)
}
.footerbox .footcenter {
	float: left;
	width: 60%;
	max-width: 744px;
	margin-top: -20px
}
.footerbox .footcenter ul {
	width: 25%;
	float: left
}
.footcenter ul li strong {
	height: 44px;
	font-weight: normal;
	display: block;
	margin-top: 18px
}
.footcenter ul li i {
	display: block;
	width: 40px;
	height: 1px;
	background: #dadada;
	margin-bottom: 18px
}
.footcenter ul li a {
	line-height: 26px;
	color: #787878;
	position: relative
}
.footcenter ul.ulmeiti a i {
	width: 17px;
	height: 17px;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 0;
	margin-right: 5px;
	background: url(images/home/fooicon/1.jpeg) no-repeat center center;
	background-color: transparent
}
.footcenter ul.ulmeiti a i.ico2 {
	background-image: url(images/home/fooicon/2.jpeg)
}
.footcenter ul.ulmeiti a i.ico3 {
	background-image: url(images/home/fooicon/3.jpeg)
}
.footcenter ul.ulmeiti a i.ico4 {
	background-image: url(images/home/fooicon/4.jpeg)
}
.footcenter ul.ulmeiti a i.ico5 {
	background-image: url(images/home/fooicon/5.jpeg)
}
.footcenter ul.ulmeiti a i.ico6 {
	background-image: url(images/home/fooicon/6.jpeg)
}
.footcenter ul.ulmeiti a i.ico7 {
	background-image: url(images/home/fooicon/7.jpeg)
}
.footcenter ul.ulmeiti a i.ico8 {
	background-image: url(images/home/fooicon/8.jpeg)
}
.footcenter ul li a:hover {
	color: #dadada
}
.footcenter ul.ulmeiti a span {
	width: 120px;
	height: 200px;
	position: absolute;
	top: -125px;
	left: 0;
	display: none
}
.footcenter ul.ulmeiti a span img {
	width: 100%
}
.footcenter ul.ulmeiti a:hover span {
	display: block
}
.footerbox .footright {
	float: left;
	width: 19%;
	max-width: 160px;
	padding-left: 18px;
	text-align: center
}
.footerbox .footright .footimg {
	display: block;
	width: 100%;
	height: 195px;
	position: relative
}
.footerbox .footimg img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
}
.footerbox .footimg img:hover {
	top: -2px
}
.footerbox .footright span {
	display: block;
	line-height: 35px;
	font-size: 12px;
	margin-bottom: 10px
}
.footright .wxwb {
	font-size: 0;
	letter-spacing: -3px
}
.footright .wxwb a {
	display: inline-block;
	width: 25px;
	height: 20px;
	background: url(images/newindex/ico_wx.png) no-repeat center center;
	position: relative
}
.footright .wxwb a.weibo {
	margin-left: 15px;
	background-image: url(images/newindex/ico_wb.png)
}
.footright .wxwb a.weixin:hover {
	background-image: url(images/newindex/ico_wx2.png)
}
.footright .wxwb a.weibo:hover {
	background-image: url(images/newindex/ico_wb2.png)
}
.footright .weixin .footwx {
	display: block;
	position: absolute;
	top: 30px;
	left: -22px;
	z-index: 99;
	width: 110px;
	height: 110px;
	display: none
}
.footright .weixin .footwx:before {
	position: absolute;
	content: '';
	width: 0;
	border-style: solid;
	left: 25px;
	top: -15px;
	z-index: 20;
	border-width: 9px;
	border-color: transparent transparent #fff transparent
}
.footright .weixin:hover .footwx {
	display: block
}
.footerbox .footbottom {
	font-size: 18px;
	color: #646464;
	border-top: 1px solid #616161;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 90px
}
.container-fluid {
	padding: 0;
	max-width: 1920px
}
.row {
	margin-left: 0;
	margin-right: 0
}
.img-responsive {
	margin: 0 auto;
}
