/*通用类*/
@font-face {
    font-family:xique;
    src:url("font/xique.ttf");
}

* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0 auto;
	font-size: 14px;
	font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei UI, Microsoft YaHei, Source Han Sans CN, sans-serif;
	background: #fff;
	text-align: justify;
	color: #010000;
	position: relative;
	font-family: Arial, "微软雅黑 Light";
}
h1 {
	font-weight: 300;
        font-family:xique;
}
 h3 {
	font-weight: 300;
     
}
h2 {
	font-weight: 300;
        font-family:xique;
}
img {
	border: none;
}
a {
	cursor: pointer;
	color: #333;
	text-decoration: none !important;
	outline: none;
}

ul {
	list-style-type: none;
}
em {
	font-style: normal;
}
.lt {
	float: left;
}
.rt {
	float: right;
}
input.sub, label {
	border: none;
	cursor: pointer;
}
input, textarea {
	font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei UI, Microsoft YaHei, Source Han Sans CN, sans-serif;
	outline: none;
}
table {
	border-collapse: collapse;
}
table td, table th {
	padding: 0;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
 color:#ccc;
}
input::-moz-placeholder, textarea::-moz-placeholder {   /* Mozilla Firefox 19+ */
 color:#ccc;
}
input:-moz-placeholder, textarea:-moz-placeholder {    /* Mozilla Firefox 4 to 18 */
 color:#ccc;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {  /* Internet Explorer 10-11 */
 color:#ccc;
}
div.clear {
	font: 0px Arial;
	line-height: 0;
	height: 0;
	overflow: hidden;
	clear: both;
}
.clearfix::after {
	content: "";
	display: block;
	clear: both;
}
/*header 开始*/
.header {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	padding: 0;
	height: 65px;
	background: #000;
	box-shadow: 0px 1px 14.56px 1.44px rgba(153, 153, 153, 0.2);
}
.header .logo {
	float: left;
	margin-top: 15px;
}
.header .nav {
	float: right;
	
	z-index: 99;
}
.header .nav>li {
	float: left;
	width: 65px;
	text-align: center;
	position: relative;
	line-height: 65px;
}
/* .header .nav>li:hover, .header .nav>li.hover {
	background: #033a89;
} */
.header .nav>li:hover>a, .header .nav>li.hover>a {
	color: #ff0000;
}
.header .nav>li a {
	padding: 0;
	font-size: 14px;
	background: none;
	color: #fff;
}
.header .nav li{
	color: #fff;
	font-size: 14px;
}
.header .contact {
	float: right;
	background: url(../images/di1.png) no-repeat left;
	background-size: auto 20px;
	padding-left: 30px;
	font-size: 20px;
	color: #d61419;
	line-height: 100px;
	font-weight: bold;
}
.header .nav .sec {
	position: absolute;
	top: 100px;
	left: 0;
	width: 100%;
	background: #2962a9;
	padding: 10px 0;
	display: none;
}
.header .nav>li:hover .sec {
	display: block;
}
.header .nav .sec>li {
	height: 37px;
	line-height: 37px;
	position: relative;
}
.header .nav .sec>li:hover, .header .nav .sec>li.hover {
	background: #033a89;
}
.header .nav .sec>li a {
	color: #fff;
	font-size: 14px;
}
.header .nav .sec .level {
	width: 160px;
	padding: 10px 20px;
	position: absolute;
	left: 100px;
	top: 0;
	background: #033a89;
	display: none;
}
.header .nav .sec>li:hover .level {
	display: block;
}
.header .nav .sec .level>li {
	height: 37px;
	line-height: 37px;
	text-align: left;
}
.header .nav .sec .level li:hover {
	background: #2962a9;
}
.m_line {
	width: 25px;
	height: 16px;
	margin-top: -8px;
	position: absolute;
	top: 50%;
	right: 3%;
	display: none;
}
.m_line span {
	display: block;
	width: 100%;
	height: 2px;
	background-color: #fff;
	-webkit-transition: all ease .3s;
	-o-transition: all ease .3s;
	-moz-transition: all ease .3s;
	transition: all ease .3s;
}
.m_line span:nth-child(2) {
	margin: 6px 0;
}

