@charset "utf-8";
*{
	margin: 0;
	padding: 0;
}
.clear{
	clear: both;
}
a{
	text-decoration: none;
	color: #484848;
}
.banner{
	position: relative;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
ul,li{
	list-style: none;
}
.header{
	position: fixed;
	width: 100%;
	left: 0;
	right: 0;
	z-index: 99999;
}
.header:hover{
	background: #fff;
	padding-bottom: 20px;
}
.header:hover .logo1{
	display: block;
}
.header:hover .logo2{
	display: none;
}
.header:hover a{
	color: #333;
}
.header:hover .languge{
	color: #484848;
}
.header:hover .languge:after{
	background-image: url("../img/ico-earth2.png");
}
.fix{
	background: #fff;
	padding-bottom: 20px;
	box-shadow: 0 0 10px rgb(44 44 44 / 40%);
}
.fix a{
	color: #333 !important;
}
.logo{
	float: left;
	margin: 0 0 0 100px;
	position: relative;
}
.logo1{
	display: none;
}
.logo2{
	display: block;
}
.fix .logo2{
	display: none;
}
.fix .logo1{
	display: block;
}
.logo:before {
    display: block;
    content: '';
    width: 12px;
    height: 12px;
    background: url(../img/timg-5.gif) no-repeat scroll top left;
    background-size: cover;
    position: absolute;
    top: 27px;
    left: 19px;
}
.logo:after {
    display: block;
    content: '';
    width: 22px;
    height: 22px;
    background: url(../img/timg-5.gif) no-repeat scroll top left;
    background-size: cover;
    position: absolute;
    top: 33px;
    left: 223px;
}
.nav{
	float: left;
	margin: 55px 0 0 100px;
}
.nav li{
	display: inline;
	font-size: 18px;
	margin: 0 30px;
	position: relative;
}
.nav li a{
	color: #fff;
	text-decoration: none;
}
.nav li ul{
	display: none;
	position: absolute;
	width: 600px;
	z-index: 99999;
	padding: 40px 0 40px 0;
	left: -12px;
}
#nav5 ul{
	left: -200px;
}
.nav li ul li{
	display: inline-table;
	font-size: 18px;
	margin: 0 15px;
}
.nav .cur{
	color: #00629b !important;
}
.mask-nav{
	width: 100%;
	height: 72px;
	line-height: 72px;
	position: absolute;
	left: 0;
	top: 103px;
	background: #fff;
	display: none;
}
.languge{
	float: right;
	margin: 55px 100px 0 0;
	font-size: 18px;
	color: #fff;
	position: relative;
	padding: 0 25px 0 0;
}
.fix .languge{
	color: #484848;
}
.languge:after{
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	background-image: url("../img/ico-earth.png");
	background-size: 20px 20px;
	background-repeat: no-repeat;
	position: absolute;
	left: -30px;
	top: 5px;
}
.fix .languge:after{
	background-image: url("../img/ico-earth2.png");
}
.languge:before{
	content: '';
	display: block;
	width: 20px;
	height: 11px;
	background-image: url("../img/ico-arrow.png");
	background-size: 20px 11px;
	background-repeat: no-repeat;
	position: absolute;
	right: 0;
	top: 10px;
}
.fix .languge:before{
	background-image: url("../img/ico-arrow2.png");
}
.mask{
	width: 220px;
	height: 100px;
	position: absolute;
	background: #e60012;
	z-index: 9;
	left: 50%;
	margin-left: 590px;
	bottom: 70px;
}
.ad-item img{
	width: 100%;
}
.swiper-button-prev,.swiper-button-next{
	bottom: 100px !important;
	background-size: 22px 38px !important;
}
.banner .swiper-button-prev{
	left: 50%;
	margin-left: 720px;
}
.banner .swiper-button-next{
	left: 50%;
	margin-left: 770px;
}
.banner .swiper-pagination-fraction{
	display: block;
	width: 200px;
	text-align: center;
	left: 50%;
	bottom: 95px !important;
	margin-left: 535px;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
}
.total{
	color: #fc6767;
}
.idx-product-container{
	text-align: center;
	font-size: 0;
}
.idx-product-bar{
	font-size: 32px;
	padding: 80px 0 70px 0;
	width: 1400px;
	margin: 0 auto;
	position: relative;
	color: #00629b;
	font-weight: 800;
}
.idx-product-bar a{
	position: absolute;
	right: 0;
	top: 80px;
	color: #484848;
	font-size: 20px;
}
.idx-product-bar sup{
	color: #e60012;
}
.idx-product-item{
	width: 740px;
	height: 680px;
	display: inline-table;
	box-shadow: 0 0 15px rgba(44, 44, 44, 0.3);
	margin: 35px 70px;
	position: relative;
	transition: 0.8s;
}
.idx-product-item span img{
	width: 740px;
	height: 537px;
}
.idx-product-item:hover .mask-box{
	display: block;
	transition: 0.8s;
}
.idx-product-item:hover .idx-product-title{
	display: none;
}
.idx-product-title{
	width: 740px;
	position: absolute;
	left: 0;
	bottom: 10px;
	text-align: left;
}
.idx-product-title h4{
	font-size: 24px;
	padding: 0 0 0 60px;
	color: #00629b;
	line-height: 300%;
}
.idx-product-title h5{
	font-size: 22px;
	padding: 0 0 0 60px;
	font-weight: normal;
	line-height: 150%;
	padding-bottom: 20px;
}
.idx-product-title h5 a{
	color: #484848
}
.mask-box{
	width: 740px;
	height: 680px;
	transition: 0.8s;
	position: absolute;
	z-index: 999;
	left: 0;
	top: 0;
	display: none;
}
.mask-box:hover{
	transition: 0.8s;
	background: rgba(143, 143, 143, 0.5);
}

