@font-face {
	font-family: 'iconfont';
	src: url('../fonts/iconfont.eot?t=1481266234445');
	src: url('../fonts/iconfont.eot?t=1481266234445#iefix') format('embedded-opentype'), url('../fonts/iconfont.woff?t=1481266234445') format('woff'), url('../fonts/iconfont.ttf?t=1481266234445') format('truetype'), url('../fonts/iconfont.svg?t=1481266234445#iconfont') format('svg');
}
html,body{position: relative;height: 100%;}
body{font-family: 'Arial Rounded MT', Arial, 'Helvetica', 'Helvetica Neue', Helvetica, 'PingFang SC', 'Hiragino Sans GB', 'Heiti SC', 'Microsoft YaHei', 'WenQuanYi Micro Hei', sans-serif;
font-size: 14px;font-weight: normal;color: #333;background-color: #fff;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
body.fixed{position: fixed;overflow: hidden;width: 100%;height: 100%;}

.swiper-container{width: 100%;height: 100%; margin-right: auto;margin-left: auto;}
.swiper-slide{overflow: hidden;}
@media (max-width: 767px){
#i-c1 .swiper-slide{height: auto;}
}
.container{width: 100%;}
@media (min-width: 1350px){
.container{width: 1320px;}
}

a{text-decoration: none;color: inherit;color: inherit;}
a:hover,a:link,a:visited{text-decoration: none;color: inherit;}
a:link{outline: none !important;}
input[type=number]{-moz-appearance: textfield;}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button{margin: 0;-webkit-appearance: none;}
ul{margin: 0;padding: 0;}
li,ol,ul{list-style: none;}
button,input,textarea{resize: none;border: none;outline: none;}

*[data-type='iframe'],
*[data-fancybox],
.slick-slide:focus,
.slick-slide{outline: none;}
.slick-slide a{outline: none !important;}
.img-box{position: relative;display: block;overflow: hidden;height: 0;padding-bottom: 100%;}
.img-box img{position: absolute;top: 0;left: 0;display: block;width: 100%;height: auto;}
.img-box img[src=''],
.img-box img:not([src]){opacity: 0;border: 0;}

.header{position: fixed;z-index: 99;top: 0; width: 100%;height: 135px; padding: 0 4%; -webkit-transition: all .6s ease;transition: all .6s ease; background:#fff;}
.header .nav-vertical{position: absolute;top: 140px;left: 4%;-webkit-animation: fadeInLeft 1s 0s ease both;animation: fadeInLeft 1s 0s ease both;}
.header .nav-vertical > ul > li{position: relative;display: block;}
.header .nav-vertical > ul > li > a{font-size: 16px; line-height: 2;position: relative;display: block;padding: 10px 0;padding-right: 14px;color: #fff;}
.header .nav-vertical > ul > li:hover > a:after{position: absolute;top: 50%;right: 0;display: block;width: 0; height: 0;margin-top: -6px;content: '';border-width: 7px 7px 7px 0;border-style: solid;border-color: transparent #7d0000 transparent transparent;}
.header .nav-vertical > ul > li:hover .level-2{display: block;}
.header .nav-vertical > ul > li .level-2{position: absolute;top: 50%;left: 100%;display: none;padding: 20px 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
background: -webkit-linear-gradient(left, #7d0000, transparent);
background:linear-gradient(to right, #7d0000, transparent);}
.header .nav-vertical > ul > li .level-2 li a{font-size: 14px;line-height: 2;display: block;padding: 0 20px 0 14px;color: #fff;}

.header .logo{position: relative;float: left;overflow: hidden;height: 135px;}
.header .logo a{display: inline-block;}
.header .logo a.logotext{margin-left: 20px;}
.header .logo a.logoa{ -webkit-transition: all .4s;transition: all .4s;}
.header .logo a.logob{-webkit-transition: all .4s;
transition: all .4s;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);}
.logoTit{ font-size:20px; color:#014099; height:38px; font-weight:bolder;}
.header .logo img{height: 100%; max-width:200px;}
.header .logo h3{font-size: 14px;font-weight: bold;margin: 16px 0 0 0;letter-spacing: 4px;color: #333;}
.header .logo p{font-family: Helvetica, 'Helvetica Neue', Arial, sans-serif;font-size: 12px;margin-top: 4px;color: #dc0b16;}

.header .nav-collapse{position: absolute;top: 20px;right: 5px;display: none;width: 40px;height: 40px; padding: 0;cursor: pointer;background: none;}
.header .nav-collapse .btn-line{position: absolute;left: 50%;width: 20px;height: 2px;
-webkit-transition: all .5s ease;
transition: all .5s ease;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
 background-color: #666;}
.header .nav-collapse .btn-line:nth-child(3),
.header .nav-collapse .btn-line:nth-child(1){position: absolute;display: block;width: 20px;height: 2px;content: '';
-webkit-transition: all .5s ease;
transition: all .5s ease;
background-color: #666;}
.header .nav-collapse .btn-line:nth-child(1){top: 35%;}
.header .nav-collapse .btn-line:nth-child(2){top: 50%;}
.header .nav-collapse .btn-line:nth-child(3){top: 65%;}
.header .nav-collapse.active{border-color: transparent;}
.header .nav-collapse.active .btn-line{background-color: #fff;}
.header .nav-collapse.active .btn-line:nth-child(2){-webkit-transform: translateX(-50px);
-ms-transform: translateX(-50px);
transform: translateX(-50px);
opacity: 0;}
.header .nav-collapse.active .btn-line:nth-child(1){top: 50%;left: 50%;
-webkit-transform: translateX(-50%) rotateZ(45deg);
-ms-transform: translateX(-50%) rotate(45deg);
transform: translateX(-50%) rotateZ(45deg);}
.header .nav-collapse.active .btn-line:nth-child(3){top: 50%;left: 50%;
-webkit-transform: translateX(-50%) rotateZ(-45deg);
-ms-transform: translateX(-50%) rotate(-45deg);
transform: translateX(-50%) rotateZ(-45deg);}
.header .nav{float: left;
    display: block;
    -webkit-animation: fadeInDown 1s 0s ease both;
    animation: fadeInDown 1s 0s ease both;
    margin-top: 20px;
	}
.header .nav.left-100{left: -100%;}
.header .nav.left-200{left: -200%;}

@media (max-width: 1560px){
.header{padding: 0 15px;}

}

@media (max-width: 1199px){
.header {height: 80px;text-align: center;}
.header .nav-vertical{display: none;}
.header .logo{display: inline-block;float: none;margin-top: 0; }
.header .logo a.logotext{ display: none;}
.header .logo img{height: 100%;width:80%;}
.header .nav-collapse{display: block;}
.header .nav-collapse.nav-collapse-1{position: absolute;z-index: 9999; top: 10px;right: 20px;display: block; margin-top: 10px; border: none;}
.header .nav-collapse.nav-collapse-1 .btn-line{background-color: #fff !important;}
.header .nav{ position: fixed; z-index: 9998; top: 0; left: 0;display: none; width: 100%; height: 100%;padding: 0 50px; -webkit-transition: left .3s;transition: left .3s;text-align: left;text-align: center;background: #000;}
.header .nav .tbl{display: table;width: 100%;height: 90%;}
.header .nav .tbl-cell{display: table-cell;height: 100%;vertical-align: middle;}

}

@media only screen and (min-width: 768px) and (max-width: 991px){
.header .nav-collapse.nav-collapse-xs:hover .btn-line{background-color: #000; }

}

@media (max-width: 767px){
.header .nav{width: 100%;padding: 30px;}

}

@media (min-width: 1200px){
.header .nav .nav-list1>li {display: inline-block;text-align: center; }  
.header .nav .nav-list1>li>a {font-size: 18px;font-weight: bold;line-height: 80px;position: relative;display: block;padding: 0 36px;}
.header .nav .nav-list1>li:hover>a:after,
.header .nav .nav-list1>li.active>a:after {position: absolute;bottom: 0;left: 50%;display: block;width: 0;height: 0;margin-left: -4px;content: '';border-width: 0 7px 7px 7px;border-style: solid;border-color: transparent transparent #7d0000 transparent;}
.header .nav .nav-list1 .nav-list2 {position: absolute;z-index: 50;top: 100%;display: none;overflow: hidden;width: auto;padding: 10px 0;text-align: left;background-color: #7d0000;}
.header .nav .nav-list1 .nav-list2>li {display: block;list-style: none;-webkit-transition: -webkit-transform .6s ease;transition: -webkit-transform .6s ease;transition: transform .6s ease;transition: transform .6s ease, -webkit-transform .6s ease;color: #fff;}
.header .nav .nav-list1 .nav-list2>li>a {line-height: 34px;position: relative;z-index: 1;display: block;padding: 0 20px;}
.header .nav .nav-list1 .nav-list2>li:hover>a {text-decoration: underline;}
.header .nav .nav-list1 .nav-list3 {position: relative;overflow: hidden;margin: 0 -10px;padding: 20px 0;}
.header .nav .nav-list1 .nav-list3:before {position: absolute;top: 0;left: 10%;width: 80%;height: 1px;content: '';border-top: 1px dashed #dcd342;}
.header .nav .nav-list1 .nav-list3 li {display: inline-block;padding: 0 10px;}
.header .nav .nav-list1 .nav-list3 li a:before {display: inline-block;width: 6px;height: 6px;margin-right: 10px;content: '';vertical-align: middle;background-color: #df0023;}
.header .nav .nav-list1 .nav-list3 li a:hover {color: #df0023;}

.header .nav .nav-list1 .nav-list2>li {position: relative; }
.header .nav .nav-list3{display: none;}
.header .nav .nav-list3 li{display: block !important;}


}
@media (min-width: 1200px) and (max-width: 1560px){
.header .nav .nav-list1 > li > a{padding: 0 20px;}

}
@media (min-width: 1200px) and (max-width: 1360px){
.header .nav .nav-list1 > li > a{padding: 0 14px;}
}
@media (max-width: 1199px) {
	.header .nav .nav-list1 {
		margin: 20px 0;
		opacity: 0;
	}
	.header .nav .nav-list1>li {
		-webkit-transform: translateX(-25px);
		-ms-transform: translateX(-25px);
		transform: translateX(-25px);
		opacity: 0;
	}
	.header .nav .nav-list1>a {
		font-size: 20px;
		color: #fff;
	}
}
@media (max-width: 1199px) {
	.header .nav .nav-list2,
	.header .nav .nav-list3 {
		display: none;
	}
	.header .nav .nav-list2 a,
	.header .nav .nav-list3 a {
		font-size: 16px;
		line-height: 2;
		margin-top: 5px;
		color: #fff;
	}
}
.header .nav .nav-list2 a,
.header .nav .nav-list3 a{display: block;}
@media (max-height: 580px) {
	.header .nav .nav-list2 a,
	.header .nav .nav-list3 a {margin-top: 0;}
}
.header .nav-2,
.header .nav-3{display: none;}
@media (max-width: 1199px) {
	.header .nav-2,
	.header .nav-3 {
		position: absolute;
		z-index: 9999;
		top: 0;
		display: block;
		overflow: hidden;
		width: 100%;
		height: 100%;
		padding: 20px;
		-webkit-transition: left .3s;
		transition: left .3s;
		text-align: left;
		text-align: center;
		color: #fff;
		background: #000;
	}
}
.header .nav-2 .nav-top,
.header .nav-3 .nav-top {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.header .nav-2 .nav-top .back-btn:before,
.header .nav-3 .nav-top .back-btn:before{font-family: 'iconfont';font-size: 26px;content: '\e9b5';}
.header .nav-2 .nav-top h2,
.header .nav-3 .nav-top h2{font-size: 30px;margin: 0;}
@media (max-width: 767px) {
	.header .nav-2 .nav-top h2,
	.header .nav-3 .nav-top h2 {
		font-size: 20px;
		width: 100%;
	}
}
.header .nav-2 .nav-top .nav-collapse-2,
.header .nav-3 .nav-top .nav-collapse-2{margin: 0;}
.header .nav-2 .nav-top .nav-collapse-2 .btn-line,
.header .nav-3 .nav-top .nav-collapse-2 .btn-line{background-color: #fff;}
.header .nav-2 .content,
.header .nav-3 .content{ margin-top: 12%;}
@media (max-width: 767px) {
	.header .nav-2 .content ul,
	.header .nav-3 .content ul {
		padding: 0 15px;
	}
}
.header .nav-2 .content ul li,
.header .nav-3 .content ul li { font-size: 16px;line-height: 50px;margin: 25px 0;text-align: left;}
@media (max-width: 767px) {
	.header .nav-2 .content ul li,
	.header .nav-3 .content ul li {
		margin: 0;
	}
}
.header .nav-2 .content ul li.more,
.header .nav-3 .content ul li.more{ position: relative;}
.header .nav-2 .content ul li.more:after,
.header .nav-3 .content ul li.more:after {
	font-family: 'iconfont' !important;
	font-size: 16px;
	position: absolute;
	top: 50%;
	right: 0;
	content: '\e72f';
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #fff;
}
.header .nav-2 .content ul li a,
.header .nav-3 .content ul li a{display: block;}
.header .nav-2{left: 100%;}
.header .nav-3{left: 200%;}
.header .nav-3 .content ul li{font-size: 19px;}
.header .fade-out ul{text-align: left;}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.header .fade-out ul {padding: 0 5%;}
}
@media (max-width: 991px) {
.header .fade-out ul .pic {display: none !important;}
}
@media (max-width: 9919px) {
	.header .fade-out ul.nav-list1 {
		opacity: 1;
	}
	.header .fade-out ul.nav-list1 a {
		color: #fff;
	}
	.header .fade-out ul.nav-list1>li {
		position: relative;
		margin: 20px 0;
	}
	.header .fade-out ul.nav-list1>li.act {
		-webkit-transition: all .4s;
		transition: all .4s;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
	}
	.header .fade-out ul.nav-list1>li.more:after {
		font-family: 'iconfont';
		font-size: 18px;
		position: absolute;
		top: 50%;
		right: 0;
		margin-top: -14px;
		content: '\e72f';
		color: #fff;
	}
	.header .fade-out ul.nav-list1>li>a {
		font-size: 18px;
		line-height: 2.6;
		display: block;
	}
	.header .fade-out ul.nav-list1 .nav-list2>li>a {
		font-size: 20px;
	}
}

@media (max-width: 9919px) and (max-width: 767px) {
	.header .fade-out ul.nav-list1>li {
		margin: 0;
	}
}

@media (max-width: 9919px) and (max-height: 768px) {
	.header .fade-out ul.nav-list1 .nav-list2>li>a {
		font-size: 18px;
	}
}

@media (max-width: 9919px) and (max-width: 480px) {
	.header .fade-out ul.nav-list1 .nav-list2>li>a {
		font-size: 14px;
	}
}

@media (max-width: 1199px) {
	.header .fade-out ul.nav2-list2 .img-box {
		width: 250px;
		height: 90px;
		padding-bottom: 0;
	}
}

.header .fade-out ul.nav2-list2 h4 {font-size: 20px;line-height: 50px;}
.header .xs-language {position: absolute;z-index: 9;bottom: 30px;left: 35px;}

@media (min-width: 992px) {
	.header .xs-language {display: none;}
}

.header .xs-language a {font-size: 16px;color: #fff;}
.header .xs-language span {margin: 0 5px;color: #fff;}


@media (max-width: 991px) {
	.header .lang {display: none;}
}

.header .find {line-height: 120px;float: right;margin-left: 34px;cursor: pointer;-webkit-transition: all .4s;transition: all .4s;text-align: center;color: #333;}
.header .find::before {font-family: 'iconfont';font-size: 22px;float: left;content: '\e62c';}
.header .find:hover {color: #fff100;}

@media (max-width: 1360px) {
	.header .find {margin-left: 20px;}
}

@media (max-width: 1199px) {
	.header .find {line-height: 80px;position: absolute;top: 0;left: 10px;margin-left: 0;}
}

.header .search-box {position: fixed;z-index: 888;top: 100%;left: 0;display: none;overflow: hidden;width: 100%;height: 100%;margin-top: 20px;margin-top: 0;margin-right: 10px;padding: 0 3%;background-color: rgba(0, 0, 0, .96);}
.header .search-box .search {line-height: 40px;overflow: hidden;zoom: 1;width: 240px;border: 1px solid #dbdbdb;border-radius: 40px;}
.header .search-box .search:after {display: block;visibility: hidden;clear: both;height: 0;content: '';}
.header .search-box .input-text {float: left;height: 38px;padding-left: 10%;background: none;}

@media (min-width: 768px) {
	.header .search-box .input-text {width: 100%;padding: 0 50px 0 3%;}
}

.header .search-box .input-submit {line-height: 36px;float: right;width: 50px;-webkit-animation: fadeInLeft 1s 0s ease both;animation: fadeInLeft 1s 0s ease both;background: none;}
.header .search-box .input-submit:before {font-family: 'iconfont' !important;font-size: 22px;content: '\e62c';color: #343434;}

@media (min-width: 768px) {
	.header .search-box .input-submit {position: absolute;right: 0;bottom: 20px;}
}

.header .search-box.search-xs {width: 100%;margin: 0;border-right: 30px solid transparent;border-left: 30px solid transparent;background: none;}

@media (min-width: 1200px) {
	.header .search-box.search-xs {display: none;}
}

@media (max-width: 1199px) {
	.header .search-box.search-xs {position: absolute;z-index: 0;top: auto;right: 0;bottom: 0;bottom: 30px;display: inline-block;height: 34px;}
}

.header .search-box.search-xs.show {z-index: 66;}
.header .search-box.search-xs.show .search {left: 0;}
.header .search-box.search-xs .search {position: absolute;z-index: 888;top: 0;left: 120%;width: 100%;-webkit-transition: left .3s;transition: left .3s;border-color: #fff;background: #fff;}

@media (max-width: 360px) {
	.header .search-box.search-xs form .input-text {width: 74%;}
}

@media (max-width: 767px) {
	.header .search-box.search-xs form .input-text {padding-left: 5%;}
}

.header .search-box.search-xs .input-submit {line-height: 34px;background: #fff;}
.header .search-box.search-xs .input-submit:before {color: #104384;}
.header .search-icon {position: absolute;z-index: 10;top: 18px;left: 15px;display: inline-block;cursor: pointer;}
.header .search-icon:before {font-family: 'iconfont' !important;font-size: 18px;content: '\e62c';color: #fff100;}
.header .search-lg {top: 0;}
.header .search-lg .logo {margin-top: 20px;margin-left: 0;}
.header .search-lg .search {position: absolute;top: 50%;right: 0;left: 0;width: 100%;max-width: 90%;margin: auto;padding: 0 10px;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);border: none;border-bottom: 3px solid #1f1e1e;border-radius: 0;}
.header .search-lg .search p {margin-bottom: 50px;-webkit-animation: zoomIn 1s 0s ease both;animation: zoomIn 1s 0s ease both;text-align: center;letter-spacing: 2px;color: #fff;}
.header .search-lg .input-text {font-size: 20px;line-height: 30px;width: 80%;height: 60px;padding: 0;padding-bottom: 30px;-webkit-animation: zoomIn 1s 0s ease both;animation: zoomIn 1s 0s ease both;text-align: center;color: #fff;}
.header .search-lg .close-btn {position: fixed;top: 34px;right: 18%;cursor: pointer;}

@media (max-width: 1440px) {
	.header .search-lg .close-btn {right: 8%;}
}

.header .search-lg .close-btn:before {font-size: 20px;content: '\2716';color: #fff;}
.header .nav-phone {position: absolute;bottom: 30px;display: none;}

@media (max-width: 1199px) {
	.header .nav-phone {display: block;}
}

.header .nav-phone ul {margin: 0 -10px;}
.header .nav-phone ul li {display: inline-block;}
.header .nav-phone ul li a {font-size: 16px;padding: 0 10px;text-transform: uppercase;color: #fff;}
.header.header-down {height: 135px;background-color: #fff;box-shadow: 0 0 10px rgba(0, 0, 0, .15);}

@media (max-width: 1199px) {
	.header.header-down {height: 60px;}
}

.header.header-down .logo {margin-top: 0px;}

@media (max-width: 1199px) {
	.header.header-down .logo {margin-top: 6px;}
}

.header.header-down .logo a.logoa {width: 0;-webkit-transform: scale(0);-ms-transform: scale(0);transform: scale(0);}
.header.header-down .logo a.logob {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}
.header.header-down .nav {display: block;-webkit-animation: fadeInDown 1s 0s ease both;animation: fadeInDown 1s 0s ease both;margin-top: 20px;}

@media (max-width: 1199px) {
	.header.header-down .nav {display: none;}
}

.header.header-down .nav-vertical {-webkit-animation: fadeOutLeft .5s 0s ease both;animation: fadeOutLeft .5s 0s ease both;}
.header.header-down .find {line-height: 120px;color: #333;}

@media (max-width: 1199px) {
	.header.header-down .find {line-height: 60px;}
}

.header.header-down .find:hover {color: #7d0000;}
.header.header-down .nav-collapse .btn-line,
.header.header-down .nav-collapse .btn-line:nth-child(1),
.header.header-down .nav-collapse .btn-line:nth-child(3){background-color: #666;}
.header.header-down .nav-collapse {top: 10px;}

@media (max-width: 991px) {
	.icon-online {display: block;}
}

.icon-online.icon {-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}
.banner{position: relative;overflow: hidden; width: 100%;height: 100%;background-color: #000;}
.banner .item{position: relative;overflow: hidden;width: 100%;height: 100%;}
.banner .index-banner .item img{position: absolute;top: 50%;left: 50%;display: block;width: 100%;}
.banner .owl-theme .owl-pagination{position: absolute;z-index: 9;right: 0;bottom: 34px;left: 0;width: 100%;margin: auto;text-align: center;}
.banner .owl-theme .owl-pagination .owl-page{display: inline-block;}
.banner .owl-theme .owl-pagination .owl-page span{display: inline-block;width: 8px;height: 8px;margin: 0 5px;opacity: 1;border-radius: 50%;background: none;background-color: #fff;}
.banner .owl-theme .owl-pagination .owl-page.active span{width: 24px;border-radius: 6px;}
.banner .owl-theme .owl-buttons{display: none;}
.banner .owl-theme .owl-buttons .owl-prev,
.banner .owl-theme .owl-buttons .owl-next{line-height: 50px;position: absolute;z-index: 8;top: 50%;left: 4%;width: 50px;height: 50px;margin: 0;padding: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
opacity: 1;border: 1px solid #7d0000;border-radius: 50%;background: none;}

@media (max-width: 1199px){
.banner .owl-theme .owl-pagination{bottom: 14px;text-align: center;}

}
@media (max-width: 991px)
{
.banner .owl-theme .owl-buttons .owl-prev,
.banner .owl-theme .owl-buttons .owl-next{line-height: 36px;width: 36px;height: 36px;}
}
.banner .owl-theme .owl-buttons .owl-prev:before,
.banner .owl-theme .owl-buttons .owl-next:before{font-family: 'iconfont';font-size: 18px;font-weight: bold;content: '\e601';color: #7d0000;}
.banner .owl-theme .owl-buttons .owl-prev:hover,
.banner .owl-theme .owl-buttons .owl-next:hover{background-color: #7d0000;}
.banner .owl-theme .owl-buttons .owl-prev:hover:before,
.banner .owl-theme .owl-buttons .owl-next:hover:before{color: #fff;}
.banner .owl-theme .owl-buttons .owl-next{right: 4%;left: auto;}
.banner .owl-theme .owl-buttons .owl-next:before{content: '\e827';}
.banner-in{height: auto;}
@media (max-width: 1199px){
.banner-in .owl-theme{width: 120%;max-width: 120%;margin-left: -10%;}
}
@media (max-width: 991px){
.banner-in .owl-theme{width: 140%;max-width: 140%;margin-left: -20%;}
}
@media (max-width: 767px){
.banner-in .owl-theme{width: 160%;max-width: 160%;margin-left: -30%;}
.logoTit{font-size:12px;}
.header .logo{height: 100%;}
.header .logo img{max-height: 75px;}

}
@-webkit-keyframes bounce2{
0%,
100%{ -webkit-transform: scale(1.1);}
50%{-webkit-transform: scale(1);}
}
@keyframes bounce2 {
	0%,
	100% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
	50% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}
.swiper-slide{position: relative;width: 100%;}
.swiper-button-next
{z-index: 9;top: auto;right: auto;bottom: 50px;left: 50%;width: 26px;height: 40px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
border: 1px solid rgba(255, 255, 255, .5);
border-radius: 20px;
background: none;}
.swiper-button-next .wheel{position: absolute;left: 11px;display: inline-block;width: 2px;height: 5px;-webkit-animation: jump 1.6s infinite;animation: jump 1.6s infinite;background-color: rgba(255, 255, 255, .5);background-size: cover;}
.swiper-pagination-clickable .swiper-pagination-bullet{position: relative; width: auto;padding: 0 15px 0 15px;opacity: .5;border: none; background: none;}
.swiper-pagination-clickable .swiper-pagination-bullet:before{font-size: 12px; position: absolute;top: -5px;right: -200px;display: block;width: 60px;-webkit-transition: all .4s;transition: all .4s;text-align: right;color: #fff;}
.swiper-pagination-clickable .swiper-pagination-bullet:hover:before{right: 50px;}
.swiper-pagination-clickable .swiper-pagination-bullet:after{display: block;width: 14px;height: 14px;content: '';border: 1px solid #fff;border-radius: 50%;}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet{ margin: 30px 0;}
.swiper-pagination-clickable .swiper-pagination-bullet-active{opacity: 1;}
.swiper-pagination-clickable .swiper-pagination-bullet-active:after{background-color: #fff;}
.swiper-container-vertical > .swiper-pagination-bullets{right: 0;}
.box{position: relative;height: 100%;}
.box-center{position: absolute;top: 50%;width: 100%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);}
.title b{font-size: 44px;font-weight: bold;line-height: 106px;display: inline-block;width: 318px;text-align: center;text-transform: uppercase;color: #7d0000;background: url(../images/title_bg.png) no-repeat center;}
@media (max-width: 991px){
.title b{background-size: contain;}

}
@media (max-width: 991px){
.title b{font-size: 24px;line-height: 40px;}
}


/*产品页*/
.box-product{font-size: 0;background-color: #fff;}
.box-product .product{position: relative;height: 100%;}
.box-product .slick-product{position: absolute;top: 50%;width: 100%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}
.box-product .slick-product .item{position: relative;-webkit-transition: all .4s;transition: all .4s;background-color: #fff;}
.box-product .slick-product .item .img-box{padding-bottom: 123.07692308%;-webkit-transition: all .4s;transition: all .4s;opacity: .2;}
.box-product .slick-product .item .mask{position: absolute;top: 0%;width: 100%;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);-webkit-transition: all .6s;transition: all .6s;}
.box-product .slick-product .item .mask .pic {overflow: hidden;width: 50%;margin: 0 auto;margin-top: 20px;-webkit-transition: all .4s;transition: all .4s;opacity: 1;/*border-radius: 50%;*/}
.box-product .slick-product .item .mask .pic .img-box{padding-bottom: 100%;opacity: 1;}
.box-product .slick-product .item .mask p {font-family: 'Arial Rounded MT';font-size: 30px;line-height: 36px;margin: 0;padding: 0 10px;/* opacity: 0; */text-align: center;text-transform: uppercase;color: #333333;}
.box-product .slick-product .item .mask1{position: absolute;top: 80%;width: 100%;padding: 0 10px;-webkit-transition: all .6s;transition: all .6s;text-align: center;color: #fff;}
.box-product .slick-product .item .mask1 h3{font-size: 30px;font-weight: bold;margin: 0;text-transform: uppercase;}
.box-product .slick-product .item .mask1 p{margin: 0;}
.box-product .slick-product .item .mask1 p a{font-family: 'Arial Rounded MT';font-size: 16px;line-height: 1.5;display: inline-block;}
.box-product .slick-product .item .mask1 p a:after{content: '銆�';}
.box-product .slick-product .item .mask1 p a:last-child:after{display: none;}
.box-product .slick-product .item .mask1 .more{margin-top: 20px;text-align: center;}
.box-product .slick-product .item .mask1 .more a{font-size: 14px;font-weight: bold;line-height: 50px;display: inline-block;height: 50px;padding: 0 44px; -webkit-transition: all .2s;transition: all .2s;text-transform: uppercase;color: #fff;background-color: #7d0000;}
.box-product .slick-product .item .mask1 .more a:hover{background-color: #a70606;}

.box-product .slick-arrow{position: absolute;z-index: 5;top: 80%;left: 0;padding: 0;cursor: pointer;background: none;}
.box-product .slick-arrow:before{font-family: 'iconfont' !important;font-size: 30px;content: '\e601';color: #fff;}
.box-product .slick-arrow.slick-next{right: 0;left: auto;}
.box-product .slick-arrow.slick-next:before{content: '\e827';}
.box-product .slick-arrow:hover:before{color: #7d0000;}

@media(max-width: 1560px){
.box-product .slick-product .item .mask .pic{width: 70%;}
.box-product .slick-product .item .mask p {font-size: 22px;line-height: 24px;}
.box-product .slick-product .item .mask1 h3{font-size: 22px; }

}

@media (min-width: 992px){
.box-product .slick-product .item:hover{background-color: #7d0000;}
.box-product .slick-product .item:hover .img-box{opacity: .2;}
.box-product .slick-product .item:hover .mask .pic{opacity: 1;width: 100%;}
.box-product .slick-product .item:hover .mask p{color: #ffffff;}
.box-product .slick-product .item:hover .mask1{top: 60%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);}
.box-product .slick-product .item:hover .mask1 h3,
.box-product .slick-product .item:hover .mask1 p a{color: #333;}

}

@media (max-width: 991px){
.box-product .slick-product .item.item-1 .img-box{padding-bottom: 380%;}
.box-product .slick-product .item.item-1 .img-box img{width: auto;height: 100%; }
.box-product .slick-product .item .mask p{font-size: 16px;}
.box-product .slick-product .item .mask1{top: 50%; -webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}
.box-product .slick-product .item .mask1 h3{font-size: 16px; }
.box-product .slick-product .item .mask1 p{ margin: 10px 0 0 0;}
.box-product .slick-product .item .mask1 p a{font-size: 14px; }
.box-product .slick-product .item .mask1 .more a{padding: 0 14px;}

}

@media (max-width: 375px){
.box-product .slick-product .item .mask p{font-size: 14px;line-height: 20px;}
.box-product .slick-product .item .mask1 h3{font-size: 14px; }
.box-product .slick-product .item .mask1 p a{font-size: 12px; }

}

/*关于我们*/
.box-about{display: table;width: 100%;}
.box-about .left,
.box-about .right{display: table-cell;width: 50%;vertical-align: middle;}
.box-about .left{height: 100%;}
.box-about .about{padding: 0 10%;}
.box-about .about .text{overflow: hidden;max-height: 190px;margin-top: 20px;}
.box-about .about .text p{font-size: 16px;line-height: 2.375; margin: 0;color: #666;}
.box-about .about .more{margin-top: 50px;}
.box-about .about .more a{line-height: 48px;display: inline-block; height: 48px;padding: 0 46px;-webkit-transition: all .2s;transition: all .2s;color: #fff;background-color: #7d0000;}
.box-about .about .more a:hover{ background-color: #a70606;}
.box-about .video{ position: relative;overflow: hidden;height: 100%;background-color: #000;}
.box-about .video img{width: 100%;-webkit-transition: all .4s;transition: all .4s;}
.box-about .video .video-box{position: absolute;z-index: 1;top: 25%;left: 0;overflow: hidden;width: 100%;height: 100%;text-align: center;}
.box-about .video .iframe{display: none;width: 100% !important;height: 100% !important;}
.box-about .video .play{font-size: 18px;position: absolute;top: 50%;left: 0;display: inline-block;width: 100%;margin-bottom: 100%;-webkit-transition: all .4s;transition: all .4s;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);text-transform: uppercase;}
.box-about .video .play:before{font-family: 'iconfont';font-size: 70px;font-weight: normal;display: block;content: '\e617'; color: #fff;}
.box-about .video:hover img{opacity: .8;}
@media (max-width: 1560px){
.box-about .about .more{margin-top: 20px;}
.box-about .video img{width: 120%;margin-left: -10%;}

}

@media (max-width: 1440px){
.box-about .about{ margin-top: -80px;}

}

@media (max-width: 991px){
.box-about{display: block;}
.box-about .left,
.box-about .right{display: block;width: 100%;height: 50%;}
.box-about .left{ height: 50%; padding-top: 90px;}
.box-about .about{margin-top: 0; padding: 0 15px;}
.box-about .about .text{max-height: 120px;}
.box-about .about .text p{font-size: 14px;line-height: 1.71428571;}
.box-about .about .more a{line-height: 30px; height: 30px;padding: 0 30px;}
.box-about .video img{ width: 100%;margin: 0;}
.box-about .video .play:before{font-size: 50px;}

}

@media (max-width: 767px){
.box-about .video .play{font-size: 16px;}

}

/*新闻*/
.box-news{ position: relative;height: 100%;}
.box-news .title{text-align: center;}
.box-news .slick-news{margin: 0 -15px;margin-top: 20px;}
.box-news .slick-news .item .note:after{font-family: 'iconfont' !important;font-size: 26px;display: block;margin-top: 10px;content: '\e7cf';color: #7d0000;}
.box-news .slick-news .item b{font-size: 18px;line-height: 24px;display: -webkit-box;overflow: hidden;height: 24px;-webkit-transition: all .2s;transition: all .2s;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.box-news .slick-news .item span{font-size: 12px;font-style: italic;-webkit-transition: all .2s;transition: all .2s;color: #b0b0b0;}
.box-news .slick-news .item p{line-height: 1.85714286;display: -webkit-box;overflow: hidden; height: 78px;margin: 20px 0 0 0;color: #666;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.box-news .slick-news .slick-slide{padding: 10px 0;}
.box-news .slick-news .item{display: block; margin: 0 15px; -webkit-transition: all .2s;transition: all .2s;background-color: #fff;}
.box-news .slick-news .item .img-box{padding-bottom: 55%;}
.box-news .slick-news .item .img-box img{-webkit-transition: all 1s;transition: all 1s;}
.box-news .slick-news .item .note{padding: 20px;}
.box-news .slick-news .item:hover{box-shadow: 0 2px 10px rgba(0, 0, 0, .3);}
.box-news .slick-news .item:hover .img-box img{-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
.box-news .slick-news .item:hover b,
.box-news .slick-news .item:hover span{color: #7d0000;}
.swiper-slide-active .box-about .left{-webkit-animation: fadeInLeft 1s 0s ease both;animation: fadeInLeft 1s 0s ease both;}
.swiper-slide-active .box-about .video{-webkit-animation: fadeInRight 1s 0s ease both;animation: fadeInRight 1s 0s ease both;}
.swiper-slide-active .box-news .title{-webkit-animation: fadeInDown 1s 0s ease both;animation: fadeInDown 1s 0s ease both;}
.swiper-slide-active .box-news .slick-news{-webkit-animation: fadeInUp 1s 0s ease both;animation: fadeInUp 1s 0s ease both;}
.ani-slideout .box-about .left{-webkit-animation: fadeOutLeft 1s 0s ease both;animation: fadeOutLeft 1s 0s ease both;}
.ani-slideout .box-about .video{-webkit-animation: fadeOutRight 1s 0s ease both;animation: fadeOutRight 1s 0s ease both;}
.ani-slideout .box-news .title{-webkit-animation: fadeOutUp 1s 0s ease both;animation: fadeOutUp 1s 0s ease both;}
.ani-slideout .box-news .slick-news{-webkit-animation: fadeOutDown 1s 0s ease both; animation: fadeOutDown 1s 0s ease both;}

@media (max-width: 1400px){
.box-news .slick-news{max-width: 1000px; margin: 0 auto;margin-top: 20px;}
.box-news .slick-news .item .note{padding: 10px; }
.box-news .slick-news .item .note:after{margin: 0;}
.box-news .slick-news .item p{display: none;}

}

@media (max-width: 991px){
.box-news .slick-news .item p{display: block;}
.swiper-slide-active .box-about .left{ -webkit-animation: fadeInDown 1s 0s ease both;animation: fadeInDown 1s 0s ease both;}
.swiper-slide-active .box-about .video{ -webkit-animation: fadeInUp 1s 0s ease both; animation: fadeInUp 1s 0s ease both; }
.ani-slideout .box-about .left{ -webkit-animation: fadeOutUp 1s 0s ease both; animation: fadeOutUp 1s 0s ease both;}
.ani-slideout .box-about .video{-webkit-animation: fadeOutDown 1s 0s ease both;animation: fadeOutDown 1s 0s ease both;}

}

/*页脚*/
.box-footer{position: relative;height: auto !important;background-color: #2d2f2c;}
.box-footer .foot{padding: 90px 0 70px;}
.box-footer .foot > ul{ padding: 0;text-align: justify;text-justify: distribute-all-lines;}
.box-footer .foot > ul:after{display: inline-block;overflow: hidden; width: 100%;height: 0;margin: 0; content: '';}
.box-footer .foot > ul > li{text-align: left;}
.box-footer .foot > ul > li h3{font-size: 25px;font-weight: bold;margin: 0;text-transform: uppercase;color: #fff;}
.box-footer .foot > ul > li .item{max-width: 390px;text-align: left;}
.box-footer .foot > ul > li .item-1 p{line-height: 2; margin: 0;color: #c1c1c1;}
/*页脚分享链接*/
.footer_share{margin-top: 12px;}
.footer_share ul li{display: inline-block;}
.footer_share ul li img{width: 30px;transition: 0.5s;}
.footer_share ul li a{ display: block;margin-right: 10px;color: #fff;}
.footer_share ul li a:hover img{transform: translateY(-8px);}

.box-footer .foot > ul > li .item-2 p{line-height: 1.71428571;color: #c1c1c1;}
.box-footer .foot > ul > li .item-2 a:hover{text-decoration: underline;color: #fff;}
.box-footer .foot > ul > li .item-3{max-width: 330px;}
.box-footer .foot > ul > li .item-3 input{line-height: 24px;width: 100%;min-height: 44px; margin-top: 20px;padding: 10px 20px;color: #fff;border: 1px solid #999;background: none;}
.box-footer .foot > ul > li .item-3 input::-webkit-input-placeholder,
.box-footer .foot > ul > li .item-3 textarea::-webkit-input-placeholder{color: #a9a9a9;}
.box-footer .foot > ul > li .item-3 input:-o-placeholder,
.box-footer .foot > ul > li .item-3 textarea:-o-placeholder{color: #a9a9a9;}
.box-footer .foot > ul > li .item-3 input::-moz-placeholder,
.box-footer .foot > ul > li .item-3 textarea::-moz-placeholder{color: #a9a9a9;}
.box-footer .foot > ul > li .item-3 input:-ms-input-placeholder,
.box-footer .foot > ul > li .item-3 textarea:-ms-input-placeholder{color: #a9a9a9;}
.box-footer .foot > ul > li .item-3 input:focus::-webkit-input-placeholder,
.box-footer .foot > ul > li .item-3 textarea:focus::-webkit-input-placeholder{color: #c5c5c5;}
.box-footer .foot > ul > li .item-3 input:focus::-o-placeholder,
.box-footer .foot > ul > li .item-3 textarea:focus::-o-placeholder{color: #c5c5c5;}
.box-footer .foot > ul > li .item-3 input:focus::-moz-placeholder,
.box-footer .foot > ul > li .item-3 textarea:focus::-moz-placeholder{color: #c5c5c5;}
.box-footer .foot > ul > li .item-3 input:focus::-ms-input-placeholder,
.box-footer .foot > ul > li .item-3 textarea:focus::-ms-input-placeholder{color: #c5c5c5;}
.box-footer .foot > ul > li .item-3 .submit{font-size: 16px; font-weight: bold;line-height: 40px;margin-top: 20px;padding: 0 24px; -webkit-transition: all .2s;transition: all .2s;color: #fff;border-radius: 0;background-color: #7d0000;}
.box-footer .foot > ul > li .item-3 .submit:hover{background-color: #a70606;}
.box-footer .foot > ul > li .info-down{margin-top: 20px;}
.box-footer .foot > ul > li.current .title-foot h3:after{content: '\e623';}
/*copyright*/
.box-footer .copyright{line-height: 30px;padding: 20px 0;background-color: #242623;}
.box-footer .copyright p{font-size: 12px;line-height: 30px;margin: 0;text-align: center;color: #8b8b8b;}
.box-footer .copyright a{display: inline-block; margin-left: 30px;-webkit-transition: all .4s;transition: all .4s;}

@media (max-width: 1400px){
.box-footer .foot > ul > li .info-down{margin-top: 0;}

}

@media (min-width: 1200px){
.box-footer .foot > ul > li{display: inline-block;max-width: 438px;vertical-align: top; word-break: break-all; }

}

@media (max-width: 1199px){
.box-footer .foot > ul:after{display: none;}
.box-footer .foot > ul{display: block;overflow: hidden; margin: 0 -15px; }
.box-footer .foot > ul > li{display: inline-block; width: 33.33333333%;margin-right: -4px; padding: 0 15px; vertical-align: top;}
.box-footer .foot > ul > li .item{margin-top: 30px;}

}

@media (max-width: 991px){
.box-footer .foot{ display: none;padding: 20px 0 50px; }
.box-footer .foot > ul > li{width: 100%;}
.box-footer .foot > ul > li h3{font-size: 18px;}
.box-footer .foot > ul > li h3:after{font-family: 'iconfont' !important;font-size: 14px;float: right;content: '\e628';}
.box-footer .foot > ul > li .item-1{display: none;}
.box-footer .foot > ul > li .item-3{max-width: 100%;}
.box-footer .foot > ul > li .info-down{display: none;margin-top: 10px;}

}

@media (max-width: 767px){
.box-footer .copyright{padding: 10px 0;}
.box-footer .copyright a {display: block;margin: 0;}

}
/*zoomDiv*/
.zoomDiv{ z-index: 9; display: none; overflow: hidden; text-align: center; border: 1px solid #ccc;background: #fff;}
.zoomMask{position: absolute; z-index: 1; cursor: move;background: url('../images/mask.png') repeat scroll 0 0 transparent;}
.fancybox-slide--iframe .fancybox-content{ width: 733px;max-width: 80%;height: 500px !important; max-height: 50%;margin: 0;}
@media (min-width: 768px){
.zoomDiv{ position: absolute;}

}

@media (max-width: 767px){
.zoomMask{display: none;}

}

/*头部搜索*/
.header .nav-vertical > ul > li .level-2{min-width: 250px;}
.header .search-box .input-submit::before{color: #ffffff;font-size: 30px;}
.header .search-box{background-color: rgba(0, 0, 0, .8);}
.header .search-lg .input-text{width: 100%;}
.header .search-lg .search{border-bottom: 1px solid #ffffff;}
/*头部分享*/
.fix-share{margin-top: 12px;position: fixed;right: 40px;width: 40px; top: 50%;z-index: 9;transform: translateY(-50%);}
.fix-share ul li{display: block; margin: 10px 0;}
.fix-share ul li a{display: block;-webkit-transition: all .5s;transition: all .5s;color: #fff;}
.fix-share ul li img{width: 25px;transition: 0.5s;}
.fix-share ul li a{ display: block;margin-right: 10px;color: #fff;}
.fix-share ul li a:hover img{transform: translateY(-8px);}


.banner .owl-dots{position: absolute;z-index: 9;right: 0;bottom: 34px;left: 0;width: 100%;margin: auto;text-align: center;}
@media (max-width: 1199px){
.banner .owl-dots{bottom: 14px; text-align: center;}

}
.act{color: #7d0000 !important;}
.banner .owl-dots .owl-dot{display: inline-block;}
.banner .owl-dots .owl-dot span{display: inline-block;width: 8px;height: 8px;margin: 0 5px;opacity: 1;border-radius: 50%;background: none;background-color: #fff;}
.banner .owl-dots .owl-dot.active span{width: 24px;border-radius: 6px;}

/*导航*/
.Pro_nav{position: relative;margin-top: 140px;text-align: center;}
.Pro_nav .nav-wrap {position: relative;z-index: 2;overflow-x: auto;background-color: #f4f4f4;-webkit-overflow-scrolling: touch;}
.Pro_nav .nav-wrap::-webkit-scrollbar {width: 5px;height: 5px;background-color: #fefefe;}
.Pro_nav .nav-wrap::-webkit-scrollbar-track {border-radius: 5px;background-color: #fefefe;-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);}
.Pro_nav .nav-wrap::-webkit-scrollbar-thumb {border-radius: 5px;background-color: rgba(0, 0, 0, .1);}
.Pro_nav .nav-wrap::-webkit-scrollbar-thumb:hover {border-radius: 5px;background: rgba(0, 0, 0, .3);}
.Pro_nav ul {font-size: 0;position: relative;display: inline-block;white-space: nowrap;}
.Pro_nav ul li {position: relative;display: inline-block;margin-left: -3px;}
.Pro_nav ul li:after {font-size: 14px;line-height: 50px;position: absolute;top: 0;right: 0;content: '|';color: #7d0000;}
.Pro_nav ul li:last-child:after{display: none;}
.Pro_nav ul li a {font-size: 16px;font-weight: bold;line-height: 50px;display: inline-block;padding: 0 70px;-webkit-transition: all .2s;transition: all .2s;}
.Pro_nav ul li.active a,
.Pro_nav ul li:hover a{color: #fff;background-color: #7d0000;}

.wapper{overflow: hidden;}
.wrap{padding: 80px 0 100px;}
.title-in{text-align: center;}
.title-in b {font-size: 36px;display: block;margin: 0;text-transform: uppercase;}
@media (max-width: 991px) {
.title-in b {font-size: 30px;}
}

@media (max-width: 767px) {
.title-in b {font-size: 24px;}
}
.title-in p {font-size: 16px;line-height: 1.5;max-width: 930px;margin: 0 auto;margin-top: 20px;color: #999;}



/*profile*/
.profile{padding: 80px 0 100px;overflow: hidden;width: 100%;}
.profile_tit{text-align: center;color: #333;font-size: 36px;font-weight: 700;}
.profile_warp{margin-top: 20px;}
.profile_text{color: #666;font-size: 14px;line-height: 2.7;}
.profile_img{width: 100%;}
.profile_img img{width: 100%;}
.profile_list{margin-top: 60px;}
.profile_list .img{float: right;}
.profile_list .img img{max-width: 100%;}
.profile_list .title{font-size: 18px;line-height: 2;color: #7d0000;font-weight: 700;}
.profile_list .txt{color: #666;font-size: 14px;line-height: 2;margin-bottom: 60px;font-weight: 600;}


.profile_num{margin-top: 50px;padding: 20px 0;background-color: #f5f5f5;}
.profile_num ul{font-size: 0;}
.profile_num ul li{display: inline-block;width: 33.33333333%;margin: 10px 0;vertical-align: top;}
.profile_num ul li .item {position: relative;padding: 0 30px 0 160px;}
.profile_num ul li .item .icon {position: absolute;left: 70px;width: 60px;height: 60px;border: 1px dashed #7d0000;border-radius: 50%;display: flex;justify-content: center;align-items: center}
.profile_num ul li .item h3 {font-size: 30px;margin: 0;color: #7d0000;}
.profile_num ul li .item h3 i {font-size: 16px;font-style: normal;display: inline-block;vertical-align: middle;}
.profile_num ul li .item p{font-size: 14px;line-height: 2;}

@media (max-width: 991px) {
.Pro_nav .container {padding: 0;}
.Pro_nav ul li a{padding: 0 24px;}
.profile_list .img{float: none;}
.profile_num ul li{width: 50%;}
.profile_num ul li .item {padding: 0 15px 0 90px;}
.profile_num  ul li .item .icon{left: 15px;}

}

@media (max-width: 767px) {
.profile_num ul li {width: 100%;}

}

/*philosophy*/
.wrap-philosophy .philosophy ul.list li{margin-top: 50px;}
.wrap-philosophy .philosophy ul.list li:nth-child(2n) .note {margin-right: -2%;margin-left: 0;}
.wrap-philosophy .philosophy .item{font-size: 0;}
.wrap-philosophy .philosophy .item .pic,
.wrap-philosophy .philosophy .item .note {display: inline-block;width: 51%;vertical-align: middle;}
.wrap-philosophy .philosophy .item .pic {position: relative;z-index: 1;}
.wrap-philosophy .philosophy .item .pic .img-box {padding-bottom: 66.66666667%;}
.wrap-philosophy .philosophy .item .pic-phone {display: none;}
.wrap-philosophy .philosophy .item .note {position: relative;z-index: 2;margin-left: -2%;padding: 30px 60px;background-color: #f4f4f4;box-shadow: 0 5px 10px rgba(0, 0, 0, .2);}
.wrap-philosophy .philosophy .item .note b {font-size: 24px;line-height: 1.66666667;display: block;color: #7d0000;}
.wrap-philosophy .philosophy .item .note p {font-size: 16px;line-height: 2.125;margin: 0;color: #666;}
.wrap-marketing .title-marketing{text-align: center;}

@media (max-width: 1199px) {
.wrap-philosophy .philosophy .item .note {padding: 30px;}
}

@media (max-width: 991px) {
.wrap-philosophy .philosophy .item .pic-phone {display: block;}
.wrap-philosophy .philosophy .item .pic-pc {display: none;}
.wrap-philosophy .philosophy .item .note b {font-size: 20px;}
.wrap-philosophy .philosophy .item .note p {font-size: 14px;line-height: 1.71428571;}

}

@media (max-width: 767px) {
.wrap-philosophy .philosophy ul.list li {margin-top: 30px;}
.wrap-philosophy .philosophy ul.list li:nth-child(2n) .note {margin: 0;}
.wrap-philosophy .philosophy .item .pic,.wrap-philosophy .philosophy .item .note {width: 100%;}
.wrap-philosophy .philosophy .item .note {margin: 0;padding: 30px 15px;}

}

/*marketing*/
.wrap-marketing .title-marketing {text-align: center;}
.wrap-marketing .title-marketing b {font-size: 24px;line-height: 1.66666667;display: block;color: #7d0000;}
.wrap-marketing .marketing {margin-top: 50px;}
.wrap-marketing .marketing .pic img {max-width: 100%;}
.wrap-marketing .marketing .text {position: relative;z-index: 2;max-width: 1070px;margin: 0 auto;margin-top: -100px;padding: 50px 60px;background-color: #fff;box-shadow: 0 5px 10px rgba(0, 0, 0, .2);}
.wrap-marketing .marketing .text .note {margin-top: 20px;text-align: center;}
.wrap-marketing .marketing .text .note p {line-height: 2.14285714;margin: 0;color: #666;}
.wrap-marketing .network {margin-top: 80px;}
.wrap-marketing .network .note {max-width: 940px;margin: 0 auto;margin-top: 30px;text-align: center;}
.wrap-marketing .network .note p {line-height: 2.42857143;margin: 0;color: #666;}

.marketing_share{margin-top: 20px;text-align: center;}
.marketing_share ul {display: inline-block;padding-bottom: 10px;border-bottom: 1px solid #c8c8c8;}
.marketing_share ul:before,
.marketing_share ul:after {display: inline-block;width: 39px;height: 9px;content: '';vertical-align: middle;background: url(../images/share-dot1.png) no-repeat;}
.marketing_share ul:after {background: url(../images/share-dot2.png) no-repeat;}
.marketing_share ul li {display: inline-block;}
.marketing_share ul li a {display: block;margin: 0 30px;-webkit-transition: all .5s;transition: all .5s;color: #4966a8;}
.marketing_share ul li a .icon img{width: 25px;transition: 0.5s;}
.marketing_share ul li a:hover img{transform: translateY(-8px);}

.wrap-marketing .social {margin-top: 80px;max-width: 1100px; margin: 0 auto;}
.wrap-marketing .social .item {margin-top: 40px;border: 1px solid #e8e8e8;}
.wrap-marketing .social .item .img-box {padding-bottom: 55.33333333%;}
.wrap-marketing .support {margin-top: 80px;}
.wrap-marketing .support .note {max-width: 940px;margin: 0 auto;margin-top: 30px;text-align: center;}
.wrap-marketing .support .note p {line-height: 2.42857143;margin: 0;color: #666;}
.wrap-marketing .support .title-a {text-align: center;}
.wrap-marketing .support .title-a b {font-size: 20px;display: block;color: #7d0000;}
.wrap-marketing .support .advertising {margin-top: 40px;}
.wrap-marketing .support .advertising .list {margin-top: 20px;}
.wrap-marketing .support .advertising .list .item {margin-top: 30px;}
.wrap-marketing .support .advertising .list .item .img-box {padding-bottom: 63.49206349%;}
.wrap-marketing .support .sales {margin-top: 40px;}
.wrap-marketing .support .sales .list ul {font-size: 0;margin: 0 -5px;}
.wrap-marketing .support .sales .list ul li {display: inline-block;width: 40%;padding: 0 5px;vertical-align: top;}
.wrap-marketing .support .sales .list ul li:first-child {width: 23.7%;}
.wrap-marketing .support .sales .list ul li:nth-child(2),
.wrap-marketing .support .sales .list ul li:nth-child(3) {width: 38.15%;}
.wrap-marketing .support .sales .list ul li:nth-child(4) {width: 39.7%;}
.wrap-marketing .support .sales .list ul li:nth-child(5) {width: 36.7%;}
.wrap-marketing .support .sales .list ul li:nth-child(6) {width: 23.6%;}
.wrap-marketing .support .sales .list ul li .item {margin-top: 30px;}
.wrap-marketing .support .sales .list ul li .item-1 .img-box {padding-bottom: 126.66666667%;}
.wrap-marketing .support .sales .list ul li .item-2 .img-box {padding-bottom: 77.55102041%;}
.wrap-marketing .support .sales .list ul li .item-3 .img-box {padding-bottom: 77.55102041%;}
.wrap-marketing .support .sales .list ul li .item-4 .img-box {padding-bottom: 74.50980392%;}
.wrap-marketing .support .sales .list ul li .item-5 .img-box {padding-bottom: 80.85106383%;}
.wrap-marketing .support .sales .list ul li .item-6 .img-box {padding-bottom: 126.66666667%;}


@media (max-width: 991px) {
.wrap-marketing .title-marketing b {font-size: 20px;}
.wrap-marketing .marketing .text {max-width: 98%;padding: 30px;}
.wrap-marketing .network {margin-top: 50px;}
.marketing_share ul li a {margin: 0 15px;}
.marketing_share ul li a .icon {font-size: 20px;}
.wrap-marketing .social {margin-top: 50px;}
.wrap-marketing .social .item {margin-top: 20px;}
.wrap-marketing .support {margin-top: 50px;}
.wrap-marketing .support .note {margin-top: 20px;}
.wrap-marketing .support .note p {line-height: 2;}
.col-xs-6 {width: 100%;}
}

@media (max-width: 767px) {
.wrap-marketing .marketing .text {margin-top: -25px;padding: 30px 15px;}
.marketing_share ul:before,
.marketing_share ul:after {display: none;}

}

/*产品导航*/
.wrap-location {border-bottom: 1px solid #7d0000;}
.wrap-location .location a {line-height: 70px;display: inline-block;}
.wrap-location .location a:after {margin: 0 4px;content: '>';}
.wrap-location .location a:last-child:after {display: none;}
.wrap-location .location a:hover {color: #7d0000;}

/*产品*/
.product{}
.wrap-product{overflow: hidden;}
.wrap-left {float: left;width: 24%;}
.wrap-left .title-side {position: relative;z-index: 2;text-align: center;color: #fff;background-color: #7d0000;}
.wrap-left .title-side b {font-size: 24px;font-weight: normal;line-height: 50px;display: block;}
.wrap-left .product-side>ul {border-right: 1px solid #e4e4e4;border-left: 1px solid #e4e4e4;}
.wrap-left .product-side>ul>li {position: relative;border-bottom: 1px solid #e4e4e4;}
.wrap-left .product-side>ul>li>a {font-size: 16px;line-height: 28px;position: relative;display: block;padding: 10px 22px 10px 20px;-webkit-transition: all .4s;transition: all .4s;}
.wrap-left .product-side>ul>li.more>a:after {font-family: 'iconfont' !important;font-size: 12px;font-weight: bold;line-height: 44px;position: absolute;top: 0;right: 20px;content: '\e827';}
.wrap-left .product-side>ul>li ul.level-2 {display: none;padding: 4px 0 14px;}
.wrap-left .product-side>ul>li ul.level-2 li {position: relative;}
.wrap-left .product-side>ul>li ul.level-2 a {line-height: 28px;position: relative;display: block;padding: 0 40px;-webkit-transition: all .2s;transition: all .2s;color: #666;}
.wrap-left .product-side>ul>li ul.level-2 a:before {margin-right: 10px;content: '>';}
.wrap-left .product-side>ul>li ul.level-2 a:hover {color: #7d0000;}
.wrap-left .product-side>ul>li.active>a,
.wrap-left .product-side>ul>li:hover>a {color: #7d0000;}
.wrap-left .product-side>ul>li.active>a:after,
.wrap-left .product-side>ul>li:hover>a:after {display: inline-block;-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg);}
.wrap-left.pactive .title-side:after {-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg);}
.wrap-left.pactive .title-side:before {content: '-';}
.wrap-left.pactive .product-side {height: auto;max-height: 700px;}
.wrap-left .product-side>ul>li ul.level-2::-webkit-scrollbar {position: absolute;right: 0;width: 18px;}
.wrap-left .product-side>ul>li ul.level-2::-webkit-scrollbar-track {background-color: #dcdcdc;}
.wrap-left .product-side>ul>li ul.level-2::-webkit-scrollbar-thumb {background-color: #7d0000;}

.wrap-right {float: right;width: 76%;padding-left: 30px;}
.wrap-product .product {margin-top: -40px;}
.wrap-product .product .item {display: block;margin-top: 40px;-webkit-transition: all .2s;transition: all .2s;}
.wrap-product .product .item .pic {border: 1px solid #e4e4e4;border-bottom: none;}
.wrap-product .product .item .img-box {padding-bottom: 100%;}
.wrap-product .product .item .img-box img {-webkit-transition: all 1s;transition: all 1s;}
.wrap-product .product .item p {line-height: 50px;display: -webkit-box;overflow: hidden;height: 50px;padding: 0 10px;-webkit-transition: all .2s;transition: all .2s;text-align: center;color: #666;background-color: #f2f2f2;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.wrap-product .product .item:hover .pic {border-color: #7d0000;}
.wrap-product .product .item:hover .img-box img {-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
.wrap-product .product .item:hover p {color: #fff;background-color: #7d0000;}


@media (max-width: 1560px) {
.wrap-product .product {margin-top: -20px;}
.wrap-product .product .item {margin-top: 20px;}

}

@media (max-width: 1199px) {
.wrap-left {width: 30%;}
.wrap-right {width: 70%;}

}

@media (max-width: 991px) {
.wrap-left {width: 100%;}
.wrap-left .title-side {padding: 0 10px;text-align: left;}
.wrap-left .title-side:before {font-size: 30px;line-height: 50px;position: absolute;top: 0;right: 20px;content: '+';}
.wrap-left .title-side b {font-size: 20px;}
.wrap-left .product-side {overflow: hidden;height: 0;max-height: 30px;-webkit-transition: max-height 1s;transition: max-height 1s;}
.wrap-left .product-side>ul>li>a {font-size: 15px;padding: 4px 20px 4px 10px;}
.wrap-left .product-side>ul>li ul.level-2 li {display: inline-block;}
.wrap-left .product-side>ul>li ul.level-2 a {font-size: 14px;line-height: 2;padding: 0 10px;}
.wrap-left .product-side>ul>li.active ul.level-2 {display: block;}
.wrap-right {width: 100%;padding-left: 0;}
.wrap-product .product {margin-top: 0;}

}

@media (max-width: 767px) {
.wrap-product .product .item {margin-top: 30px;}
.wrap-product .product .item p {line-height: 40px;height: 40px;}

}

/*页码*/
.page {clear: both;overflow: hidden;margin-top: 70px;text-align: center;}
.page ul li {display: inline-block;}
.page ul li.prev a,
.page ul li.next a {font-size: 16px;width: 120px;border: none;border-radius: 50px;background-color: #eee;}
.page ul li.omit:hover a {color: #333;background-color: #fff;}
.page ul li.active a,
.page ul li:hover a {color: #fff;border-color: #7d0000;background-color: #7d0000;}
.page a {font-size: 14px;line-height: 45px;display: inline-block;overflow: hidden;width: 45px;height: 45px;margin: 0 3px;-webkit-transition: all .2s linear;transition: all .2s linear;text-align: center;border-radius: 50%;}

@media (max-width: 991px) {
.page {margin-top: 40px;}

}

@media (max-width: 767px) {
.page ul li.prev a,
.page ul li.next a {font-size: 14px;width: 80px;}
.page a {line-height: 34px;width: 34px;height: 34px;}
.page a.first-child,
.page a.last-child {margin: 0 5px;}
}

/*Prodetail*/
.Prodetail{width: 100%;overflow: hidden;}
.carousel {font-size: 0;position: relative;overflow: hidden;}
.carousel_panel{position: relative;padding: 0;border: 1px solid #e4e4e4;}
.carousel_panel .carousel_hd .img{width: 100%;height: 460px;display: flex;justify-content: center;align-items: center;}
.carousel_panel .carousel_hd .img img{max-width: 100%;}
.carousel_tab{margin-top: 10px;position: relative;}
.carousel_tab ul{text-align: center;}
.carousel_tab ul li{position: relative;z-index: 15;margin: 0 4px; padding: 0;width: 30%;margin: 1%;display: inline-block;vertical-align: middle;}
.carousel_tab ul li .img{width: 100%;border: 1px solid #e4e4e4;background-color: #fff;height: 140px;display: flex;justify-content: center;align-items: center;}
.carousel_tab ul li.on .img{border-color: #7d0000;}
.carousel_tab ul li .img img{max-width: 100%;}

.Prodetail_show .info_box .desc{margin-top: 20px;}
.Prodetail_show .info_box .desc .note{margin-top: 20px;}
.Prodetail_show .info_box .desc .note p{line-height: 2;margin: 0;color: #666;}
.Prodetail_show .info_box .desc .picbox{overflow: hidden;margin-top: 30px;}
.Prodetail_show .info_box .desc .picbox ul{margin: 0 5px;}
.Prodetail_show .info_box .desc .picbox ul li{float: left; width: 25%;margin-top: 10px;padding: 0 5px;}
.Prodetail_show .info_box .desc .picbox .item {border: 1px solid #e4e4e4;}
.Prodetail_show .info_box .desc .picbox .img-box{padding-bottom: 50%;} 

.Prodetail_show .info_box .desc .link{margin-top: 30px;}
.Prodetail_show .info_box .desc .link a{display: inline-block;margin-right: 10px;border: 1px solid #666;color: #666;font-size: 14px;padding: 15px 25px;transition: 0.3s;}
.Prodetail_show .info_box .desc .link .icon img{width: 20px;margin-right: 5px;background: #fff;}
.Prodetail_show .info_box .desc .link a.a2{background: #761C19;color: #fff;border: 1px solid #761C19;}
.Prodetail_show .info_box .desc .link a:hover{background: #7D0000;color: #fff;border: 1px solid #7D0000;}

.parameter{margin-top: 60px;}
.Prodetail_title{padding: 0 40px;background-color: #7d0000;}
.Prodetail_title b{font-size: 20px; line-height: 50px;display: block;color: #fff;}
.Prodetail_table{margin-top: 40px;}
.table_box{overflow: auto;width: 100%;max-width: 100%;font-size: 14px;color: #333;}
.table_box table {width: 100%;max-width: 100%;margin: 0;padding: 0; border-spacing: 0;border-collapse: collapse;text-align: center;background-color: transparent;}
.table_box table td {padding: 8px !important;border: 1px solid #ccc !important;}

.pro_inquire {position: relative;margin-top: 60px;}
.pro_inquire .message {position: relative;z-index: 2;padding: 40px;background-color: #fbfbfb;}
.pro_inquire .message p {line-height: 2;margin: 0;color: #666;}
.pro_inquire .message form {margin-top: 10px;}
.pro_inquire .message input,
.pro_inquire .message textarea {line-height: 30px;width: 100%;min-height: 50px;margin-top: 20px;padding: 10px 30px;background-color: #f4f4f4;}
.pro_inquire .message input::-webkit-input-placeholder,
.pro_inquire .message textarea::-webkit-input-placeholder {color: #999;}
.pro_inquire .message input:-o-placeholder,
.pro_inquire .message textarea:-o-placeholder {color: #999;}
.pro_inquire .message input::-moz-placeholder,
.pro_inquire .message textarea::-moz-placeholder {color: #999;}
.pro_inquire .message input:-ms-input-placeholder,
.pro_inquire .message textarea:-ms-input-placeholder {color: #999;}
.pro_inquire .message input:focus::-webkit-input-placeholder,
.pro_inquire .message textarea:focus::-webkit-input-placeholder {color: #c5c5c5;}
.pro_inquire .message input:focus::-o-placeholder,
.pro_inquire .message textarea:focus::-o-placeholder {color: #c5c5c5;}
.pro_inquire .message input:focus::-moz-placeholder,
.pro_inquire .message textarea:focus::-moz-placeholder {color: #c5c5c5;}
.pro_inquire .message input:focus::-ms-input-placeholder,
.pro_inquire .message textarea:focus::-ms-input-placeholder {color: #c5c5c5;}
.pro_inquire .message .read input::-webkit-input-placeholder,
.pro_inquire .message .read textarea::-webkit-input-placeholder {color: #333;}
.pro_inquire .message .read input:-o-placeholder,
.pro_inquire .message .read textarea:-o-placeholder {color: #333;}
.pro_inquire .message .read input::-moz-placeholder,
.pro_inquire .message .read textarea::-moz-placeholder {color: #333;}
.pro_inquire .message .read input:-ms-input-placeholder,
.pro_inquire .message .read textarea:-ms-input-placeholder {color: #333;}
.pro_inquire .message .read input:focus::-webkit-input-placeholder,
.pro_inquire .message .read textarea:focus::-webkit-input-placeholder {color: #333;}
.pro_inquire .message .read input:focus::-o-placeholder,
.pro_inquire .message .read textarea:focus::-o-placeholder {color: #333;}
.pro_inquire .message .read input:focus::-moz-placeholder,
.pro_inquire .message .read textarea:focus::-moz-placeholder {color: #333;}
.pro_inquire .message .read input:focus::-ms-input-placeholder,
.pro_inquire .message .read textarea:focus::-ms-input-placeholder {color: #333;}
.pro_inquire .message .send {text-align: center;}
.pro_inquire .message .submit {line-height: 50px;height: 50px;margin-top: 30px;padding: 0 40px;-webkit-transition: all .4s;transition: all .4s;color: #fff;border-radius: 0;outline: none;background-color: #7d0000;}
.pro_inquire .message .submit:before {font-family: 'iconfont' !important;font-size: 20px;display: inline-block;margin-right: 10px;content: '\e6a4';vertical-align: middle;}
.pro_inquire .message .submit:hover {background-color: #a70606;}


@media (max-width: 1199px) {
.carousel_panel .carousel_hd .img{height: 300px;}
.carousel_tab ul li .img{height: 90px;}

}

@media (max-width: 991px) {
.Prodetail_title{padding: 0 15px;}
.Prodetail_title b {font-size: 16px;}
.carousel_panel .carousel_hd .img{height: 500px;}
.carousel_tab ul li .img{height: 210px;}
.pro_inquire .message {padding: 30px 15px;}
.pro_inquire .message input,
.pro_inquire .message textarea {margin-top: 10px;padding: 10px 20px;}

}

@media (max-width: 767px) {
.carousel_panel .carousel_hd .img{height: 320px;}
.carousel_tab ul li .img{height: 120px;}

}

/*sustainability*/
.sustainability{overflow: hidden;}
.sustainability_tit{margin-top: 30px;text-align: center;}
.sustainability_tit p{font-size: 16px;line-height: 1.875;color: #666;padding-bottom: 10px}
.sustainability_pic{margin-top: 80px;}
.sustainability_pic .img_warp{ position: relative;background-color: #000;}
.sustainability_pic .img_warp .img{width: 100%;}
.sustainability_pic .img_top{position: absolute;top: 0;left: 0;z-index: 9;width: 100%;padding: 0 8%;box-sizing: border-box;color: #fff;height: 100%;display: flex;justify-content: center;align-items: center;background: rgba(0,0,0,0.5);text-align: center;}
.sustainability_pic .img_top_tit{font-size: 26px;line-height: 1.53846154;}
.sustainability_pic .img_top .note{margin-top: 10px;font-size: 14px;font-weight: 600;}
.sustainability_pic .img_top .note p{line-height: 2;}
.sustainability_list ul{text-align: center;margin: 0 -50px;}
.sustainability_list ul li{display: inline-block;width: 48%;padding: 0 2%;vertical-align: top;}
.sustainability_list .part{margin-top: 40px;}
.sustainability_list .part .title-item{padding: 0 20px;background-color: #7d0000;}
.sustainability_list .part .title-item b{font-size: 18px; line-height: 38px;display: block;color: #fff;}
.sustainability_list .part .note{margin-top: 20px;font-size: 14px;color: #666;font-weight: 600;text-align: left;}
.sustainability_list .part .note p{margin-bottom: 10px;line-height: 2;}
.sustainability_style ul{text-align: center;margin: 0 -50px;}
.sustainability_style ul li{display: inline-block;width: 48%;padding: 0 2%;vertical-align: top;margin-top: 40px;}
.sustainability_style .img_warp{ position: relative;background-color: #000;}
.sustainability_style .img_warp .img{width: 100%;} 
.sustainability_style .img_top{position: absolute;top: 0;left: 0;z-index: 9;width: 100%;padding: 0 8%;box-sizing: border-box;color: #fff;height: 100%;display: flex;justify-content: center;align-items: center;/*background: rgba(0,0,0,0.5);*/text-align: center;}
.sustainability_style .img_top_tit{font-size: 26px;line-height: 1.53846154;}

@media (max-width: 991px) {
.sustainability_pic .img_warp .img{height: 180px;object-fit: cover;}
.sustainability_pic .img_top_tit{font-size: 20px;}
.sustainability_pic .img_top .note{font-size: 12px;}
.sustainability_style .img_top_tit{font-size: 18px;}

}

@media (max-width: 767px) {
.sustainability_list ul{margin: 0;}
.sustainability_list ul li{width: 100%;padding: 0;}
.sustainability_style ul {margin: 0;}
.sustainability_style ul li{width: 100%;padding: 0;}
.sustainability_pic .img_top .note p{line-height: 1.5;}
.sustainability_style .img_warp .img{height: 140px;object-fit: cover;}
}

/*news*/
.news{}
.news_list .part{font-size: 0;display: block; margin-top: 30px; padding: 12px;-webkit-transition: all .4s;transition: all .4s;background-color: #f4f4f4;}
.news_list .part .img_warp{position: relative;display: inline-block;width: 32%;vertical-align: middle;}
.news_list .part .img_warp .img-box{padding-bottom: 55%;}
.news_list .part .img_warp .img-box img{transition: all 1s;}
.news_list .part .note {display: inline-block;width: 68%;padding: 0 30px 0 40px;vertical-align: middle;}
.news_list .part .note .tit{font-size: 18px; font-weight: bold;line-height: 30px;display: -webkit-box;overflow: hidden;height: 30px; margin: 0;-webkit-transition: all .4s;transition: all .4s;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.news_list .part .note .time{font-size: 14px;line-height: 1.42857143;display: block;color: #999;}
.news_list .part .note .txt{font-size: 14px;line-height: 26px;display: -webkit-box;overflow: hidden; max-height: 52px; margin: 20px 0 0 0;color: #666;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.news_list .part .note .more{font-size: 14px;font-style: normal;line-height: 28px;display: inline-block;height: 28px;margin-top: 20px; padding: 0 12px;color: #7d0000;border: 1px solid #7d0000;}
.news_list .part:hover{background: #7d0000;}
.news_list .part:hover .img_warp .img-box img{transform: scale(1.5);}
.news_list .part:hover .note{color: #fff !important;}
.news_list .part:hover .note .time,
.news_list .part:hover .note .txt,
.news_list .part:hover .note .more{color: #fff;}
.news_list .part:hover .note .more{border-color: #fff;}

@media (max-width: 991px) {
.news_list .part .img_warp{width: 40%;}
.news_list .part:hover .note{width: 60%;padding: 0 15px 0 15px;}

}

@media (max-width: 767px) {
.news_list .part .img_warp{width: 100%;}
.news_list .part:hover .note{width: 100%;padding: 0 15px 0 15px;}

}

/*download*/
.download_list ul li{float: left;width: 31%;margin: 1%;}
.download_list ul:before{display: table;content: " ";}
.download_list ul:after{clear: both;display: table;content: " ";}
.download_list .part{width: 100%;}
.download_list .part .img_warp{position: relative; padding: 10px;border: 1px solid #e1e1e1;}
.download_list .part .img_warp .img{width: 100%;}
.download_list .part .img_top{position: absolute;top: 10px;right: 10px;width: 60px;height: 60px;-webkit-transition: all .2s;transition: all .2s;color: #fff;background-color: #b00003;display: flex;justify-content: center;align-items: center;}
.download_list .part .img_top:hover{background: #761C19;}
.download_list .part .txt{font-size: 18px;line-height: 24px;display: -webkit-box;overflow: hidden;height: 24px;margin: 24px 0 0 0; -webkit-box-orient: vertical;-webkit-line-clamp: 1;font-weight: 700;text-align: center;}
@media (max-width: 991px) {
.download_list ul li{width: 48%;}
}

@media (max-width: 767px) {
.download_list ul li{width: 98%;float: none;}

}

/*contact*/
.contact_list ul{display: flex;justify-content: space-between;margin: 40px 0;}
.contact_list ul li{width: 50%;padding: 0 15px;}
.contact_list .part{margin-top: 10px;padding: 40px;border-radius: 10px;background-color: #f9f9f9;box-shadow: 0 4px 10px rgb(0 0 0 / 15%);height: 100%;}
.contact_list .part .contact_warp{height: 100%;display: flex;justify-content: center;align-items: center;}
.contact_list .part .txt{font-size: 26px;font-weight: 700;color: #333;}
.contact_list .part .desc{color: #666;font-size: 14px;font-weight: 600;width: 100%;}
.contact_list .part .desc .t1{margin: 5px 0;}
.contact_list .part .desc span{vertical-align: middle;}
.contact_list .part .desc .icon img{margin-right: 10px;}
.contact .message {margin-top: 50px;}
.contact .message .title-message {text-align: center;}
.contact .message .title-message b {font-size: 24px;}
.contact .message form {margin-top: 30px;}
.contact .message input,
.contact .message textarea {line-height: 28px;width: 100%;min-height: 50px;margin-top: 30px;padding: 10px 20px;color: #333;border: 1px solid #c4c4c4;}
.contact .message input::-webkit-input-placeholder,
.contact .message textarea::-webkit-input-placeholder {color: #7d0000;}
.contact .message input:-o-placeholder,
.contact .message textarea:-o-placeholder {color: #7d0000;}
.contact .message input::-moz-placeholder,
.contact .message textarea::-moz-placeholder {color: #7d0000;}
.contact .message input:-ms-input-placeholder,
.contact .message textarea:-ms-input-placeholder {color: #7d0000;}
.contact .message input:focus::-webkit-input-placeholder,
.contact .message textarea:focus::-webkit-input-placeholder {color: #c5c5c5;}
.contact .message input:focus::-o-placeholder,
.contact .message textarea:focus::-o-placeholder {color: #c5c5c5;}
.contact .message input:focus::-moz-placeholder,
.contact .message textarea:focus::-moz-placeholder {color: #c5c5c5;}
.contact .message input:focus::-ms-input-placeholder,
.contact .message textarea:focus::-ms-input-placeholder {color: #c5c5c5;}
.contact .message .send {margin-top: 40px;text-align: center;}
.contact .message .send .submit {line-height: 50px;padding: 0 68px;-webkit-transition: all .2s;transition: all .2s;color: #fff;border-radius: 0;background-color: #7d0000;}
.contact .message .send .submit:hover {background-color: #a70606;}

.map{width: 100%;height: 500px;}
.map img{width: 100%;height: 100%;object-fit: cover;}

@media (max-width: 991px) {
.contact .message .title-message b {font-size: 20px;}
.map{width: 100%;height: 320px;}
}


@media (max-width: 767px) {
.contact_list ul{display: block;margin: 0;}
.contact_list ul li{width: 100%;}
.contact_list .part{margin-top: 40px}
.map{width: 100%;height: 420px;}
.contact .message input,
.contact .message textarea {margin-top: 10px;}

}

/*inside*/
.inside{}
.inside_tit{text-align: center;}
.inside_tit h1 {font-size: 32px;font-weight: bold;line-height: 1.25;margin: 0;}
.inside_tit span {display: block;margin-top: 14px;color: #999;}
.inside_desc{margin-top: 40px;}
.inside_desc .text p{line-height: 2.14285714;color: #666;}
.inside .relate {position: relative;margin-top: 50px;padding-top: 10px;padding-right: 110px;border-top: 1px solid #e5e5e5;}
.inside .relate ul li a {font-size: 16px;line-height: 36px;display: block;display: -webkit-box;overflow: hidden;height: 36px;color: #999;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.inside .relate ul li a span {color: #333;}
.inside .relate ul li a:hover span {text-decoration: underline;color: #7d0000;}
.inside .relate .return {position: absolute;top: 50%;right: 0;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}
.inside .relate .return a {line-height: 2;color: #7d0000;}
.inside .relate .return a:hover {text-decoration: underline;}

@media (max-width: 991px) {
.inside_tit h1 {font-size: 24px;}

}

@media (max-width: 767px) {
.inside_tit h1 {font-size: 20px;}
.inside .relate {padding-right: 0;}
.inside .relate .return {position: relative;top: 0;margin-top: 20px;-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);}

}





