/*公共类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');
	
}

* {
	outline: none;
	margin: 0;
	padding: 0;
	list-style: none;
	padding: 0;
	text-decoration: none;
	font-family: SYHT;
}

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;
}
footer{
	font-family: SYHT!important;
}

.fl {
	float: left;
}

.fr {
	float: right;
}


/*头部*/

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/banner2.png);
	min-width: 1366px;
}
/*banner end*/
/*内容*/

/*gsjj*/
.about {
	width: 100%;
	height: 875px;
	min-width: 1366px;
}

.a1 {
	position: relative;
}

.a2 {
	min-width: 360px;
	width: 30%;
	height: 810px;
	background-color: #ececec;
	float: left;
}

.a3 {
	
	position: relative;
	top: 0;
}
.a01{
	position: absolute;
	top: 80px;
	left: 503px;
	height: 48px;
	font-size: 48px;
	font-weight: 600;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #222222;
	
	
	
}
.a02{
	width: 36px;
	height: 2px;
	background-color: #333333;
	position: absolute;
	left: 580px;
	top: 150px;
}

.a03 {
	position: absolute;
	width: 492px;
	height: 278px;
	border: solid 1px #dddddd;
	top: 223px;
	left: 21px;
}
.aa4{
	width: 116px;
	height: 36px;
	background: url(../img/dian.png);
	position: absolute;
	top: 182px;
	left: 417px;
	
}
.a04 {
	position: absolute;
	width: 500px;
	height: 280px;
	background: url(../img/about.png);
	margin-top: -18px;
	margin-left: -26px;
}
.aa5{
	width: 1366px;
	margin: 0 auto;
	position: relative;
}
.a05 {
	width: 1366px;
	height:250px;
	background-color: #1b1b1b;
	position: absolute;
	top:650px;
	
}
.lian{
	position: relative;
}
.dun{
	width: 34px;
	height: 27px;
	/*font-family: PangMenZhengDao;
	font-size: 100px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: rgba(255, 255, 255, 0.5);*/
	background: url(../img/yinhao.png);
	position: absolute;
	top: 50px;
}
.lh{
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #ffffff;
	position: absolute;
	top: 57px;
	left: 54px;
}
.ess{
	position: absolute;
	top: 50px;
	left: 498px;
	float: left;
}
.ess1{
	position: absolute;
	top: 50px;
	left: 748px;
	float: left;
}
.ess2{
	position: absolute;
	top: 50px;
	left: 998px;
	float: left;
}
.zp{
	width: 170px;
	height: 80px;
	background-color: #ffffff;
}
.cha{
	width: 20px;
	height: 20px;
	/*background-color: #ffffff;*/
	background: url(../img/cha.png);
	position: absolute;
	top: 80px;
	left: 698px;
}
.cha2{
	width: 20px;
	height: 20px;
	/*background-color: #ffffff;*/
	background: url(../img/cha.png);
	position: absolute;
	top: 80px;
	left: 948px;
}
.mcn{
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #ffffff;
	margin-top: 6px;
}
.a06 {
	font-size: 26px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	position: absolute;
	top: 207px;
	left: 561px;
}

.a07 {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #666666;
	position: absolute;
	top: 266px;
	left: 561px;
}

.a08 {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #666666;
	position: absolute;
	top: 403px;
	left: 561px;
}

.a09 {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #666666;
	position: absolute;
	top: 531px;
}
/*.a3 ul{
	float: left;
	
}*/
/*gsjj end*/
/*ys*/
.ys{
	width: 100%;
	height: 641px;
	min-width: 1366px;

}
.ys .y{
	position: relative;
}
.ys  .y1{
	font-weight: 600;
	font-size: 48px;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #222222;
	text-align: center;
	position: absolute;
	top: 80px;
	left: 502px;
}
.ys  .y2{
	width: 36px;
	height: 2px;
	background-color: #333333;
	position: absolute;
	top: 150px;
	left: 582px;
}
.ys .y3{
	
	height: 284px;
	position: relative;
	top: 198px;
}
.ys  .y01{
	width: 192px;
	height: 284px;
	position: absolute;
	left: 10px;
}
.y01:hover .yy{
	transition: all 2s;
	transform: rotateY(360deg);
}
.y02:hover .yy{
	transition: all 2s;
	transform: rotateY(360deg);
}
.y03:hover .yy{
	transition: all 2s;
	transform: rotateY(360deg);
}
.y04:hover .yy{
	transition: all 2s;
	transform: rotateY(360deg);
}
.y05:hover .yy{
	transition: all 2s;
	transform: rotateY(360deg);
}

.ys  .y02{
	width: 192px;
	height: 284px;
	position: absolute;
	left: 260px;
}

.ys .y03{
	width: 192px;
	height: 284px;
	position: absolute;
	left: 521px;
}

.ys .y04{
	width: 192px;
	height: 284px;
	position: absolute;
	left: 770px;
}

.ys  .y05{
	width: 192px;
	height: 284px;
	position: absolute;
	left: 1020px;
}
.ys  .yy{
	width: 150px;
	height: 155px;
	margin-left: 21px;
	transform: translate(0, 360);
	transition: all 2.5s ease-in 0s;
}