.box_iv video{
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}
.nav-a ul li{
	float: left;
	width: 20%;
	text-align: center;
	color: #fff;
}
.container .p1{
	color: rgb(75, 75, 75);
	font-weight: bold;
	font-family: xique;
	text-align: center;
	padding-top: 80px;
	font-size: 16px;
}
.container .pic-n{
	width: 233px;
	height: 89px;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 50px;
}
.container .pic-n img{
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.container .s1{
	color: rgb(169, 169, 169);
	font-family: 华文宋体, STSong;
	font-size: 18px;
	text-align: center;
	display: block;
	padding-bottom: 20px;
}
.container h2{
	font-size: 36px;
	color: #fff;
	text-align: center;
	margin-bottom: 100px;
}

.box-img{
	width: 100%;
}
.box-img .op{
	width: 100%;
	height: 650px;
	position: relative;
	background: url(../images/1.jpg) no-repeat center;
	
	background-size: 100% auto;
}
.box-img .op .juedui-1{
	position: absolute;
	width: 562px;
	height: 318px;
	background-color: #000000;
	top: 230px;
	left: 20%;
	
}

.box-img .op .juedui-1 .pic{
	width: 100%;
	height: 100%;
}
.box-img .op .juedui-1 .pic img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}



.box-img .op-2{
	width: 100%;
	height: 650px;
	position: relative;
	background: url(../images/2.jpg) no-repeat center;
	
	background-size: 100% 100%;
}
.box-img .op-2 .juedui-1{
	position: absolute;
	width: 562px;
	height: 318px;
	background-color: #000000;
	top: 230px;
	left: 50%;
	
}




.box-img .op-3{
	width: 100%;
	height: 650px;
	position: relative;
	background: url(../images/3.jpg) no-repeat center;
	
	background-size: 100% 100%;
}
.box-img .op-3 .juedui-1{
	position: absolute;
	width: 562px;
	height: 318px;
	background-color: #000000;
	top: 240px;
	left: 35%;
	
}



.box-img .op-4{
	width: 100%;
	height: 650px;
	position: relative;
	background: url(../images/4.jpg) no-repeat center;
	
	background-size: 100% 100%;
}
.box-img .op-4 .juedui-1{
	position: absolute;
	width: 562px;
	height: 318px;
	background-color: #000000;
	top: 170px;
	left: 20%;
	
}


.tvc{
	position: fixed;
	width: 800px;
	height: 450px;
	background: url(../images/t4.jpg) repeat fixed center;
	top: 50%;
	left: 50%;
	margin-left: -400px;
	margin-top: -225px;
	display: none;
	z-index: 90;
}
.tvc2{
	position: fixed;
	width: 800px;
	height: 450px;
	background: url(../images/t2.jpg) repeat fixed center;
	top: 50%;
	left: 50%;
	margin-left: -400px;
	margin-top: -225px;
	display: none;
	z-index: 90;
}
.tvc3{
	position: fixed;
	width: 800px;
	height: 450px;
	background: url(../images/t3.jpg) repeat fixed center;
	top: 50%;
	left: 50%;
	margin-left: -400px;
	margin-top: -225px;
	display: none;
	z-index: 90;
}
.tvc4{
	position: fixed;
	width: 800px;
	height: 450px;
	background: url(../images/t1.jpg) repeat fixed center;
	top: 50%;
	left: 50%;
	margin-left: -400px;
	margin-top: -225px;
	display: none;
	z-index: 90;
}
.tvc .kl1{
	float: right;
	font-size: 14px;
	margin-right: 2%;
	
}


.ship{
	width: 800px;
	height: 450px;
	z-index: 999;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -400px;
	margin-top: -230px;
	display: none;
	background-color: #006BB7;
	background:#006BB7 url(../images/guanbi.png) no-repeat right;
	background-size: 30px 30px;
}
.oppp{
	width: 800px;
	height: 450px;
	position: relative;
}
.ship video{
	width: 100%;
	height: 100%;
}
.kl2{
	float: right; 
	margin-right: 2%; 
	font-size: 14px;"
}

.box-two{
	width: 100%;
	height: 320px;
	background: url(../images/oooo1.jpg) no-repeat;
	background-size: 100% 100%;
	margin-bottom: 100px;
	
}

.box-two ul li{
	float: left;
	width: 33.33%;
	text-align: center;
	margin-top: 150px;
}
.box-two ul li h3{
	color: #fff;
	font-size: 30px;
}
.box-two ul li p{
	color: rgb(117, 161, 200);
	font-size: 24px;
        font-family:xique;
}

.litil h5{
	color: #fff;
	font-size: 26px;display: block;text-align: center;
}
.litil span{
	text-align: center;
	color: #fff;
	display: block;
	font-size: 36px;
        font-family:xique;
}
.tubiao{
	margin-top: 50px;
	color: #fff;
	text-align: center;
}
.tubiao ul li{
	
	margin-bottom: 20px;
	
}
.tubiao ul li .pic{
	width: 50%;
	margin: 0 auto;
}

.tubiao ul li .pic img{
	width: 100%;
	height: 100%;
	object-fit: contain;
}


.litil-aa{
	margin-top: 100px;
}
.box-box{
	width: 1000px;
	height: 400px;
	margin: 0 auto;
}
.box-box img{
	width: 100%;
	height: 100%;
}

