* {
	padding: 0;
	margin: 0;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

p,
span,
h1,
h2,
h3,
h4,
h5,
h6,
small,
div,
ul,
li,
a {
	font-family: "Microsoft YaHei" !important;
	margin: 0;
	padding: 0;
}

.container {
	width: 1200px;
	margin: 0 auto;
}

/*.header {
	height: 138px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

.header .logo {
	width: 287px;
	height: 106px;
}

.header .logo img {
	display: block;
	width: 287px;
	height: 106px;
}

.nav {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	width: 710px;
}

.nav li {
	width: 110px;
	text-align: center;
	border-bottom: 4px solid #FFFFFF;
	padding-bottom: 8px;
}

.nav li img {
	display: block;
	width: 40px;
	margin: 0 auto;
	height: 40px;
}

.nav li a:hover .nav-block {
	display: none;
}

.nav li.nav-active a .nav-block {
	display: none;
}

.nav li a .nav-none {
	display: none;
}

.nav li a:hover .nav-none {
	display: block;
}

.nav li.nav-active a .nav-none {
	display: block;
}

.nav li h3 {
	font-size: 18px;
	line-height: 20px;
	margin-top: 12px;
}

.nav li a:hover h3 {
	color: #169f51;
}

.nav li:hover {
	border-bottom: 4px solid #169f51;
}

.nav li.nav-active {
	border-bottom: 4px solid #169f51;
}

.nav li.nav-active a h3 {
	color: #169F51;
}*/
.Roll-main {
	background: #005278;
	padding-bottom: 28px;
}

.Roll-main h3 {
	width: 98px;
	height: 240px;
	margin: 0 auto;
	background: #FFFFFF;
	writing-mode: vertical-lr;
	writing-mode: tb-lr;
	text-align: center;
	line-height: 98px;
	color: #666666;
	font-size: 24px;
	border-bottom: 4px solid #005278;
}

.Roll-main span {
	display: block;
	width: 120px;
	height: 40px;
	display: block;
	text-align: center;
	line-height: 40px;
	background: #FFFFFF;
	border: 1px solid #dddddd;
	border-radius: 4px;
	font-size: 16px;
	color: #333333;
	margin: 0 auto;
	margin-top: 36px;
}

.turning {
	width: 75px;
	height: 75px;
	position: absolute;
	display: block;
}

.header {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	height: 130px;
}

.nav {
	background: #005278;
	height: 90px;
}

.nav ul {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	height: 65px;
}

.nav ul li {
	font-size: 20px;
	color: #FFF;
	height: 31px;
	width: 14.285%;
	text-align: center;
}

.nav ul li a {
	color: #FFFFFF;
	line-height: 30px;
	border-bottom: 1px solid #005278;
}

.nav ul li a:hover {
	border-bottom: 1px solid #FFFFFF;
}

.nav ul li.nav-active a {
	border-bottom: 1px solid #005278;
}

.iphone-nav {
	padding: 4%;
}

.iphone-link {
	display: block;
	line-height: 65px !important;
	text-align: right !important;
	width: 100%;
}

.Product {
	margin-top: 60px;
}

.Product-tion {
	background: #005278;
	padding: 20px;
	height: 435px;
}

.Product-title {
	border-bottom: 1px dashed #FFFFFF;
	padding-bottom: 10px;
	background: url(../images/tb7.png) no-repeat center right;
	background-size: 24px;
}

.Product-title h3 {
	font-size: 22px;
	line-height: 24px;
	color: #FFFFFF;
	font-weight: bold;
}

.Product-title p {
	text-transform: uppercase;
	font-size: 12px;
	font-family: arial !important;
	color: #FFFFFF;
	margin-top: 5px;
}

.tion-ul {}

.tion-ul li {
	margin-top: 25px;
}

.tion-ul li a {
	color: #FFFFFF;
	font-size: 18px;
	display: block;
	line-height: 20px;
	background: url(../images/tb8.png) no-repeat center left;
	padding-left: 18px;
}

.Product-wrap {
	border: 1px solid #DDDDDD;
}

.Product-wrap p {
	height: 32px;
	background: #a3a3a3;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 32px;
	text-align: center;
}

.Product-wrap:hover {
	border: 1px solid #005278;
}

.Product-wrap:hover p {
	background: #005278;
}

.Product-ul {
	margin-top: -18px;
}

.Product-ul li {
	margin-top: 18px;
}

.Our {
	background: url(../images/bg1.jpg);
	overflow: hidden;
	margin-top: 60px;
	padding-bottom: 60px;
}

.Our-title {
	margin-top: 50px;
}

.Our-title h3 {
	color: #ffffff;
	font-size: 34px;
	line-height: 40px;
}

.Our-title p {
	font-family: arial !important;
	font-size: 18px;
	background: url(../images/line.png) no-repeat center;
	background-size: 100%;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-top: 10px;
}

.Our-title hr {
	width: 98px;
	margin: 0 auto;
	border-top: 4px solid #005278;
	margin-top: 10px;
}

.Product-img {
	height: 195px;
	overflow: hidden;
}

.Product-img img {
	min-height: 195px;
	display: block;
	width: 100%;
}

.Our-ul {
	text-align: center;
	margin-top: 45px;
}

.Our-ul li img {
	display: block;
	margin: 0 auto;
	width: 155px;
	height: 155px;
}

.Our-text {
	margin-top: 40px;
}

.Our-text h3 {
	color: #005278;
	font-size: 26px;
	line-height: 30px;
}

.Our-text p {
	color: #FFFFFF;
	font-size: 22px;
	line-height: 34px;
	margin-top: 15px;
}

.US {
	margin-top: 55px;
}

.US-text {}

.US-text p {
	font-size: 20px;
	line-height: 34px;
	text-indent: 2em;
}

.US-text a {
	width: 204px;
	height: 56px;
	background: #005278;
	color: #FFFFFF;
	font-size: 28px;
	text-align: center;
	line-height: 56px;
	border-radius: 5px;
	margin-top: 15px;
}

.News {
	background: url(../images/pic4.jpg);
	overflow: hidden;
	margin-top: 55px;
	padding-bottom: 60px;
}

.News-wrap {
	position: relative;
	overflow: hidden;
}

.time {
	width: 60px;
	height: 60px;
	display: block;
	position: absolute;
	top: 0;
	left: 20px;
	background: #005278;
	text-align: center;
}

.time p {
	font-size: 12px;
	font-family: arial !important;
	line-height: 19px;
	border-bottom: 1px solid #8bcfa8;
	color: #FFFFFF;
}

.time h3 {
	font-size: 40px;
	line-height: 40px;
	font-family: arial !important;
	color: #FFFFFF;
}

.News-main {
	background: #FFFFFF;
	margin-top: 20px;
	padding: 20px 0;
}

.News-main h3 {
	font-size: 16px;
	color: #005278;
	padding: 0 20px;
	margin-top: 35px;
}

.News-text {
	padding: 0 20px;
	border-bottom: 1px solid #dbdbdb;
	padding-bottom: 30px;
}

.News-text p {
	font-size: 12px;
	line-height: 24px;
	color: #666;
	margin-top: 10px;
}

.News-link {
	display: block;
	width: 100px;
	height: 30px;
	margin: 20px;
	margin-bottom: 0;
	background: #005278;
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
}

.News-link:hover {
	color: #FFFFFF;
}

.roll {
	margin-top: 60px;
}

.News-roll {
	position: relative;
	width: 495px;
	margin: 0 auto;
	margin-top: 60px;
}

.more {
	width: 260px;
	height: 65px;
	border: 1px solid #e3e3e3;
	border-radius: 30px;
	font-size: 30px;
	margin: 0 auto;
	line-height: 65px;
	font-size: 30px;
	background: #FFFFFF;
	color: #005278;
	text-align: center;
}

.more:hover {
	color: #005278;
}

.previous {
	background: url(../images/tb13.png) no-repeat center;
	background-size: 100%;
	left: -100px;
	top: 50%;
	margin-top: -37px;
}

.next {
	background: url(../images/tb14.png) no-repeat center;
	background-size: 100%;
	right: -100px;
	top: 50%;
	margin-top: -37px;
}

.Tact .Our-title h3 {
	color: #333333;
}

.Tact .Our-title p {
	color: #666;
	background: url(../images/line2.png) no-repeat center;
}

.Tact-wrap {
	overflow: hidden;
	margin-top: 40px;
}

.map {
	width: 520px;
	height: 415px;
	float: left;
}

.map iframe {
	width: 520px;
	height: 415px;
}

.Tact-form {
	font-size: 14px;
	color: #666666;
	width: 632px;
	float: right;
}

.Tact-form p {
	font-size: 14px;
	color: #666666;
}

.Tact-ul li {
	margin-top: 10px;
}

.Tact-ul li span {
	display: block;
	font-size: 14px;
	line-height: 16px;
}

.Tact-ul li input {
	background: #f8f8f8;
	display: block;
	width: 630px;
	height: 34px;
	border: 1px dashed #d4d2d2;
	outline: none;
	text-indent: 10px;
	margin-top: 5px;
	line-height: 34px;
	font-size: 16px;
}

.Tact-ul li textarea {
	width: 610px;
	height: 100px;
	padding: 10px;
	display: block;
	background: #f8f8f8;
	border: 1px dashed #d4d2d2;
	font-size: 16px;
	line-height: 28px;
	margin-top: 5px;
}

.Tact-btn {
	display: block;
	width: 94px;
	height: 30px;
	background: #005278;
	color: #FFFFFF;
	font-size: 12px;
	border: none;
	margin-top: 10px;
}

.footer-nav {
	background: url(../images/bg2.jpg) center;
	height: 50px;
	line-height: 50px;
	margin-top: 40px;
}

.footer-link {
	float: left;
	width: 900px;
}

.footer-link a {
	display: block;
	width: 120px;
	text-align: center;
	line-height: 50px;
	float: left;
	color: #FFFFFF;
	font-size: 16px;
}

.footer-top {
	display: block;
	width: 200px;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	float: right;
	background: #ed8600;
	color: #FFFFFF;
	text-align: center;
}

.footer-top:hover {
	color: #FFFFFF;
}

.footer {
	background: #F5F5F5;
	overflow: hidden;
}

.footer-wrap {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

.footer-text {
	width: 432px;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	color: #666;
	border-right: 1px solid #7f7f7f;
	padding: 20px 0;
}

.footer-txt {
	background: #333333;
	color: #FFFFFF;
	font-size: 16px;
	padding: 10px;
	margin-top: 30px;
	margin-bottom: 65px;
}

.medium {
	position: fixed;
	bottom: 0;
	width: 100%;
	background: #005278;
	left: 0;
}

.medium a {
	padding: 6px 0;
}

.medium img {
	display: block;
	width: 28px;
	margin: 0 auto;
}

.medium p {
	color: #FFFFFF;
	margin: 0;
	margin-top: 5px;
}

.News-title {
	margin-top: 60px;
}

.News-title h3 {
	font-size: 30px;
	color: #333333;
	line-height: 36px;
}

.News-title p {
	text-transform: uppercase;
	font-size: 22px;
	color: #333333;
	background: url(../images/link.png) no-repeat center;
	background-size: 100%;
	line-height: 30px;
	margin-top: 5px;
}

.News-title i {
	display: block;
	width: 98px;
	height: 4px;
	margin: 0 auto;
	background: #005278;
	margin-top: 8px;
}

.duct-top {
	margin-top: 25px;
	overflow: hidden;
	padding-bottom: 15px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
}

.duct-top li {
background-color: #005278;
	width: 328px;
	height: 48px;
	border: 1px solid #999999;
	border-radius: 10px;
	line-height: 48px;
	text-align: center;
	margin-top: 15px;
	font-size: 24px;
}

.duct-top li a {

	color: #ffffff;
	display: block;
}

.duct-top li:hover {
	border: 1px solid #005278;
}

.duct-top li a:hover {
	color: #005278;
}

.duct-top li.duct-active {
	background-color: #005278;
	border: 1px solid #005278;
}

.duct-top li.duct-active a {
	color: #ffff;
	
}

.duct-ul {}

.duct-ul li {
	margin-top: 20px;
}

.duct-ul li a {
	border: 1px solid #dddddd;
}

.duct-text {
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #f8f8f8;
	color: #333333;
	font-size: 18px;
	border-top: 1px solid #DDDDDD;
}

.duct-ul li .duct-img {
/*	height: 185px;*/
	overflow: hidden;
}

.duct-ul li .duct-img img {
/*	min-height: 185px;*/
	display: block;
	width: 100%;
}

.duct-ul li a:hover {
	border: 1px solid #005278;
}

.duct-ul li a:hover .duct-text {
	color: #FFFFFF;
	background: #659F13;
}

.details-text p img {
	display: block;
	margin: 0 auto;
}

.paging {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	margin-top: 40px;
	flex-wrap: wrap;
}

.paging li {
	font-size: 16px;
	height: 30px;
	border: 1px solid #005278;
	line-height: 30px;
	text-align: center;
	margin: 10px;
}

.paging li a {
	color: #005278;
	display: block;
	padding: 0 10px;
}

.paging li a:hover {
	color: #FFFFFF;
	background: #005278;
}

.curr {
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 15px 0;
	border-bottom: 1px solid #d2d2d2;
}

.curr img {
	width: 25px;
	height: 25px;
}

.curr p {
	margin-left: 10px;
	font-size: 14px;
	color: #666666;
	width: 30%
}

.curr p a {
	color: #666666;
}

.curr p a:hover {
	color: #659F13;
}

.details-title {
	font-size: 26px;
	text-align: center;
	line-height: 36px;
	margin-top: 30px;
}

.details-wrap {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 20px;
}

.details-wrap p {
	font-size: 16px;
	color: #666666;
	line-height: 32px;
	margin-top: 15px;
	margin-left: 30px;
}

.details-wrap p img {
	display: block;
	margin: 0 auto;
}

.details-next {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 20px;
}

.details-next a {
	width: 45%;
	font-size: 16px;
	color: #333333;
}

.details-next a:hover {
	color: #659F13;
}

.details-next a:nth-child(2) {
	text-align: right;
}

.Hello {
	padding: 0 60px;
	margin-top: 60px;
}

.Hello-title {
	color: #333333;
	font-size: 18px;
}

.Hello-wrap {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	margin-top: 30px;
}

.Hello-left {
	width: 505px;
}

.Hello-left .Hello-small {
	font-size: 16px;
	color: #999999;
	line-height: 30px;
}

.Hello-left .Hello-tel {
	margin-top: 20px;
}

.Hello-left .Hello-tel p {
	font-size: 14px;
	line-height: 36px;
	color: #666;
}

.Hello-er {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-top: 30px;
}

.Hello-er img {
	display: block;
	width: 146px;
	height: 146px;
	border: 1px solid #666666;
}

.Hello-er p {
	margin-left: 10px;
}

.Hello-right {
	width: 517px;
}

.Hello-right input {
	display: block;
	width: 500px;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	background: #F8F8F8;
	border: 1px solid #DDDDDD;
	padding-left: 15px;
	border-radius: 10px;
	margin-bottom: 30px;
	outline: none;
}

.Hello-right textarea {
	display: block;
	width: 485px;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	background: #F8F8F8;
	border: 1px solid #DDDDDD;
	padding: 10px 15px;
	border-radius: 10px;
	margin-bottom: 30px;
	height: 120px;
	outline: none;
}

.Hello-right button {
	display: block;
	width: 228px;
	height: 48px;
	color: #FFFFFF;
	font-size: 22px;
	border: none;
	background: #005278;
	border-radius: 10px;
	cursor: pointer;
}

.contont {
	width: 100%;
	border: none;
	display: block;
	height: 420px;
	margin-top: 70px;
}

.details2 {
	margin-top: 20px;
}

.details-title2 {
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 20px;
}

.details-title2 h3 {
	font-size: 30px;
	line-height: 46px;
}

.details-title2 p {
	font-size: 14px;
	color: #999999;
	margin-top: 10px;
}

.details-text2 {
	padding: 15px 30px 30px;
	border-bottom: 1px dashed #D2D2D2;
}

.details-text2 p {
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	margin-top: 15px;

}

.details-text2 p img {
	width: 300px;

}

.ricult-time {
	background: #005278;
}

.ricult {
	padding: 25px;
	padding-bottom: 0;
}

.ricult-time {
	padding: 30px 0;
}

.ricult-time h3 {
	font-size: 92px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 96px;
	font-family: arial !important;
}

.ricult-time hr {
	border-top: 1px solid #FFFFFF;
}

.ricult-time p {
	font-size: 16px;
	color: #ffffff;
}

.ricult-ul li {
	background: #005278;
	overflow: hidden;
	margin-top: 20px;
}

.ricult-text {
	padding-right: 25px;
}

.ricult-text h3 {
	font-size: 26px;
	color: #333333;
	line-height: 30px;
	margin-top: 30px;
}

.ricult-text h3 a {
	display: block;
	color: #FFFFFF;
}

.ricult-text p {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 32px;
	margin-top: 15px;
}

.ricult-text .ricult-link {
	display: block;
	text-align: right;
	color: #ffffff;
	margin-top: 15px;
}

.ricult-text h3 a:hover {
	color: #FFFFFF;
}

.list-time {
	border-bottom: 1px solid #e2e2e2;
	height: 70px;
}

.list-time h3 {
	font-size: 42px;
	font-family: arial !important;
	color: #999999;
	font-weight: bold;
	line-height: 50px;
	margin-top: 0px;
}

.list-time p {
	color: #999;
	font-size: 14px;
	font-family: arial !important;
}

.list-ul a {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	padding-top: 20px;
}

.list-ul li {
	overflow: hidden;
}

.list-wrap {
	border-bottom: 1px solid #E2E2E2;
	height: 70px;
}

.list-wrap h3 {
	color: #333333;
	font-size: 18px;
	line-height: 20px;
}

.list-wrap p {
	color: #666666;
	font-size: 14px;
	margin-top: 10px;
}

.list-ul a:hover {
	background: #005278;
}

.list-ul a:hover h3 {
	color: #FFFFFF;
}

.list-ul a:hover p {
	color: #FFFFFF;
}

.about {
	background: url(../images/pic6.jpg) right top no-repeat;
	overflow: hidden;
	margin-top: 65px;
	padding-bottom: 40px;
}

.about-title {
	font-size: 18px;
	color: #333333;
	text-transform: uppercase;
	line-height: 30px;
	border-left: 10px solid #005278;
	padding-left: 15px;
}

.about-wrap {
	background: rgba(243, 243, 243, 0.8) !important;
	width: 60%;
	padding: 30px 5% 50px 5%;
	margin-top: 30px;
}

.about-wrap p {
	font-size: 16px;
	line-height: 28px;
	color: #333333;
	text-indent: 2em;
	margin-top: 20px;
}

.heart {
	margin-top: 50px;
	background: url(../images/bg3.jpg) center;
	overflow: hidden;
	padding: 55px 0;
}

.heart-title img {
	display: block;
	margin: 0 auto;
}

.heart-ul {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-top: 45px;
}

.heart-ul li img {
	display: block;
	width: 148px;
	height: 148px;
}

.heart-ul li p {
	font-size: 24px;
	line-height: 30px;
	color: #666666;
	text-align: center;
	margin-top: 25px;
}

.Idea {
	margin-top: 60px;
}

.Idea-title {
	font-size: 28px;
	line-height: 30px;
}

.Idea-ul {
	margin-top: 40px;
}

.Idea-ul li img {
	display: block;
	margin: 0 auto;
}

.Idea-ul li h3 {
	color: #005278;
	font-size: 28px;
	line-height: 30px;
	margin: 15px 0;
	letter-spacing: 6px;
}

.Idea-ul li p {
	color: #666666;
	font-size: 18px;
	line-height: 28px;
}

.Idea-border {
	border-right: 1px solid #dddddd;
	height: 100%;
}

#gallery-wrapper {
	position: relative;
	width: 100%;
	margin-top: 30px;
	margin-left: 10px;
}

img.thumb {
	width: 100%;
	max-width: 100%;
	height: auto;
}

.white-panel {
	position: absolute;
	background: white;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.white-panel p {
	font-size: 18px;
	color: #333333;
	line-height: 60px;
	text-align: center;
}

.white-panel:hover {
	margin-top: -10px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}


/*产品详情修改*/

.details_left {
	width: 50%;
	float: left;
	height: 430px;
	overflow: hidden;
}

.details_left img {
	width: 100%;
	border: 1px solid #ccc;
}

.details_right {
	width: 50%;
	float: left;
	height: 430px;
	overflow: hidden;
}

.details_right h2 {
	display: inline-block;
	padding: 30px;
	font-size: 26px;
	font-weight: 700;
}

.details_right h3 {
	padding: 0px 30px;
}

.details_xq {
	width: 100%;
}

.details_xq h2 {
	width: 120px;
	height: 40px;
	background: #333;
	color: #fff;
	display: inline-block;
	text-align: center;
	line-height: 40px;
	margin-top: 30px;
	font-size: 16px;

}

.details_xq h3 {
	padding: 20px;
}

.details-wrap {
	overflow: hidden;
	margin-top: 50px;
}

.hout {
	display: block;
	border: 1px solid #EFEFEF;
	overflow: hidden;
}

.hout-img {
	height: 300px;
	overflow: hidden;
}

.hout-img img {
	width: auto;
	display: block;
	height: 280px;
	margin: 20px auto 0 auto;
}

.hout h3 {
	font-weight: normal;
	font-size: 20rpx;
	text-align: center;
	line-height: 20px;
	margin: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden;

	text-overflow: ellipsis;

	white-space: nowrap;
}

.fout {
	background: #FFFFFF;
	display: block;
	border-radius: 10px;
	overflow: hidden;
}

.fout-img {
	height: 180px;
	overflow: hidden;
}

.fout-img img {
	display: block;
	width: 100%;
	min-height: 180px;
}

.fout-text {
	padding: 20px;
	display: block;
}

.fout-text h3 {
	font-size: 18rpx;
	line-height: 20rpx;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.fout-text p {
	font-size: 14px;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 50px;
	color: #999;
}

.Our-title2 img{
	width: 200px;
}


@media screen and (max-width: 768px) {
	.about{
		background: none;
	}
	.Our-title2 img{
		width: 100px;
	}
	.heart-ul li img{
		width: 60%;
		height:auto;
		margin: 0 auto;
	}
	.about-wrap{
		width: 90%;
		margin: 0 auto;
		padding: 5%;
		padding-top: 0;
		overflow: hidden;
	}
	.about-wrap p{
		text-indent: 0;
	}
	.heart-ul li p{
		font-size: 16px;
	}
	.Hello{
		padding: 0;
		
	}
	.Hello-wrap{
		flex-direction: column;
	}
	.Hello-left{
		width: 100%;
	}
	.Hello-right{
		width: 100%;
		margin-top: 20px;
	}
	.Hello-right input{
		width: 100%;
		box-sizing: border-box;
	}
	.Hello-right textarea{
		width: 100%;
		box-sizing: border-box;
	}
	.Hello-right button{
		width: 100%;
	}
	.container {
		width: 92%;
		margin: 0 auto;
	}

	.Product {
		margin-top: 20px;
	}

	.Product-ul {
		margin-top: 40px;
	}

	.Product-ul li p {
		font-size: 14px;
	}

	.Product-img {
		height: 130px;
	}

	.Product-img img {
		min-height: 130px;
	}

	.Our {
		margin-top: 30px;
		padding-bottom: 30px;
	}

	.Our-title {
		margin-top: 30px;
	}

	.Our-title p {
		background: none;
		margin-top: 3px;
	}

	.Our-title h3 {
		font-size: 24px;
	}

	.Our-ul {
		margin-top: 0;
	}

	.Our-ul li {
		margin-top: 30px;
	}

	.Our-ul li img {
		width: 80px;
		height: 80px;
	}

	.Our-text {
		margin-top: 10px;
	}

	.Our-text h3 {
		font-size: 18px;
	}

	.Our-text p {
		font-size: 14px;
		line-height: 26px;
		margin-top: 5px;
	}

	.US {
		margin-top: 20px;
	}

	.US-wrap {
		margin-top: 20px;
	}

	.US-text p {
		font-size: 16px;
		line-height: 32px;
	}

	.US-text a {
		width: 100%;
		font-size: 20px;
	}

	.News {
		padding-bottom: 30px;
	}

	.News-roll {
		width: 100%;
		margin-top: 20px;
	}

	.more {
		width: 50%;
		font-size: 20px;
		height: 50px;
		line-height: 50px;
	}

	.previous {
		width: 50px;
		height: 50px;
	}

	.next {
		width: 50px;
		height: 50px;
	}

	.roll {
		margin-top: 30px;
	}

	.map {
		width: 100%;
	}

	.Tact-form {
		margin-top: 30px;
		width: 100%;
	}

	.Tact-ul li input {
		width: 99%;
	}

	.Tact-ul li textarea {
		padding: 3%;
		width: 93%;
	}

	.Tact-btn {
		width: 100%;
		height: 50px;
		font-size: 16px;
	}

	.News-title p {
		background: none;
	}

	.duct-top li {
		width: 45%;
		font-size: 13px;
		height: 40px;
		line-height: 40px;
		overflow : hidden;

        /*text-overflow : ellipsis;

        white-space : nowrap;*
	}

	.duct-ul li .duct-img {
		height: 120px;
		overflow: hidden;
	}

	.duct-ul li .duct-img img {
		min-height: 120px;
		display: block;
		width: 100%;
	}

	.duct-ul li .duct-text {
		font-size: 14px;
	}

	.curr p {
		width: 70%;
	}

	.details-title {
		font-size: 20px;
		line-height: 30px;
	}

	.details-next {
		margin-top: 5px;
	}

	.details-next a {
		width: 100%;
		margin-top: 15px;
	}

	.details-next a:nth-child(2) {
		text-align: left;
	}

	.Hello {
		padding: 0;
	}

	.Hello-wrap {
		flex-wrap: wrap;
		margin-top: 20px;
	}

	.Hello-left {
		width: 100%;
	}

	.Hello-right {
		margin-top: 20px;
		width: 100%;
	}

	.Hello-right input {
		display: block;
		width: 95%;
	}

	.Hello-right textarea {
		width: 90%;
		padding: 10px 4%;
	}

	.Hello-right button {
		width: 100%;
		font-size: 20px;
	}

	.details-title2 h3 {
		font-size: 24px;
		line-height: 36px;
	}

	.details-text2 {
		padding: 0;
		padding-bottom: 15px;
	}

	.ricult {
		padding: 0;
	}

	.ricult-ul li {
		padding: 20px;
	}

	.ricult-ul li h3 {
		margin-top: 0;
	}

	.ricult-ul li .ricult-text {
		padding-right: 0;
		padding: 0 20px;
	}

	.about {
		background: none;
		margin-top: 30px;
	}

	.about-wrap {
		width: 90%;
		padding: 10px 5% 30px 5%;
	}

	.heart {
		margin-top: 0px;
		padding: 30px 0;
	}

	.heart-ul {
		flex-wrap: wrap;
		margin-top: 0;
	}

	.heart-ul li {
		width: 50%;
		text-align: center;
		margin-top: 20px;
	}

	.heart-ul li img {
		width: 120px;
		height: 120px;
		margin: 0 auto;
	}

	.heart-ul li p {
		font-size: 16px;
		margin-top: 10px;
	}

	.Idea {
		margin-top: 30px;
	}

	.Idea-ul li img {
		width: 80px;
		height: 80px;
	}

	.Idea-ul li h3 {
		font-size: 20px;
	}

	.Idea-ul li p {
		font-size: 14px;
	}

	.details_left {
		width: 90%;
		margin-left: 5%;
		height: auto;
	}

	.details_right {
		width: 90%;
		margin-left: 5%;
		height: auto;
	}

	.next {
		right: 0;
	}

	.previous {
		left: 0;
	}

	.fout-img {
		height: 120px;
	}

	.fout-img img {
		min-height: 120px;
	}
}
