/*公共类start*/

@charset "utf-8";
@font-face {
	font-family: 'icomoon';
	/*自定义字体名称*/
	src: url('../fonts/icomoon.eot?rretjt');
	/*自定义字体的路径*/
	src: url('../fonts/icomoon.eot?#iefixrretjt') format('embedded-opentype'), url('../fonts/icomoon.woff?rretjt') format('woff'), /*format为字体格式 便于浏览器识别*/
	url('../fonts/icomoon.ttf?rretjt') format('truetype'), url('../fonts/icomoon.svg?rretjt#icomoon') format('svg');
	font-weight: normal;
	/*属性是否加粗*/
	font-style: normal;
	/*是否倾斜属性*/
}

@font-face {
	font-family: SYHT;
	/*src: url('../fonts/SourceHanSansCN-Normal_2.ttf');*/
	src: url('../fonts/SourceHanSansCN-Normal_2.otf');
	
}
@font-face {
	font-family: Arial1;
	/*src: url('../fonts/SourceHanSansCN-Normal_2.ttf');*/
	src: url('../fonts/arial.ttf');
	
}

* {
	font-family: SYHT;
	outline: none;
	margin: 0;
	padding: 0;
	list-style: none;
	padding: 0;
	text-decoration: none!important;
}

body {
	min-width: 1366px;
}

.w {
	width: 1200px;
	margin: 0 auto;
}

i {
	font-style: normal;
}

a {
	color: #FFFFFF;
	font-family: SYHT;
	font-size: 16px;
}

.blue {
	color: #8D92FF;
}

input,
button {
	outline: none;
	border: none;
}

select {
	border: none;
	outline: none;
	background-color: #f6f6f6;
	color: #777777;
	font-family: SYHT;
	font-size: 14px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}
footer{
	font-family: SYHT;
}


/*头部*/

header {
	width: 100%;
	height: 100px;
	min-width: 1366px;
	background-position: center;
	/*float: left;*/
	position: relative;
	z-index: 2;
}

nav {
	width: 100%;
	height: 100px;
	background-position: center;
	margin: 0 auto;
	float: left;
	min-width: 1366px;
}

nav .logo {
	width: 170px;
	height: 52px;
	background: url(../img/logo2.png);
	float: left;
	margin-top: 24px;
}

.nav button {
	background-color: rgba(255, 255, 255, 0);
	width: 26px;
	height: 26px;
	background: url(../img/sousuo1.png);
	margin-left: ;
}

.navbar-default .navbar-nav>li>a {
	color: #222222;
}

.navbar-default:hover .navbar-nav>li>.nav-on {
	color: #222222;
}

#mainNav .hc-navbox li:hover>.nav-off {
	color: #222222!important;
}


/*.nav li {
	float: left;
	line-height: 100px;
}

.nav ul {
	margin-left: ;
	color: #222222;
	font-family: "微软雅黑";
	font-size: 18px;
	margin-left: 154.5px;
}

.nav a {
	color: #222222;
	cursor: pointer;
	float: left;
	display: inline;
	line-height: 100px;
	text-align: center;
	vertical-align: middle;
	padding: 0 32.5px;
	transition: all 0.3s;
}

.nav a:hover {
	margin-top: 3px;
}*/


/*头部end*/


/*banner*/

.banner {
	width: 100%;
	background: url(../img/banner5.png);
	min-width: 1366px;
}