.container-gg ul li {
	margin-top: 50px;
	margin-bottom: 50px;
	color:#FFF;
	line-height:30px;
}
.container-gg ul li .pic1{
	width: 55%;
	height: 55%;
}

.container-gg ul li .pic1 img{
	width: 100%;
	height: 100%;
}
.container-gg ul li p{
	color: #fff;
}
.container-gg ul li .img{
	width: 100px;
	height: 100px;
	float: left;
	margin-left: 20px;
}
.container-gg ul li .img img{
	width: 100%;
	height: 100%;
}
.container-gg ul li h6{
	color: #fff;
	margin-left: 20px;
	display: inline-block;
	line-height: 26px;
	padding-top:20px;
}

 @media only screen and (max-width:1200px) {
.header .container {
	width: 100%;
}
.header .logo {
	width: 260px;
	margin-top: 35px;
}
.header .logo img {
	width: 100%;
}
.header .contact {
	font-size: 18px;
}
}
 @media only screen and (max-width: 1000px) {
.header .contact {
	margin-right: 60px;
}
.header .nav {
	position: fixed;
	left: 0;
	top: 100px;
	width: 100%;
	background: #000;
	padding: 20px 0;
	margin: 0;
	display:none;
}
.header .nav>li {
	width: 100%;
	line-height: 80px;
}
.header .nav>li a {
	color: #fff;
}
.header .nav .sec {
	position: static;
}
.header .nav .sec>li {
	height: auto;
}
.header .nav .sec .level {
	position: static;
	width: 100%;
	padding: 10px 0;
}
.header .nav .sec .level li {
	text-align: center;
}
.m_line {
	display: block;
	width: 25px;
	height: 16px;
	margin-top: -8px;
	position: absolute;
	top: 50%;
	right: 3%;
}
.m_line span {
	display: block;
	width: 100%;
	height: 2px;
	background-color: #fff;
	-webkit-transition: all ease .3s;
	-o-transition: all ease .3s;
	-moz-transition: all ease .3s;
	transition: all ease .3s;
}
.m_line span:nth-child(2) {
	margin: 6px 0;
}
.header .ac .line1 {
	transform: rotate(45deg) translate(3px, 5px);
}
.header .ac .line2 {
	opacity: 0;
}
.header .ac .line3 {
	transform: rotate(-45deg) translate(6px, -8px);
}
.box-box{
	width: 100%;
	height: 300px;
	margin: 0 auto;
}
}
 @media only screen and (max-width: 750px) {
.header .contact {
	display: none;
}
.header {
	height: 60px;
}
.tubiao ul li{
	float: left;
	width: 50%;
	
}


.tubiao h3,.tubiao h4{
	font-size: 14px;
}
.tubiao ul li .pic{
	height: 200px;
}
.header .logo {
	width: 240px;
	margin-top: 15px;
}
.header .nav {
	top: 60px;
}
.box-img .op-4 ,.box-img .op-2 ,.box-img .op-3,.box-img .op{
	width: 100%;
	height: 350px;
	top: 0;
	left: 0;
	margin: 0;
}
.box-img .op-4 .juedui-1{
	width: 100%;
	height: 350px;
	top: 0;
	left: 0;
	margin: 0;
}
.box-img .op-3 .juedui-1{
	width: 100%;
	height: 350px;
	top: 0;
	left: 0;margin: 0;
}
.box-img .op-2 .juedui-1{
	width: 100%;
	height: 350px;
	top: 0;
	left: 0;margin: 0;
}
.box-img .op .juedui-1{
	width: 100%;
	height: 350px;
	top: 0;
	left: 0;margin: 0;
}
body{
	padding: 10px 10px;
	box-sizing: border-box;
}


.tvc{
	position: fixed;
	width: 100%;
	height: 350px;
	background: url(../images/t3.jpg) no-repeat center;
	background-size: 100% auto;
	top: 50%;
	left: 0;
	margin-left: 0;
	margin-top: -200px;
	display: none;
	z-index: 90;
}
.tvc .kl1{
	float: right;
	font-size: 30px;
	margin-right: 2%;
	
}




.ship{
	width: 100%;
	height: 350px;
	z-index: 999;
	position: fixed;
	top: 50%;
	left: 0;
	margin-left: 0;
	margin-top: -200px;
	display: none;
	background-color: #006BB7;
	background:#000 url(../images/guanbi.png) no-repeat right;
	background-size: 30px 30px;
}
.oppp{
	width: 100%;
	height: 350px;
	position: relative;
}
.ship video{
	width: 100%;
	height: 100%;
}
.kl2{
	float: right; 
	margin-right: 2%; 
	font-size: 30px;"
}
.container h2 {
    font-size: 26px;
    color: #fff;
    text-align: center;
    margin-bottom: 100px;
}
}