.mask-box h4{
	padding: 300px 0 20px 0;
	color: #fff;
	font-size: 26px;
}
.mask-box h5 a{
	font-size: 22px;
	font-weight: normal;
	color: #fff;
}


.button1 {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 235px;
	height: 63px;
	color: #fff;
	background-color: #00629b;
	position: relative;
	font-size: 22px;
	border-radius: 30px;
	overflow: hidden;
	margin: 0 auto;
}
.button1:before {
	content: "";
	display: block;
	width: 0%;
	height: 100%;
	background-color: #333;
	position: absolute;
	left: 0;
	bottom: 0;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
	margin: auto;
}

.button1:hover:before {
	width: 100%;
}
.button1:hover i {
	transform: translateX(8px);
}

.button1 span {
	position: relative;
}
.button1 i {
	position: relative;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
	display: block;
	width: 16px;
	overflow: hidden;
	margin-left: 12px;
	font-style: normal;
}
.idx-programme-container{
	padding: 0 0 145px 0;
	overflow: hidden;
}
.idx-programme{
	box-shadow: 0 0 15px rgba(44, 44, 44, 0.3);
	margin: 0 auto;
}
.idx-programme-bar{
	font-size: 32px;
	padding: 80px 0 70px 0;
	width: 1400px;
	margin: 0 auto;
	position: relative;
	color: #00629b;
	font-weight: 800;
}
.idx-programme-txt{
	float: left;
	width: 25%;
}
.idx-programme-txt h4{
	padding: 170px 0 50px 95px;
	font-size: 30px;
	font-weight: 800;
}
.idx-programme-txt p{
	padding: 0 95px 0 95px;
	font-size: 18px;
	color: #484848;
	line-height: 200%;
}
.idx-programme-pic{
	float: right;
	width: 75%;
	position: relative;
}
.idx-programme-pic ul{
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 999;
	text-align: center;
	font-size: 0;
}
.idx-programme-pic img{
	width: 100%;
}
.idx-programme-pic li{
	display: inline-table;
	width: 24%;
	height: 100%;
	font-size: 24px;
	border-right: 1px solid #fff;
	padding: 550px 0 0 0;
	color: #fff;
}
.tab-cur{
	position: relative;
}
.tab-cur:after{
	content: '';
	display: block;
	width: 82px;
	height: 13px;
	border-radius: 6px;
	background: #e60012;
	position: absolute;
	left: 50%;
	margin-left: -41px;
	bottom: 120px;
}
.section3{
	width: 100%;
	background-image: url("../img/bg-idx-about.jpg");
	background-position: top center;
	background-repeat: no-repeat;
}
.idx-about{
	height: 552px;
}
.idx-about p{
	text-align: center;
	font-size: 24px;
	line-height: 200%;
	padding: 125px 0 40px 0;
	color: #484848;
}
/*.idx-about h4 a{
	display: block;
	width: 235px;
	height: 63px;
	line-height: 63px;
	border-radius: 30px;
	background: #00629b;
	text-align: center;
	font-size: 22px;
	color: #fff;
	margin: 0 auto;
	font-weight: normal;
}*/
.idx-news{
	width: 1620px;
	margin: 0 auto;
	background: #fff;
	padding: 0 0 145px 0;
}
.idx-news-bar{
	padding: 80px 0 75px 215px;
	font-size: 32px;
	font-weight: bold;
	color: #00629b;
	position: relative;
}
.idx-news-bar a{
	position: absolute;
	right: 155px;
	top: 80px;
	font-size: 20px;
	color: #484848;
	font-weight: normal;
}
.idx-news-box{
	text-align: center;
	font-size: 0;
}
.idx-news-item{
	width: 392px;
	display: inline-table;
	border-right: 1px solid #e8e8e8;
	padding: 0 54px;
}
.idx-news-item span{
	display: block;
	overflow: hidden;
	width: 392px;
	height: 250px;
}
.idx-news-item img{
	width: 392px;
	height: 250px;
}
.idx-news-item h4{
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	color: #00629b;
}
.idx-news-item h2{
	font-size: 24px;
	text-align: left;
	display: block;
	height: 65px;
	padding: 20px 0 15px 0;
}
.idx-news-item h2 a:hover{
	color: #00629b;
}
footer{
	width: 100%;
	background: #00629b;
	color: #fff;
}
.footer{
	width: 1480px;
	margin: 0 auto;
}
.footer a{
	color: #fff;
}
.quality{
	text-align: center;
	font-size: 0;
	padding: 60px 0 70px 0;
	float: left;
}
.mg1{
	padding-left: 20px;
}
.mg2{
	padding-left: 47px;
}
.mg3{
	padding-left: 76px;
}
.mg4{
	padding-left: 58px;
}
.mg5{
	padding-left: 20px;
}
.mg6{
	padding-left: 35px;
}
.quality-item{
	display: inline-table;
	font-size: 16px;
	color: #fff;
}
.quality-item h4{
	font-weight: normal;
}
.ewm{
	font-size: 0;
	padding: 0 0 0 20px;
}
.ewm-item{
	display: inline-table;
	text-align: center;
	margin: 0 0 0 10px;
}
.ewm-item span{
	display: block;
	padding: 0 0 20px 0;
}
.ewm-item span img{
	width: 105px;
	height: 105px;
}
.ewm-item h4{
	font-size: 16px;
	font-weight: normal;
}
.foot-nav{
	font-size: 0;
	padding-left: 50px;
}
.foot-nav-item{
	display: inline-table;
	padding: 0 0 0 70px;
}
.foot-nav-item h4{
	font-size: 18px;
	padding-bottom: 20px;
}
.foot-nav-item li{
	font-size: 16px;
	height: 36px;
	line-height: 36px;
}
.copyright{
	font-size: 16px;
	line-height: 180%;
	text-align: center;
	padding: 50px 0 40px 0;
}
.sbanner{
	font-size: 0;
}
.sbanner img{
	width: 100%;
}
.pro-cate{
	font-size: 0;
	text-align: center;
	border-bottom: 1px solid #e8e8e8;
}
.pro-cate li{
	display: inline-table;
	height: 80px;
	line-height: 80px;
	font-size: 22px;
	color: #484848;
	padding: 0 44px;
	position: relative;
}
.pro-cate li.cur:after{
	content: '';
	display: block;
	width: 14px;
	height: 80px;
	background-image: url("../img/bg-arrow-left.jpg");
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}
.pro-cate li.cur:before{
	content: '';
	display: block;
	width: 14px;
	height: 80px;
	background-image: url("../img/bg-arrow-right.jpg");
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	right: 0;
	top: 0;
}
.pro-cate li.cur{
	background: #00629b;
	color: #fff;
	font-weight: bold;
}
.pro-cate li.cur a{
	color: #fff;
}
.container{
	background: #f4f4f4;
}
.product-container{
	width: 1290px;
	margin: 0 auto;
}
.product-item{
	display: inline-table;
	width: 562px;
	margin: 40px 0 0 80px;
}
.product-item span{
	display: block;
	width: 562px;
	height: 408px;
	overflow: hidden;
}
.product-item img{
	width: 562px;
	height: 408px;
}
.product-item h4{
	line-height: 200%;
	font-size: 24px;
}
.product-item h4 a{
	color: #00629b;
}
.product-item h5{
	color: #00629b;
	font-weight: normal;
	font-size: 18px;
}
.product-item p{
	line-height: 200%;
	padding: 10px 0 0 0;
	color: #555;
	font-size: 14px;
}
.pagination {
    display: block;
    text-align: center;
    font-size: 0;
    padding: 50px 0;
}
.pagination li {
    display: inline-table;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ccc;
    font-size: 16px;
    margin: 0 5px;
    padding: 0 10px;
}
.pagenum .active {
    background: #00629b;
	color: #fff;
}
.pro-detail{
	width: 1226px;
	margin: 0 auto;
}
.pro-detail-img{
	width: 687px;
	margin: 90px 0;
}
.pro-detail-img img{
	width: 687px;
}
.pro-detail-txt{
	width: 498px;
	margin: 90px 0 0 0;
}
.pro-detail-txt h4{
	font-size: 24px;
	color: #00629b;
	font-weight: normal;
	padding: 0 0 20px 0;
}
.pro-detail-txt h5{
	font-size: 24px;
	font-weight: normal;
}
/*
.pro-detail-txt h6{

	font-size: 18px;
	font-weight: normal;
	padding: 20px 0;
	border-bottom: 1px solid #9a9a9a;
}
.pro-detail-txt p{
	line-height: 150%;
	padding: 20px 0 0 0;
	font-size: 18px;
}
.pro-detail-txt i{
	color: #00629b;
	font-style: normal;
}*/
.pro-intro{
	width: 1330px;
	margin: 0 auto;
}
.pro-intro-container{
	width: 100%;
	background: #fff;
	padding: 50px 0;
}
.pro-bar{
	position: relative;
	font-size: 24px;
	font-weight: normal;
}
.pro-bar i{
	color: #e60012;
	font-style: normal;
}
.pro-bar:after{
	position: absolute;
	content: '';
	display: block;
	width:330px;
	height: 1px;
	left: 110px;
	top: 50%;
	background: #ccc;
}
.pro-relate{
	width: 1426px;
	margin: 0 auto;
	font-size: 0;
	padding: 0 0 100px 0;
}
.pro-relate h3{
	font-size: 24px;
	padding: 50px 0;
	color: #00629b;
}
.pro-relate h3 i{
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
}
.pro-item{
	width: 424px;
	display: inline-table;
	font-size: 0;
	margin-right: 70px;
}
.pro-item img{
	width: 424px;
	height: 308px;
}
.pro-item h4{
	font-size: 20px;
	padding: 10px 0;
	font-weight: normal;
	color: #00629b;
}
.pro-item h5{
	font-size: 16px;
	padding: 10px 0;
	font-weight: normal;
	color: #00629b;
}
.news-cate{
	font-size: 0;
	border-bottom: 1px solid #ccc;
	text-align: center;
}
.news-cate li{
	display: inline-table;
	height: 80px;
	line-height: 80px;
	font-size: 22px;
	margin: 0 32px;
	position: relative;
}
.news-cate li.cur:after{
	color: #fff;
	font-weight: bold;
	display: block;
	content: '';
	width: 46px;
	height: 6px;
	border-radius: 6px;
	background: #00629b;
	position: absolute;
	left: 50%;
	margin-left: -23px;
	bottom: -3px;
}
.news-cate li.cur a{
	color: #00629b;
}
.news-item{
	width: 620px;
	display: inline-table;
	margin: 60px 26px 0 26px;
}
.news-item span{
	display: block;
	width: 620px;
	height: 372px;
	overflow: hidden;
}
.news-item img{
	width: 620px;
	height: 372px;
}
.news-item h4{
	font-size: 20px;
	text-align: left;
	color: #00629b;
	padding: 20px 0 10px 0;
}
.news-item h4 a:hover{
	color: #00629b;
}
.news-item p{
	font-size: 16px;
	line-height: 180%;
	text-align: left;
	color: #666;
}
.news-container{
	font-size: 0;
	text-align: center;
	padding: 60px 0;
}
.news-title-box{
	background: #f2f2f2;
	padding: 50px 0 30px 0;
}
.news-title{
	width: 1200px;
	margin: 0 auto;
	font-size: 38px;
	color: #00629b;
	padding-bottom: 20px;
}
.news-date{
	width: 1200px;
	margin: 0 auto;
	font-size: 20px;
	color: #484848;
	font-weight: normal;
}
.content{
	width: 1200px;
	margin: 0 auto;
	line-height: 180%;
	padding: 20px 0;
}
.prev-next{
	padding: 65px 0 30px 0;
	border-top: 1px solid #eee;
}
.news-prev,.news-next{
	position: relative;
	height: 125px;
	width: 50%;
}
.news-prev span,.news-next span{
	display: block;
	width: 125px;
	height: 125px;
	line-height: 125px;
	text-align: center;
	background: #eee;
	position: absolute;
	left: 0;
	top: 0;
}
.prev-next-title{
	margin: 0 24px 30px 154px;
	font-size: 20px;
	line-height: 180%;
}
.prev-next-title a{
	color: #3c3c3c;
}
.prev-next-title a:hover{
	text-decoration: underline;
}
.prev-next h4{
	margin: 0 24px 0 154px;
	font-size: 16px;
	color: #a6a6a6;
	position: relative;
	font-weight: normal;
}
.prev-next h4 i{
	display: block;
	width: 90px;
	height: 18px;
	overflow: hidden;
	font-style: normal;
	position: absolute;
	right: 0;
	top: 0;
}
.video-item{
	width: 366px;
	display: inline-table;
	margin: 60px 26px 0 26px;
}
.video-item img{
	width: 366px;
	height: 204px;
}
.video-item h4{
	font-size: 20px;
	text-align: left;
	color: #00629b;
	padding: 10px 0;
}
.solute-container{
	font-size: 0;
	text-align: center;
	padding: 50px 0;
}
.solute-item{
	width: 680px;
	height: 544px;
	box-shadow: 0 0 10px rgb(44 44 44 / 40%);
	display: inline-table;
	margin: 30px 30px;
}
.solute-item img{
	width: 680px;
	height: 322px;
}
.solute-item h3{
	font-size: 24px;
	color: #00629b;
	padding: 25px 0;
	text-align: left;
	margin: 0 30px;
}
.solute-item  p{
	font-size: 16px;
	text-align: left;
	line-height: 200%;
	color: #777;
	margin: 0 30px;
	padding: 0 0 25px 0;
}
.solute-item h4{
	font-size: 16px;
	text-align: left;
	margin: 0 30px;
	position: relative;
	padding-bottom: 10px;
}
.solute-item h4 a{
	color: #00629b;
}
.solute-item{
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.solute-item:hover{
	transform: translatey(-8px);
}
.solute-item h4 i{
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
	position: absolute;
	left: 65px;
	font-style: normal;
}
.solute-item:hover h4 i{
	transform: translatex(8px);
}
.about-txt{
	width: 1200px;
	margin: 0 auto;
	font-size: 22px;
	padding-bottom: 80px;
	line-height: 200%;
}
.about-txt h2{
	font-size: 38px;
	text-align: center;
	color: #00629b;
	padding: 50px 0;
}
.about-bar{
	display: block;
	width: 140px;
	text-align: center;
	font-size: 22px;
	color: #e60012;
	font-weight: normal;
	position: relative;
	margin: 40px auto;
}
.about-bar a{
	color: #e60012;
}
.history{
	width: 100%;
	height: 920px;
	background: url("../img/bg-about2.jpg") no-repeat center;
}
.history-box{
	width: 1200px;
	margin: 0 auto;
	height: 920px;
	position: relative;
}
.history-txt{
	width: 355px;
	height: 121px;
	border-radius: 20px;
	border: 1px solid #30b3ff;
	position: absolute;
	color: #fff;
}
.history-txt1{
	left: -150px;
    bottom: 258px;
}
.history-txt2{
	left: 150px;
    bottom: 80px;
}
.history-txt3{
    left: 400px;
    bottom: 415px;
}
.history-txt4{
	right: -128px;
    bottom: 350px;
}
.history-txt5{
    right: 29px;
    bottom: 666px;
}
.history-txt h4{
	font-size: 34px;
	padding: 0 25px;
}
.history-txt p{
	line-height: 150%;
	padding: 10px 25px;
	font-size: 16px;
}
.ciclebox{
	width: 36px;
	height: 36px;
	border-radius: 36px;
	border: 1px solid #fff;
	position: absolute;

}
.cicles{
	width: 20px;
	height: 20px;
	border-radius: 20px;
	background: #fff;
	margin: 8px auto;
}
.cicle1{
	left: -66px;
    bottom: 180px;
}
.cicle2{
	left: 303px;
    bottom: 230px;
}
.cicle3{
	left: 696px;
    bottom: 352px;
}
.cicle4{
	right: 170px;
    bottom: 508px;
}
.cicle5{
	right: -68px;
    bottom: 669px;
}
.honoor{
	text-align: center;
	padding: 100px 0;
}
.about-bar2{
	text-align: center;
	font-size: 22px;
	color: #00629b;
	font-weight: normal;
	display: block;
	width: 140px;
	margin: 40px auto;
	position: relative;
}
.about-bar2 a{
	color: #00629b;
}
.honor-container{
	text-align: center;
	width: 1400px;
	margin: 0 auto;
}
.honor-item{
	display: inline-table;
	width: 491px;
	margin: 50px 100px;
	background: url("../img/kuang-mid.png") repeat-y;
	text-align: center;
	padding: 21px 0;
	font-size: 0;
	position: relative;
}
.honor-item:after{
	content: '';
	display: block;
	width: 491px;
	height: 21px;
	background: url("../img/kuang-top.png") repeat-y;
	position: absolute;
	top: 0;
	left: 0;
}
.honor-item:before{
	content: '';
	display: block;
	width: 491px;
	height: 21px;
	background: url("../img/kuang-bottom.png") repeat-y;
	position: absolute;
	bottom: 0;
	left: 0;
}
.honor-item img{
	width: 449px;
}
.history-container{
	width: 1356px;
	margin: 70px auto;
	position: relative;
}
.history-container:after{
	content: '';
	display: block;
	width: 2px;
	height: 100%;
	background: #e8e8e8;
	position: absolute;
	left: 50%;
	margin: -1px;
	top: 0;
}
.histroy-item{
	width: 560px;
	padding: 20px;
	background: #e5e5e5;
	position: relative;
}
.histroy-item img{
	width: 560px;
}
.histroy-item span{
	display: block;
	width: 560px;
	height: 336px;
	overflow: hidden;
}
.histroy-item h4{
	font-size: 34px;
	color: #00629b;
	position: absolute;
	top: 275px;;
}
.history-l{
	float: left;
}
.history-l:after{
	content: '';
	display: block;
	width: 36px;
	height: 42px;
	background-image: url("../img/arrow1.png");
	background-size: 36px 42px;
	background-repeat: no-repeat;
	position: absolute;
	right: -18px;
	top: 275px;
}
.history-l h4{
	right: -255px;
}
.history-r h4{
	left: -255px;
}
.history-r{
	float: right;
}
.history-r:after{
	content: '';
	display: block;
	width: 36px;
	height: 42px;
	background-image: url("../img/arrow2.png");
	background-size: 36px 42px;
	background-repeat: no-repeat;
	position: absolute;
	left: -18px;
	top: 275px;
}
.histroy-item p{
	line-height: 180%;
	font-size: 20px;
}
.cicle-box{
	width: 38px;
	height: 38px;
	border-radius: 38px;
	border: 1px solid #00629b;
	position: absolute;
	z-index: 9999;
}
.history-l .cicle-box{
	right: -97px;
	top: 275px;
}
.history-r .cicle-box{
	left: -97px;
	top: 275px;
}
.cicle{
	width: 20px;
	height: 20px;
	border-radius: 20px;
	background: #00629b;
	margin: 8px auto 0 auto;
}
.contact-txt{
	width: 1200px;
	margin: 0 auto;
	border-bottom: 1px solid #ccc;
	padding: 0 0 50px 0;
}
.contact-txt h4{
	font-size: 32px;
	color: #00629b;
	padding: 70px 0;
}
.contact-txt ul{
	font-size: 0;
}
.contact-txt li{
	font-size: 20px;
	display: inline-table;
	width: 50%;
	height: 56px;
	line-height: 56px;
}
.contact-form{
	width: 1200px;
	margin: 0 auto;
}
.contact-form h2{
	padding: 40px 0 20px 0;
	font-size: 20px;
	color: #00629b;
}
.contact-form h4{
	font-size: 36px;
	color: #00629b;
	padding: 70px 0 30px 0;
}
.contact-form h5{
	font-size: 20px;
}
.contact-form-box{
	width: 935px;
	box-shadow: 0 0 10px rgb(44 44 44 / 20%);
	padding: 65px 0 65px 65px;
	margin: 40px 0;
}
.form-item{
	float: left;
	margin-right: 30px;
	padding-bottom: 30px;
}
.form-item input{
	height: 60px;
	border: 1px solid #dee6ff;
}
.form-item h6{
	padding-bottom: 15px;
	font-weight: normal;
	font-size: 16px;
}
.form-item h6 i{
	font-style: normal;
	color: #f20;
}
.w1{
	width: 505px;
}
.w1 input{
	width: 503px;
}
.w2{
	width: 320px;
}
.w2 input{
	width: 318px;
}
.w3{
	width: 265px;
}
.w3 input{
	width: 263px;
}
.contact-form-box textarea{
	width: 740px;
	height: 205px;
	border: 1px solid #eee;
}
.button input{
	width: 130px;
	height: 44px;
	background: #005d97;
	border: none;
	color: #fff;
	border-radius: 22px;
	font-size: 20px;
}
.link-cate{
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9999;
	height: 150px;
	background: #4775b7;
	width: 100%;
}
.link-cate-box{
	width: 1260px;
	margin: 0 auto;
	font-size: 28px;
}
.link-cate-box li{
	display: inline-table;
	width: 280px;
	height: 150px;
	line-height: 150px;
	text-align: center;
	color: #fff;
}
.link-cate-box li a{
	color: #fff;
}
.link-cate-box li.cur{
	background: #315983;
}
.gray{
	background: #f2f2f2;
}
.link-container{
	width: 1200px;
	margin: 30px auto;
	background: #fff;
	border-radius: 5px;
	padding: 30px;
}
.link-container h4{
	font-size: 16px;
	font-weight: normal;
	position: relative;
	padding: 0 0 10px 0;
}
.link-container h4:after{
	content: '';
	display: block;
	width: 65px;
	height: 2px;
	background: #30333c;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 99;
}
.link-container li{
	width: 376px;
	height: 70px;
	line-height: 70px;
	display: inline-table;
	border-radius: 5px;
	vertical-align: middle;
	position: relative;
	margin-right: 30px;
	margin-top: 20px;
	text-align: center;
}
.link-container li:hover{
	background: #f1f2f9;
}
.link-container li a{
	margin-left: 20px;
}
.link-container li:after{
	content: '';
	display: block;
	width: 18px;
	height: 18px;
	background-image: url("../img/ico-link.png");
	background-size: 18px 18px;
	background-repeat: no-repeat;
	position: absolute;
	right: 20px;
	top: 25px;
}
.link-container li img{
	vertical-align: middle;
	height: 50px;
	margin-right: 20px;
}
.idx-news-item:hover img,.news-item:hover img,.histroy-item:hover img,.product-item:hover img{
	transform: scale(1.06);
	-webkit-transform: scale(1.06);
	-moz-transform: scale(1.06);
}
.idx-news-item img,.news-item img,.histroy-item img,.product-item img{
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    -moz-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    -o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.button2 i{
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
	display: block;
	width: 16px;
	overflow: hidden;
	margin-left: 12px;
	font-style: normal;
	position: absolute;
	right: -20px;
	top: 0;
}
.button2:hover i {
	transform: translateX(8px);
}

@keyframes warn {
	0% {transform: scale(0);opacity: 0.0;}
	10% {transform: scale(0.2);opacity: 0.2;}
	20% {transform: scale(0.4);opacity: 0.4;}
	30% {transform: scale(0.6);opacity: 0.6;}
	40% {transform: scale(0.8);opacity: 0.8;}
	50% {transform: scale(1);opacity: 1;}
	60% {transform: scale(1);opacity: 0.8;}
	70% {transform: scale(1);opacity: 0.6;}
	80% {transform: scale(1);opacity: 0.4;}
	90% {transform: scale(1);opacity: 0.2;}
	100% {transform: scale(1);opacity: 0;}
}
.dsh{
	position: relative;
	width: 40px;
	height: 40px;
	animation: warn 0.5s ease-out;
	animation-iteration-count: infinite;
	position: absolute;
}
.dot {
	position: absolute;
    width: 10px;
    height: 10px;
    left: 14px;
    top: 14px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border: 1px solid #fff;
    background: #fff;
    border-radius: 20px;
    z-index: 2;
	animation-iteration-count: infinite;
}
.dh{
    animation: warn 0.1s ease-out;
}
.pulse {
	position: absolute;
    width: 24px;
    height: 24px;
    left: 7px;
    top: 7px;
    border: 1px solid #fff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    z-index: 1;
}
.mask-video{
	width: 100%;
	height: 100%;
	background: rgb(0 0 0 / 70%);
	position: fixed;
	top: 0;
	bottom: 0;
	z-index: 99999;
	display: none;
}
.video{
	width: 600px;
	height: 400px;
	background: #fff;
	position: fixed;
	left: 50%;
	top: 50%;
	margin: -200px 0 0 -300px;
	z-index: 999999;
	display: none;
}
.video video{
	width: 100%;
	height: 100%;
	object-fit:fill;
}
.video span{
	display: block;
	width: 32px;
	height: 32px;
	background: url(../img/close.png) no-repeat;
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 999999;
}
.file-container{
	width: 1200px;
	margin: 0 auto;
	padding: 20px 0;
}
.file-item{
	display: inline-table;
	width: 30%;
	padding: 10px 0;
}
.file-item h4{
	font-weight: normal;
	position: relative;
	padding-left: 30px;
}
.file-item h4:after{
	content: '';
	display: block;
	width: 20px;
	height: 25px;
	background: url(../img/load-ico2.png) no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}
@media screen and (max-height: 768px){
	.mask{
		bottom: 110px;
	}
	.banner .swiper-pagination-fraction{
		bottom: 135px !important;
	}
	.swiper-button-prev, .swiper-button-next{
		bottom: 140px !important;
	}
}
@media screen and (max-width: 1680px){
	.nav li{
		margin: 0 15px;
	}
	.idx-product-item{
		width: 500px;
		height: 459px;
		overflow: hidden;
	}
	.idx-product-item span img{
		width: 500px;
		height: 363px;
	}
	.mask-box{
		width: 500px;
		height: 459px;
	}
	.mask-box h4 {
    	padding: 190px 20px 20px 20px;
		color: #fff;
		font-size: 20px;
	}
	.idx-product-title{
		width: 100%;
	}
	.idx-product-bar{
		width: 1200px;
	}
	.idx-product-title h4{
		line-height: 180%;
		padding: 0 20px;
		font-size: 20px;
	}
	.idx-product-title h5{
		padding: 0 0 0 20px;
	}
	.idx-news{
		width: 1200px;
	}
	.idx-news-item{
		width: 340px;
		overflow: hidden;
		padding: 0 10px;
	}
	.footer{
		width: 1200px;
	}
	.ewm-item h4{
		font-size: 16px;
	}
	.foot-nav-item{
		padding: 0 0 0 60px;
	}
	.quality-item h4{
		font-size: 14px;
	}
	.ewm-item img{
		width: 80px;
	}
	.idx-news-item span{
		width: 340px;
		height: 217px;
	}
	.idx-news-item img{
		width: 340px;
		height: 217px;
	}
	.mg1{
		padding-left: 0;
	}
	.mg2{
		padding-left: 40px;
	}
	.mg4{
		padding-left: 70px;
	}
	.mg5{
		padding-left: 30px;
	}
	.copyright{
		font-size: 16px;
	}
	.idx-programme-bar{
		width: 1200px;
	}
	.idx-news-item h2{
		font-size: 20px;
	}
	.mask{
		margin-left: 430px;
	}
	.banner .swiper-pagination-fraction{
		margin-left: 370px;
	}
	.banner .swiper-button-next{
		margin-left: 610px;
	}
	.banner .swiper-button-prev{
		margin-left: 530px;
	}
	.solute-item{
		width: 480px;
		height: 374px;
		box-shadow: 0 0 10px rgb(44 44 44 / 40%);
		display: inline-table;
		margin: 30px 30px;
	}
	.solute-item img{
		width: 480px;
		height: 314px;
	}
}
@media screen and (max-width: 1280px){
	.idx-product-item{
		width: 480px;
		height: 449px;
		overflow: hidden;
	}
	.idx-product-item span img{
		width: 480px;
		height: 353px;
	}
	.mask-box{
		width: 480px;
		height: 449px;
	}
}
.myDIV {
	width:1px;
    height: 0px;
    background-color: coral;
    -webkit-animation: mymove 3s forwards; /* Chrome, Safari, Opera */
    animation: mymove 3s forwards;
	animation-iteration-count: 1;
	-webkit-animation-iteration-count: 1;
	margin: 0 auto;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes mymove {
    100% {height: 450px;}
}

/* Standard syntax */
@keyframes mymove {
    100% { height: 450px;}
}
.line{
	position: absolute;
    margin: -1px;
	background: #00629b;
	width: 1px;
	z-index: 9999;
	top: 0;
	height: 0;
}
.history-l .line{
	right: -78px;
}
.history-r .line{
	left: -77px;
}
.sub-cate{
	text-align: center;
}
.sub-cate{
	display: block;
	padding: 30px 0 0 0;
}
.sub-cate li{
	display: inline;
	margin: 20px;
	padding: 5px 8px;
}
.sub-cate li.cur{
	background: #00629b;
}
.sub-cate li.cur a{
	color: #fff;
}

.suspension {
	position: fixed;
	z-index: 55;
	right: 0;
	top: 45%;
	width: 70px;
	height: 240px;
}

.suspension-box {
	position: relative;
	float: right;
}