/*banner end*/
.contact{
	width: 100%;
	height: 381px;
}
.con{
	width: 1089px;
	height: 318px;
	margin-left: 64px;
	margin-top: 45px;
	position: relative;
}
.region{
	width: 60px;
	height: 60px;
	/*background: url(../img/b1.png);*/
	background: url(../img/dh.png);
	float: left;
	position: absolute;
}
.reg{
	position: absolute;
	top: 9px;
	left: 82px;
	float: left;
}
.mobile{
	width: 60px;
	height: 60px;
	/*background: url(../img/b2.png);*/
	background: url(../img/yx.png);
	float: left;
	position: absolute;
	top: 104px;
}
.mob{
	position: absolute;
	top: 115px;
	left: 82px;
	float: left;
}
.mail{
	width: 60px;
	height: 60px;
	/*background: url(../img/b3.png);*/
	background: url(../img/dz.png);
	float: left;
	position: absolute;
	top: 206px;
}
.mai{
	position: absolute;
	top: 216px;
	left: 82px;
	float: left;
}
.reg0{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #838383;
}
.reg1{
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0px;
	margin-top: 3px;
	color: #333333;
}
.mob1{
	position: absolute;
	left: 491px;
}
.tact{
	font-size: 20px;
	letter-spacing: 2px;
	color: #333333;
}
.tact1{
	font-size: 14px;
	line-height: 19px;
	letter-spacing: 0px;
	color: #8e8e8e;
	margin-top: 27px;
}
#name{
	width: 285px;
	height: 39px;
	border: solid 1px #dcdcdc;
	position: absolute;
	left: 489px;
	top: 46px;
	padding-left: 8px;
}
#phone{
	width: 285px;
	height: 39px;
	border: solid 1px #dcdcdc;
	position: absolute;
	left: 796px;
	top: 46px;
	padding-left: 8px;
}
#message{
	width: 592px;
	height: 104px;
	border: solid 1px #dcdcdc;
	position: absolute;
	left: 489px;
	top: 98px;
	padding-left: 8px;
}
#sub{
	width: 293px;
	height: 39px;
	background-color: #000000;
	position: absolute;
	top: 215px;
	left: 489px;
	color: #FFFFFF;
	cursor:pointer
}
.line1{
	width: 100%;
	height: 1px;
	background-color: #dcdcdc;
}
.expect{
	width: 100%;
	height: 81px;
}
.expect .crude{
	text-align: center;
	line-height: 19px;
	margin-top: 37px;
	font-size: 20px;
	line-height: 33px;
	letter-spacing: 0px;
	color: #454545;
}
.expect .fine{
	text-align: center;
	margin-top: 9px;
	font-size: 14px;
	letter-spacing: 0px;
	color: #a0a0a0;
}
.map{
	width: 100%;
	height: 422px;
	/*background: url(../img/b4.png);*/
	background: url(../img/dt.png);
	
}
footer {
	height: 291px;
	background-color: #1b1b1b;
	position: relative;
	min-width: 1366px;
}

.f {
	position: absolute;
	margin-top: 20px;
	float: left;
}

.fa {
	position: absolute;
	margin-top: 20px;
	float: left;
	margin-left: 108px;
}

.fb {
	position: absolute;
	margin-top: 20px;
	float: left;
	margin-left: 218px;
}

.fc {
	position: absolute;
	margin-top: 20px;
	float: left;
	margin-left: 324px;
}

.fd {
	position: absolute;
	margin-top: 20px;
	float: left;
	margin-left: 432px;
}

.fe {
	position: absolute;
	margin-top: 20px;
	float: left;
	margin-left: 540px;
}

.f1 a {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;
	line-height: 40px;
}

.f2 a {
	width: 48px;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #555555;
}

.f1 a:hover {
	color: #FFFFFF;
}

.f2 a:hover {
	color: #FFFFFF;
}

.ew {
	position: absolute;
	width: 120px;
	height: 120px;
	border: solid 1px #666666;
	margin-left: 732px;
	margin-top: 40px;
}

.ewm {
	width: 114px;
	height: 114px;
	background: url(../img/f1.png);
	margin: 2px;
}

.sys {
	position: absolute;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;
	margin-left: 747px;
	margin-top: 172px;
}

.yx {
	width: 25px;
	height: 25px;
	background: url(../img/f2.png);
	position: absolute;
	margin-left: 869px;
	margin-top: 49px;
}

.dh {
	width: 336px;
	height: 25px;
	line-height: 25px;
	position: absolute;
	margin-left: 904px;
	margin-top: 49px;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;
}

.yx1 {
	width: 25px;
	height: 25px;
	background: url(../img/f3.png);
	position: absolute;
	margin-left: 869px;
	margin-top: 88px;
}

.dh1 {
	width: 336px;
	height: 25px;
	line-height: 25px;
	position: absolute;
	margin-left: 904px;
	margin-top: 88px;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;
}

.yx2 {
	width: 25px;
	height: 25px;
	background: url(../img/f4.png);
	position: absolute;
	margin-left: 869px;
	margin-top: 127px;
}

.dh2 {
	width: 298px;
	height: 25px;
	line-height: 25px;
	position: absolute;
	margin-left: 904px;
	margin-top: 127px;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;
}

.dibu {
	height: 60px;
	background-color: #111111;
	position: relative;
	min-width: 1366px;
}

.di1 {
	font-family: Arial1;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #555555;
	line-height: 60px;
	text-align: center;
}

.dbd{
	width: 11px;
	height: 1px;
	position: absolute;
	margin-top: 72px;
	margin-left: 995px;
}
.dbd1{
	width: 1px;
	height: 1px;
	background-color: #222222;
	float: left;
}
.dbd2{
	width: 1px;
	height: 1px;
	background-color: #222222;
	float: left;
	margin-left: 4px;
}