*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}
html {
	font-size: 100%;
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	font-size: 16px;
	line-height: 28px;
	font-weight: 400;
	color: #313131;
	text-align: left;
	overflow-x: hidden ;
	margin: auto ;
}
html {
	box-sizing: border-box;
}
img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	max-width: 100%;
	vertical-align: middle;
}

a {
    text-decoration-line: none;
}

a {
    text-decoration: none;
    -webkit-transition: all ease 0.25s;
    transition: all ease 0.25s;
}
ul {
    list-style: none;
    margin: 0;
	padding: 0;
}
li {
    list-style-type: none;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}


th,
td {
	padding: 0.4em;
}

p {
	margin: 0 0 10px;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	padding: 15px 20px;
	font-size: 17.5px;
	line-height: 24px;
	margin-bottom: 1.5em;
	font-weight: 300;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}
h1,
h2 {
	font-family: 'Cabin', Helvetica Neue, Sans-serif;
	font-weight: 400;
}

h1 {
	font-size: 36px;
	line-height: 40px;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

h2 {
	font-size: 30px;
	line-height: 34px;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

h3 {
	font-size: 24px;
	line-height: 28px;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

h4 {
	font-size: 18px;
	line-height: 22px;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

h5 {
	font-size: 14px;
	line-height: 18px;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
header {
	background: #fff;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
	width: 1170px;
}
.nav-tel {
    width: 1170px;
    border-bottom: 1px solid #f4f4f4;
    margin: 0 auto;
    font-size: 14px;
    color: #000;
}
.nav-tel span {
    color: #555;
    margin-right: 40px;
}
.weixin {
    display: inline-block;
}

.weixin .wxhao{

}
.weixin .wxhao img{
	margin-top: 10px;
	width: 36px;
	
}
.weixin .wxhao p {
	text-align: center;
	margin: 10px 0 5px;
	font-size: 12px;
	color: #fff
}
.weixin  .wxma {
	margin-top: 0;
	width: 162px;
	display:none;
	margin-right: 10px;
	position: fixed;
	z-index: 999;
}
.weixin:hover .wxma {
	display:block;
}
.navbar-header {
    display: inline-block;
}
.navbar-brand > img {
    max-height: 60px;
    display: inline-block;
    vertical-align: middle;
}
.navbar-brand .logo-h1 {
    font-size: 25px;
    display: inline;
    font-family: 宋体;
    font-weight: 700;
    color: rgb(89, 88, 88);
    height: 60px;
    line-height: 50px;
    vertical-align: bottom;
    margin: 0px;
}
.hti {
    float: left;
	margin: 10px 0;
}
.hti-a img {
    -webkit-backface-visibility: hidden;
	max-height: 60px;
    display: inline-block;
    vertical-align: middle;
}
.hti-a .hti-h1 {
    font-size: 25px;
    display: inline;
    margin: 0;
    font-family: 宋体;
    font-weight: 700;
    color: #595858;
    height: 60px;
    line-height: 50px;
    vertical-align: bottom;
}
.nav-main {
	display: block;
    visibility: visible !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
    float: right;
}
.nav-main .nav1>li {
	display: inline-block;
	position: relative;
}
.nav-main .nav1 li .hotpng {
    width: 37%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.8;
}

.nav-main .nav1>li>a {
    text-transform: uppercase;
    line-height: 18px;
    margin: 26px 5px;
    padding: 0;
    font-weight: 700;
	display: block;
    text-decoration: none;
    text-align: left;
    color: #313131;
	font-size: 15px;
}
.nav-main .nav1 .nav2 {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    margin: 0;
    position: absolute;
    z-index: 99999;
    padding: 0;
    top: 100%;
    background: #FFF;
    list-style: none;
	display: none;
	    min-width: 160px;
}
.nav-main .nav1 li:hover .nav2 {
	display: block;
}
.nav-main .nav1 .nav2 li {
	padding: 5px 15px;
}
.nav-main .nav1 .nav2 li a {
	color: #333;
	font-size: 14px;
}
.nav-main .nav1 .nav2>li:hover>a {
	font-weight: 600;
	color: #eb5e20;
}
.nav-main .nav1 .nav2 .sub-menu {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    margin: 0;
    position: absolute;
    z-index: 99999;
    padding: 0;
    top: 0;
	left: -140px;
    background: #FFF;
    list-style: none;
	display: none;
	min-width: 140px;
}
.nav-main .nav1 .nav2 li:hover .sub-menu {
	display: block;
}
.nav-main .nav1 .nav2 .sub-menu li:hover a {
	font-weight: 600;
	color: #eb5e20;
}
.clear {
	clear: both;
}
.nav3, .weixin {
	display: inline-block;
}
.nav3 {
	margin-right: 40px;
}
.nav3> li {
	display: inline-block;
	
}
 .nav3 .sub-menu {
	 display: none;
}
.nav3 li a {
    padding: 5px 10px;
    display: block;
    color: #313131;
    font-size: 15px;
}
.nav3 li:hover .sub-menu {
	display: block;
}
.nav3 .sub-menu {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    margin: 0;
    position: absolute;
    z-index: 99999;
    padding: 0;
    top: 30px;
    background: #FFF;
    list-style: none;
	display: none;
	min-width: 140px;
}
.nav3 .sub-menu li:hover a {
	font-weight: 600;
	color: #eb5e20;
}
@media screen and (max-width: 768px){
	.container {
		width: 100%;
	}
	.nav-tel {
		width: 100%;
	}
	.nav-main .nav1>li>a {
		font-size: 14px;
		margin: 10px;
	}
	.nav-main .nav1 li .hotpng {
		top: -13px;
	}
	.nav3 {
		margin-right: 0;
	}
	.nav-tel {
		padding: 0 10px;
	}
	.nav-tel span {
		margin-right: 10px;
	}
	.nav-main {
		display: none;
	}
}


/*footer*/

.contain1 {
	width: 1200px;
	margin: auto;
}
footer {
	background: #252934;
	color: #fff;
	padding-top: 40px;
	padding-bottom: 40px;
	color: #fff;	
}
.footer-main .di {
	text-align: right;
	margin: 30px 0 0;
}
footer div {
	vertical-align: top;
}
footer h3 {
	font-weight: 700;
	font-size: 20px;
	margin-bottom: 40px;
}

.foot-bg {
	clear: both;
    background: #0d1028;
}

.foot a {
    display: block;
    margin-right: 30px;
    font-size: 14px;
    color: #fff;
    line-height: 16px;
    padding: 10px 0;
	border-bottom: 1px solid #ffffff1a;
    position: relative;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.foot  a:last-child {
	border: 0;
}
.footer-1, .footer-2, .footer-3, .foot-0 {	
	display: inline-block;
	padding: 10px;
	vertical-align: top; 
}
.foot-0 {
	width: 30%;
}
.footer-1, .footer-2, .footer-3 {
	margin-top: 40px;
	width: 19%;
}
.foot-0 {
	text-align: center;
}
.foot-0 .ft-logo {
	width: 70%;
    padding: 10px 0 0;
    text-align: left;
    border-radius: 5px;
}
.foot-0 .ft-logo img {
	width: 80%;
}
.foot-0 .ft-logo strong {
	vertical-align: bottom; 
	font-size: 25px;
	color: #a0a0a0;
    font-weight: 500;
}
.foot-0 .ft-tel {
	width: 100%;
	margin-top: 20px;
}
.lian_list {
    margin-bottom: 10px;
}

.lian_text {
    float: left;
	width: 85%;
}
.lian_text_top {
    height: 23px;
    font-size: 12px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: #D4D4D4;
    margin-bottom: 3px;
	text-align: left;
}
.lian_text_bottom {
    height: 21px;
    font-size: 12px;
    font-family: PingFangSC-Semibold,PingFang SC;
    font-weight: 600;
    color: #fff;
    line-height: 17px;
	text-align: left;
}

.footer-4 {
	text-align: center;
	width: 29%;
	display: inline-block;
	margin-top: 50px;
}
.ft4-1 {
	width: 48%;
	display: inline-block;
}
.footer-4 img {
	width: 90%;
}
.footer-4 p {
	color: #ddd;
	margin-bottom: 10px;;
	margin-top: 10px;
}

@media (max-width: 767px) {
	
	.contain1 {
		width: 100%;
	}
	.footer-1, .footer-2 {
		width: 45%;
	}
	.footer-3 {
		width: 100%;
	}
	.footer-3-1 {
		width: 56%;
		display:inline-block;
	}
	.footer-3-0 {
		width: 100%;
		display:inline-block;
	}
	.col-sm-4 {
		width: 100%;
	}
	.footer-dizhi, .footer-lianxi, .foot-0 {
		width: 100%;
	}
	.footer .footer-lianxi a {
		margin-right: 20px;
	}
	.footer-1, .footer-2, .footer-3 {
		margin-top: 0;
	}
	.footer-4 {
		width: 100%;
		margin-top: 0;
	}
	.ft4-1 {
		width: 47%;
		display: inline-block;
		margin: 1%;
	}
	.footer-4 p {
		font-size: 18px;
		margin-bottom: 10px;
	}

}