html,
body {
	margin: 0;
	padding: 0;
	font-family: "microsoft yahei", arial;
	font-size: 16px;
	background: #727272;
}

ul,
ol,
li,
dl,
dt,
dd {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

img {
	border: 0;
}

a,
a:hover {
	text-decoration: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfix {
	clear: both;
	height: 0;
	overflow: hidden;
}

.w1194 {
	width: 1194px;
	margin: 0 auto;
	position: relative;
}

.top {
	width: 100%;
	height: 80px;
	padding-top: 25px;
	/*position: fixed;
	top: 0;
	left: 0;*/
	background: #fff;
	border-top: 8px solid #e70015;
}

.logo {
	margin-right: 80px;
}

.nav li {
	float: left;
	font-size: 18px;
	margin: 0 10px;
	width: 100px;
	height: 56px;
	line-height: 56px;
	text-align: center;
	overflow: hidden;
	position: relative;
}

.nav li a {
	color: #000;
	position: relative;
	display: block;
	text-decoration: none;
}

.nav li a span {
	position: absolute;
	left: 0;
	width: 100px;
}

.nav li a span.out {
	top: 0px;
}

.nav li a span.over,
.nav li a span.bg {
	top: -56px;
}

#menu2 ul li a span.over {
	height: 54px;
	background: #e70015;
	color: #fff;
}

.nav li.on {
	height: 54px;
	background: #faf2f2;
	border-bottom: 2px solid #e70015;
	color: #e70015;
}

.nav2 {
	position: relative;
	font-size: 14px;
}

.nav2 a {
	color: #fff;
}

.nav2 h3 {
	font-size: 100%;
	font-weight: normal;
	margin: 0;
}

.nav2 .m {
	float: left;
	position: relative;
	z-index: 1;
}

.nav2 h3 a {
	display: block;
	width: 100px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-weight: bold;
}

.nav2 .block {
	height: 6px;
	width: 100px;
	background: #67c3ff;
	position: absolute;
	left: 0;
	top: 60px;
	overflow: hidden;
	z-index: 2;
}

.index-main,
.info-main {
	background: #fff;
}

.banner {
	width: 100%;
	height: 651px;
	background: #0031a5;
	position: relative;
	overflow: hidden;
}

.wx {
	background: url(../images/wx-bg.png) repeat;
	width: 127px;
	height: 162px;
	display: block;
	position: absolute;
	right: 20px;
	top: 0;
	z-index: 2;
}

.index-about {
	background: url(../images/index-about-bg.png) repeat;
	width: 100%;
	height: 170px;
	padding-top: 30px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 3;
}

.index-about-title {
	color: #fff;
	font-size: 30px;
	font-weight: bold;
}

.index-about-title span {
	font-size: 14px;
}

.index-about-title .more-btn {
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	background: #9c0104;
	border-radius: 20px;
	padding: 4px 10px;
}

.index-about-title .more-btn:hover {
	background: #660204;
}

.index-about-font {
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	margin-top: 20px;
}

.index-banner {
	width: 100%;
	height: 100%;
	z-index: 0;
	overflow: hidden;
}

.index-banner .index-banner-1 {
	display: block;
	position: absolute;
	left: 268px;
	top: 242px;
	z-index: 2;
	width: 357px;
	height: 172px;
	margin-top: -120px;
	/*margin-left: -590px;*/
	color: #fff;
}

.index-banner .index-banner-2 {
	background-image: url(../images/index-banner1.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 651px;
}

.index-banner-font1 {
	margin-bottom: 10px;
	/*font-family: arial;*/
	opacity: 0.6;
}

.index-banner-font2 {
	font-size: 54px;
}

.index-banner-font3 {
	font-size: 16px;
	/*font-family: arial;*/
	margin-top: 90px;
	margin-left: 15px;
	line-height: 24px;
	opacity: 0.6;
}


/*.index-banner .index-banner-2 img {
	width: 1920px;
	height: 657px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
	z-index: 0;
}*/

.index-banner canvas {
	z-index: 2;
}

.index-company {
	margin-top: 20px;
	height: 181px;
}

.index-company-list li {
	float: left;
	border: 1px solid #d8d8d8;
	margin-left: -1px;
	width: 110px;
	height: 58px;
	display: block;
	text-align: center;
	line-height: 58px;
	vertical-align: middle;
}

.foot {
	width: 100%;
	height: 64px;
	padding-top: 15px;
	background: #727272;
	/*position: fixed;
	left: 0;
	bottom: 0;*/
	color: #ddd;
	font-size: 14px;
}

.foot a {
	color: #ddd;
}

.foot a:hover {
	color: #9C0104;
}

.foot .copyright {
	margin-right: 50px;
	margin-bottom: 20px;
}

.foot .copyright-ico,
.foot .address-ico {
	margin-right: 10px;
}

.foot .copyright-main li,
.foot .address-main li {
	margin-bottom: 3px;
}

.info-nav {
	background: url(../images/index-about-bg.png) repeat;
	width: 100%;
	height: 66px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
}


/*.info-nav li {
	color: #ddd;
	float: left;
	height: 66px;
	line-height: 66px;
	padding: 0 8px;
	margin-right: 8px;
}*/

.info-banner {
	width: 100%;
	height: 280px;
	position: relative;
	overflow: hidden;
}

.info-banner-img {
	height: 280px;
	overflow: hidden;
	z-index: 0;
}


/*.info-banner-img img {
	width: 1920px;
	height: 280px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
	z-index: 0;
}*/

.info-banner-font {
	position: absolute;
	left: 88px;
	top: 30px;
	z-index: 2;
	color: #000;
	opacity: 0.3;
	font-size: 42px;
	letter-spacing: -2px;
}

.info-content-left,
.info-content-right {

}

.info-content-left {
	padding-bottom: 25px;


	/*width: 849px;*/
	width: 100%;
}

.info-content-right {
	width: 300px;
}

.about-main {
	margin-top: 43px;
}

.about-title span {
	display: block;
	font-size: 24px;
	margin-top: 10px;
}

.about-title2 {
	margin: 30px 0;
}

.about-title2-div {
	width: 380px;
	margin-right: 40px;
}

.about-title2-main {
	width: 280px;
	margin-left: 20px;
}

.about-title2-main-title {
	font-size: 18px;
	margin: 5px 0 10px 0;
}

.about-title2-main-font {
	font-size: 15px;
	color: #777;
	line-height: 24px;
}

.info-content-font {
	/*width: 784px;*/
	width: 93%;
}

.info-content-font p {
	font-size: 16px;
	color: #777;
	line-height: 26px;
}

.right-img-show {
	margin-top: 23px;
	margin-bottom: 10px;
}

.company-main,
.contact-main {
	margin-top: 23px;
	width: 100%;
}

.company-list,
.company-list td {
	border: 1px solid #e5e5e5;
	border-collapse: collapse;
}

.company-list td {
	width: 25%;
	height: 145px;
	text-align: center;
	vertical-align: middle;
}
.company-list td.kong{border:none;}
.sHoverItem {
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
	overflow: hidden;
}

.sHoverItem .logoimg {
	top: 50%;
	left: 50%;
	position: absolute;
}

.sIntro {
	background-color: rgb(86, 0, 0);
	text-align: center;
}

.container {
	width: 1168px;
	height: 636px;
	border: solid 1px #ddd;
	margin: 20px auto;
	background: powderblue;
}

.sIntro h2 {
	font-size: 22px;
	text-align: center;
	color: #fff;
	margin: 10px 0 5px 0;
}

.sIntro p {
	font-size: 14px;
	text-align: center;
	color: #bababa;
	width: 70%;
	margin: 0 auto;
}

.sIntro .button {
	padding: 10px;
}

.contact-list li {
	color: #777;
	margin-bottom: 20px;
	padding-left: 30px;
}

.contact-list li.add {
	background: url(../images/contact-ico.jpg) no-repeat left center;
}

.contact-list li.tel {
	background: url(../images/contact-ico2.jpg) no-repeat left center;
}

.contact-list li.fax {
	background: url(../images/contact-ico3.jpg) no-repeat left center;
}

.contact-list li.email {
	background: url(../images/contact-ico4.jpg) no-repeat left center;
}
/* 
@media only screen and (min-device-width : 320px) and (max-device-width : 1000px) {
	.info-content-right {
		display: none;
	}
	.info-content-left {
		width: 100%;
		border: 0;
	}
	.index-banner .index-banner-1 img {
		margin-left: -470px;
	}
	.info-banner-font {
		left: 40px;
	}
	.index-banner .index-banner-1 {
		left: 40px;
	}
	.index-banner .index-banner-2 {
		background-image: url(../images/index-banner-1x.jpg);
		background-position: center top;
		background-repeat: no-repeat;
		background-size: cover;
		height: 651px;
	}
	.address {
		padding-bottom: 20px;
	}
	.foot {
		font-size: 1.1rem;
	}
}
 */





.nav2 .hover{ border-bottom: 6px solid #67c3ff; }
#alert{ box-sizing: border-box; width: 800px;position: fixed; left: 50%; margin-left: -400px; z-index: 9999; height: 400px; top: 50%; margin-top: -200px; background: rgba(0,0,0,.6); color: #fff; padding: 40px;}
#alert h2{text-align: center; margin-top: 0;}
.pre{position: relative;}
#closetwin{position: absolute; right: -30px; top: -32px; cursor: pointer;}
#alert p{ text-indent: 34px; line-height: 26px; }
.company-main .comtitle{ font-size: 18px; border-left: 4px solid #e70015; padding-left: 5px; margin-bottom: 10px; }
#qt span{cursor: pointer; padding-right: 10px; background-color: #eee; margin-right: 10px;text-align: center;}