.ys .yz1{
	font-family: Arial1;
	text-align: center;
	font-size: 36px;
	font-weight: 600;
	line-height: 60px;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;
}
.ys .yz2{
	text-align: center;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #222222;
}
.ys .l1{
	width: 1200px;
	height: 1px;
	background-color: #333333;
	position: absolute;
	top: 521px;
}
.ys .y5{
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #666666;
	position: absolute;
	top: 556px;
	left: 10px;
}
.ys .l2{
	width: 1200px;
	height: 6px;
	background-color: #333333;
	position: absolute;
	top: 635px;
}
/*ys end*/
/*lc*/
.lc{
	height: 508px;
}
.lc1{
	width: 1163px;
	margin: 0 auto;
	position: relative;
	top: 80px;
}
.lc01{
	font-size: 48px;
	font-weight: 600;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #222222;
	position: absolute;
	left: 485px;
}
.lc02{
	width: 36px;
	height: 2px;
	background-color: #333333;
	position: absolute;
	top: 70px;
	left: 562px;
}
.k{
	width: 752px;
	height: 40px;
	background-color: #ececec;
	float: right;
}
.td{
	height: 813px;
	background-color: #f4f4f4;
	margin-top: 40px;
}
.t{
	height: 100%;
	position: relative;
}
.t1{
	font-weight: 600;
	font-size: 48px;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #222222;
	position: absolute;
	top: 50px;
	left: 505px;

}
.t2{
	width: 36px;
	height: 2px;
	background-color: #333333;
	position: absolute;
	top: 120px;
	left: 582px;
}

.t3{
	position: absolute;
	top: 148px;
}
.clear {
	clear: both;
}

.container {
	width: 1200px;
}

.container .nav {
	width: 380px;+
	height: 50px;
	font-size: 24px;
	border: 1px solid #dddddd;
	margin-left: 391px;
}

.container .nav span {
	display: block;
	width: 126px;
	border-left: 1px solid #dddddd;
	text-align: center;
	line-height: 50px;
	color: #333333;
	float: left;
	color: 24px;
	cursor: pointer;
}

.container .nav span.active {
	background: #333333;
	color: #fff;
}

.container .nav span:first-child {
	border: 0px
}

.content {
	position: absolute;
	margin-top: 80px;
	width: 1200px;
	overflow: hidden;
	height: 500px;
}


/*定位一般设置为relative，overflow设置为hidden来隐藏外面的内容*/

.content .box {
	position: absolute;
	width: 1200px;
	height: 552px;
}


/*这个定位设置为absolute, 因为要操作这个的位置来切换内容*/

.content .ul {
	float: left;
	width: 1200px;
	overflow: hidden;
}

.content .ul .li {
	display: block;
	height: 552px;
	width: 1200px;
	float: left;
}

.content .ul .li+.li {
	margin-left: -1px;
}

.ul .li img{
	width: 285px;
	height: 380px;
}

.yiren{
	width: 100%;
	height: 600px;
	background-repeat: no-repeat;
	background-position: center;
}
.li .swiper-container {
    width: 1200px;
    height: 552px;
    position: absolute;
    top: 0px;
}
.yi1{
	width: 285px;
	height: 380px;
	background-color: #999999;
	float: left;
}
.yi2{
	width: 285px;
	height: 380px;
	background-color: #999999;
	float: left;
	margin-left: 20px;
}
.swi{
	position: absolute;
	bottom: 132px!important;
}

.yinpin{
	width: 100%;
	height: 600px;
	background: url(../img/dynamicbanner.png);
	background-repeat: no-repeat;
	background-position: center;
}
.shipin{
	width: 100%;
	height: 600px;
	background: url(../img/domesticbanner.png);
	background-repeat: no-repeat;
	background-position: center;
}

a:hover{
	text-decoration: none!important;
}
.t5{
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;
	position: absolute;
	top: 445px;
	line-height: 30px;
}
.hzqy{
	width: 100%;
	height: 767px;
}
.hz{
	height: 100%;
	position: relative;
}


.hz3{
	height: 400px;
	background-repeat: no-repeat;	
	margin: 0 auto;
	background-position: center;
	
}
.hz3 .banner1{
	width: 100%;
	height: 400px;
	background: url(../img/indexbanner.png);
	background-repeat: no-repeat;
	background-position: center;
}
.hz3 .banner2{
	width: 100%;
	height: 400px;
	background: url(../img/dynamicbanner.png);
	background-repeat: no-repeat;
	background-position: center;
}
.hz3 .banner3{
	width: 100%;
	background: url(../img/domesticbanner.png);
	background-repeat: no-repeat;
	background-position: center;
}
.hz01{
	width: 224px;
	height: 120px;
	float: left;
	border: solid 1px #ececec;
}
.hz02{
	width: 224px;
	height: 120px;
	margin-left: 20px;
	float: left;
	border: solid 1px #ececec;
}
.hh img{
	height: 114px;
	width: 218px;
	margin: 2px;
}

.hh1 img{
	height: 114px;
	width: 218px;
	margin: 2px;
}

.hh{
	height: 120px;
}
.hh1{
	height: 120px;
	margin-top: 20px;
}
.hz4{
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #666666;
	position: absolute;
	top: 669px;
}

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: Arial;
	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: 355px;
}
.dbd1{
	width: 1px;
	height: 1px;
	background-color: #222222;
	float: left;
}
.dbd2{
	width: 1px;
	height: 1px;
	background-color: #222222;
	float: left;
	margin-left: 4px;
}
