@charset "utf-8";
/* LESS Document */
/* CSS Document */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
	margin: 0;
	padding: 0;
}
body, button, input, select, textarea {
	font: normal 62.5% Microsoft YaHei, Arial, "\5b8b\4f53", tahoma;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
address, cite, dfn, em, var {
	font-style: normal;
}
code, kbd, pre, samp {
	font-family: couriernew, courier, monospace;
}
small {
	font-size: 12px;
}
ul, ol {
	list-style: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
legend {
	color: #000;
}
fieldset, img {
	border: 0;
}
button, input, select, textarea {
	font-size: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
}
.clear {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
img {
	max-width: 100%;
	height: auto;
}
.clearfix::after {
	display: block;
	height: 0;
	content: '';
	clear: both;
	visibility: hidden;
}
.wd {
	width: 1170px;
	margin: 0 auto;/* margin-top: 11px; */
}
.none {
	display: none;
}
.block {
	display: block;
}
.header, .corinfo, .i-news, .scroll, .nav-path {
	width: 100%;
}
.header-mp {
	padding-top: 20px;
	padding-bottom: 0px;
}
.header1 {
	position: fixed;
	top: 0;
	left: 0;
	background: #fff;
	z-index: 999;
}
.logo {
	width: 159px;
	height: 70px;
}
/*导航*/
.nav {
	margin-left: 50px;
	margin-top: 0px;
}
.nav>li {
	float: left;
	padding: 30px 40px 25px 0;
	position: relative;
}
.nav>li:first-child {
	padding-left: 0;
}
.nav>li a {
	color: #363636;
	font-size: 1.6em;
	text-transform: uppercase;
	transition: all .4s ease;
	padding: 0 15px;
}
.nav>li:hover>a, .nav>li.on>a {
	color: #fff;
	text-shadow: 1px 1px 1px #e62129;
	transform: translateY(-2px);
	-moz-transform: translateY(-2px);
	-ms-transform: translateY(-2px);
	-o-transform: translateY(-2px);
	-webkit-transform: translateY(-2px);
	transition: all .4s ease;
	padding: 0 15px;
	background-color: #0054a3;
}
.nav_toggle, .nav_toggle_p {
	width: 26px;
	height: 30px;
	background: #363636 url(../images/header_hamburger.png) no-repeat;
	float: right;
	display: none;
	margin-right: 8px;
}
.nav_toggle_p {
	background: #ddd url(../images/header_hamburger.png) no-repeat;
}
.submenu {
	position: absolute;
	left: 0;
	top: 52px;
	z-index: 9999;
	display: none;
	width: 614px;
	background-color: #fff;
	border-top: 1px solid #ccc;
	padding-top: 20px;
	padding-bottom: 27px;
}
.submenu>li {
	float: left;
}
.submenu2>li {
	width: 160px;
}
.submenu>li>a {
	color: #000;
	font-size: 1.4em;
	font-weight: bold;
}
.thirdmenu li {
	margin-top: 8px;
}
.thirdmenu li a {
	font-size: 1.4em;
	color: #333;
}
.thirdmenu li:hover a {
	color: #e62129;
}
/*搜索*/
.header-bd {
	position: relative;
	width:1440px;
}
.input {
	display: block;
	position: absolute;
	width: 178px;
	top: -75px;
	right: 62px;
}
.sear-lang {
	width: 248px;
	height: 28px;
	position: absolute;
	right: 0;
	top: 3px;
}
.search {
	width: 180px;
	height: 37px;
	line-height: 30px;
	text-align: right;
	overflow: hidden;
}
.sear-btn {
	font-size: 1.6em;
	color: #363636;
	background: url(../images/search.jpg) no-repeat 162px center;
	padding-right: 34px;
	padding-top: 5px;
	padding-bottom: 2px;
	display: block;
	height: 37px;
}
.sear-btn:hover {
	opacity: 0.8;
}
.keywords {
	width: 181px;
	height: 28px;
	line-height: 20px;
	outline: none;
	border: 1px solid #d8d8d8;
	font-size: 1.4em;
	margin-top: 6px;
}
.submit {
	background: url(../images/search.jpg) no-repeat;
	width: 18px;
	height: 19px;
	position: absolute;
	right: 1px;
	top: 12px;
	border: none;
	outline: none;
}
/*语言选择*/
.lang {
	width: 53px;
	height: 20px;
	border-left: 0px solid #d8d8d8;
	margin-top: 8px;
}
span.relselet {
	width: 53px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	color: #363636;
	font-size: 1.6em;
	background: url(../images/lang.jpg) no-repeat right center;
	cursor: pointer;
}
/*banner*/
.banner {
	width: 100%;
	height: 400px;
	background-position: center center;
	background-repeat: no-repeat; /* background-size:auto 100%; */
	margin-top: 95px;
	background-attachment: fixed;
}
/*内容1*/
.corinfo-mp {
	padding-top: 38px;
	padding-bottom: 41px;
}
.corinfo-main {
	width: 54.9572%;
}
.corinfo-img {
	width: 40.09%;
}
.corinfo-main h2 {
	padding: 15px 0;
	margin-top: 10px;
	position: relative;
}
.corinfo-main h2 a {
	color: #333;
	font-size: 1.8em;
}
.corinfo-main h2 i {
	display: block;
	width: 22px;
	height: 2px;
	background: #333;
	position: absolute;
	left: 0;
	bottom: 0;
}
.corinfo-main p {
	color: #666;
	font-size: 1.4em;
	line-height: 24px;
	margin-top: 20px;
}
.corinfo-main .more a {
	display: block;
	width: 70px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border: 1px solid #aaa8a8;
	font-size: 1.4em;
	color: #333;
	margin-top: 26px;
	transition: all .4s ease;
}
.corinfo-img:hover img {
	opacity: 0.7;
	transition: all .4s ease;
}
.corinfo-main h2:hover a {
	color: #ff6a70;
}
.corinfo-main h2:hover i {
	background: #ff6a70;
}
.corinfo-main .more a:hover {
	color: #e62129;
	border: 1px solid #e62129;
	transition: all .4s ease;
}
/*内容2*/
.i-news {
	background: #efefef;
}
.i-news-mp {
	padding: 36px 0;
}
.i-news-bd h3 {
	color: #333;
	font-size: 1.8em;
	padding-bottom: 14px;
}
.i-news-list li {
	width: 32.0512820%;
	float: left;
	border: 1px solid #c6c6c6;
	margin-left: 19px;
	transition: all .4s ease;
	height: 282px;
	overflow: hidden;
}
.i-news-list li:first-child {
	margin-left: 0;
}
.i-news-list li a {
	padding: 29px 28px 45px 23px;
	display: block;
}
.i-news-list li .time {
	color: #888;
	font-size: 1.4em;
	border-top: 1px solid #b8b8b8;
	padding-top: 6px;
	width: 74px;
}
.i-news-list li h5 {
	color: #000;
	font-size: 1.5em;
	margin-top: 23px;
	margin-bottom: 11px;
	transition: all .4s ease;
	padding-bottom: 10px;
}
.i-news-list li p {
	font-size: 1.4em;
	color: #555;
	line-height: 22px;
}
.i-news-list li:hover {
	background: #fff;
	border-color: #fff;
	box-shadow: 0 0 5px #ff6a70;
	transition: all .4s ease;
}
.i-news-list li:hover h5 {
	color: #e62129;
	transition: all .4s ease;
}
/*内容3*/
.scroll {
	background: #727071;
}
.scroll-mp {
	padding: 33px 0;
}
.scroll-mp h3 {
	color: #fff;
	font-size: 1.8em;
	margin-bottom: 28px;
}
.item1 {
	display: block;
	width: 100%;
	overflow: hidden;
}
.item1 img {
	transition: all .4s ease;
}
.item1 .proinfo {
	padding: 25px 47px 26px 43px;
}
.item1 h5 {
	color: #000;
	font-size: 1.6em;
	font-weight: normal;
	margin-bottom: 4px;
	transition: all .4s ease;
}
.item1 p {
	color: #666;
	font-size: 1.4em;
	line-height: 22px;
	height: 70px;
	overflow: hidden;
}
.s-m a {
	display: block;
	color: #333;
	font-size: 1.4em;
	border: 1px solid #6f6c6c;
	width: 72px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	margin-top: 11px;
	transition: all .4s ease;
}
.item1 img:hover {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transition: all .4s ease;
	box-shadow: 0 2px 5px #333;
}
.item1 h5:hover {
	color: #477e45;
	transition: all .4s ease;
}
.s-m a:hover {
	border: 1px solid #007f41;
	color: #007f41;
	transition: all .4s ease;
}
/*内容4*/
.i-products-mp {
	padding: 55px 0 30px 0;
}
.i-products-bd h3 {
	color: #333;
	font-size: 1.8em;
	padding-left: 10px;
}
.i-product-list {
	margin-top: 30px;
}
.i-product-list li {
	float: left;
	width: 32%;
	margin-left: 12px;
	margin-bottom: 28px;
	transition: all .5s ease-in-out;
}
.i-product-list li p {
	color: #000;
	font-size: 1.6em;
	padding: 9px 0;
}
.i-product-list li:hover {
	transform: translateY(-6px);
	-moz-transform: translateY(-6px);
	-ms-transform: translateY(-6px);
	-o-transform: translateY(-6px);
	-webkit-transform: translateY(-6px);
	transition: all .5s ease-in-out;
}
/*内容5*/
.i-videos {
	background: #888888;
	height: 385px;
}
.i-videos-mp {
	padding: 38px 0 46px 0;
}
.i-videos-bd h3 {
	font-size: 1.8em;
	color: #fff;
}
.i-videos-list {
	margin-top: 28px;
}
.i-videos-list li {
	float: left;
	width: 32.393162%;
	margin-left: 12px;
}
.i-videos-list li:first-child {
	margin-left: 0;
}
.i-videos-list li img {
	border: 1px solid #b7b8ba;
}
/*内容6*/
.i-contact-mp {
	padding: 30px 0 30px 0;
}
.i-contact-bd h3 {
	font-size: 1.8em;
	color: #333;
}
.contact-main {
	margin-top: 20px;
}
.contact-main .shows {
	width: 65.2991%;
}
.contact-main .shows p {
	margin-bottom: 8px;
	color: #555;
	font-size: 1.4em;
}
.wx {
	width: 222px;
	margin-top: 57px;
}
.wx li {
	float: left;
	width: 105px;
	margin-left: 12px;
}
.wx li:first-child {
	margin-left: 0;
}
.wx li img {
	margin-left: 9px;
}
.wx li p {
	font-size: 1.2em;
	color: #555;
	text-align: center;
}
/*底部*/
.footer {
	background: #888;
}
.footer-mp {
	padding: 19px 0;
}
.footer-bd p, .bottom-nav li a {
	color: #f4f4f4;
	font-size: 1.6em;
}
.bottom-nav li {
	float: left;
	border-left: 1px solid #cfcfcf;
}
.bottom-nav li:first-child {
	border-left: none;
}
.bottom-nav li a {
	display: block;
	padding: 0 12px;
}
.bottom-nav li a:hover {
	text-decoration: underline;
}
/*面包屑导航*/
.nav-path {
	background: #dddddd;
	position: fixed;
	top: 73px;
	left: 0;
	z-index: 998;
}
.nav-path1 {
	margin-top: 0;
}
.nav-path-bd {
	height: 41px;
	line-height: 41px;
	color: #666;
}

.nav-path-bd a {
	color: #666;
	font-size: 1.4em;
}
.nav-path-bd a:hover {
	color: #fff;
}
/*产品页*/
.contaner {
	width: 100%;
	padding-top: 10px;
	background: #f4f4f4;
	padding-bottom: 53px;
	border-bottom: 1px solid #e9e9e9;
}
.nav-left {
	width: 162px;
	box-sizing: border-box;
	border: 1px solid #dad9d9;
	border-radius: 6px;
	background: #f8f8f8;
	padding: 3px 12px;
	box-shadow: 0 0 12px #d5d4d4;
}
.nav-left li a {
	display: block;
	width: 130px;
	height: 47px;
	padding-left: 10px;
	line-height: 47px;
	border-top: 1px solid #e8e8e8;
	font-size: 1.4em;
	color: #666;
	text-align: center;
	transition: all .4s ease;
}
.nav-left li:first-child a {
	border-top: none;
}
.contaner-right {
	width: 86.0440111%;
}
.pbanner {
	width: 100%;
	box-shadow: 0 0 5px #ccc;
}
.pbanner .item {
	width: 100%;
	display: block;
	height: 492px;
	background-size: cover !important;
}
.nav-left li a:hover {
	color: #477e45;
	text-decoration: underline;
	transition: all .4s ease;
}
.menuon {
	background: url(../images/dot1.png) no-repeat 0 center;
	color: #477e45 !important;
}
.powl .owl-dots {
	display: none !important;
}
.powl .owl-stage-outer {
	margin-top: 10px;
	padding: 17px 12px 12px 5px;
	box-sizing: border-box;
	border: 1px solid #d1d0d0;
	background: #fff;
	border-radius: 6px;
	box-shadow: 0 0 12px #d5d4d4;
}
.powl .owl-item a.imgb {
	display: block;
	border-right: 1px solid #ededed;
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 18px;
}
.powl .owl-item:first-child a.imgb {
	padding-left: 0;
}
.powl .owl-item a.imgt h4 {
	font-size: 1.4em;
	color: #666;
	padding-left: 10px;
	padding-top: 8px;
	font-weight: normal;
}
.powl .owl-nav {
	margin-top: 45px;
	text-align: right;
}
.powl .owl-nav .owl-prev, .powl .owl-nav .owl-next {
	border: 1px solid #bcbcbc;
	background: #f4f4f4 url(../images/pl.jpg) no-repeat center center !important;
	border-radius: 0 !important;
	color: #f4f4f4 !important;
	padding: 16px 45px !important;
	display: inline-block !important;
}
.powl .owl-nav .owl-next {
	background: #f4f4f4 url(../images/pr.jpg) no-repeat center center !important;
}
.powl .owl-item:hover a.imgb img {
	opacity: 0.8;
	transition: all .4s ease;
}
.powl .owl-item:hover a.imgt h4 {
	transition: all .4s ease;
	color: #477e45;
}
.powl .owl-nav .owl-prev:hover, .powl .owl-nav .owl-next:hover {
	box-shadow: 1px 1px 5px #ccc, -1px -1px 5px #ccc;
	transition: all .4s ease;
}
.p-contact {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
}
/*联系我们页*/
.contact {
	background: #f4f4f4;
}
.contact-bd {
	background: #f4f4f4 url(../images/cbg.png) no-repeat center 30px;
	background-size: cover;
}
.c-show {/*padding-top:295px;padding-left:530px;*/
	padding-bottom: 95px;
}
.ct {
	width: 618px;
	padding-bottom: 13px;
	padding-left: 26px;
	padding-top: 8px;
	border: 1px solid #959393;
	margin-top: 346px;
	font-size: 12px;
}
.ct p {
	padding-left: 3.9em;
	font-size: 1.6em;
	line-height: 1.6em;
	color: #595757;
}
/*项目*/
.jbanner .item {
	width: 100%;
	display: block;
	height: 712px;
	background-size: cover !important;
}
.cate {
	padding: 25px 0 20px 0;
	background: #efefef url(../images/catebg.png) repeat-x 0 0px;/*background:#efefef;*/
}
.cate-l {
	width: 100%;
	border-left: 1px solid #b3b3b3;
	text-align: center;
	height: 30px;
}
.cate-l:first-child {
	border-left: none;
}
.cate-l h1 {
	font-size: 2.0em;
	font-weight: bold;
	color: #9d9d9d;
	margin-top: 8px;
	margin-bottom: 7px;
}
.cate-l .cate-list a {
	color: #9fa0a0;
	font-size: 1.4em;
}
.cate-l .cate-list a:hover, .cate-l .cate-list a.on {
	color: #477e45;
	transition: all .4s ease;
}
.cate-l .cate-list a:hover span {
	color: #9fa0a0;
}
.projects {
	padding: 29px 0 80px 0;
}
ul.pj-list {
	width: 102%;
}
.pj-list li {
	float: left;
	width: 31.393162%;
	
	border: 1px solid #b6b6b6;
	margin-left: 13px;
	margin-bottom: 38px;
	transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
}
.pj-list .pj-con {
	padding: 18px 16px 24px 16px;
}
.ct-list .pj-con {
	padding: 8px 16px 10px 16px;
}
.pj-con p {
	font-size: 1.4em;
	color: #888;
	margin-top: 5px;
	max-height: 19px;
	overflow: hidden;
}
.pj-con p:first-child {
	color: #9f9f9f;
	font-size: 1.4em;
	border-top: 1px solid #9f9f9f;
	width: 55px;
}
.pj-con h2 {
	color: #666;
	font-size: 1.7em;
	font-weight: normal;
	margin-top: 7px;
}
.ct-con h2 {
	color: #777777;
	font-size: 1.4em;
	font-weight: normal;
	margin-top: 0;
	max-height: 21px;
	overflow: hidden;
}
.ct-con p {
	font-size: 1.2em;
	color: #888;
	margin-top: 2px;
}
.ct-con p.hh {
	height: 50px;
}
.ctbg {
	background: #f4f4f4;
}
.pj-list li:hover {
	box-shadow: 2px 2px 5px 2px #ccc;
	transform: scale(1.01) translateY(-5px);
	-webkit-transform: scale(1.01) translateY(-5px);
	-moz-transform: scale(1.01) translateY(-5px);
	-ms-transform: scale(1.01) translateY(-5px);
	-o-transform: scale(1.01) translateY(-5px);
	transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
}
.pj-list li:hover img {
	opacity: 0.8;
	transition: all .4s ease;
}
.lr-btn {
	text-align: center;
	font-size: 12px;
}
.lr-btn a, .lr-btn span.current {
	padding: 10px 53px;/*border:1px solid #b6b6b6;*/
	margin-left: 10px;
}
/*.lr-btn a.lbtn,.lr-btn span.lbtn{background:url(../images/pl.png) no-repeat center center;}*/
/*.lr-btn a.rbtn,.lr-btn span.rbtn{background:url(../images/pr.png) no-repeat center center;}*/
.lr-btn a.lbtn:hover, .lr-btn a.rbtn:hover {
	box-shadow: 1px 1px 5px #ccc, -1px -1px 5px #ccc;
	transition: all .4s ease;
}
/*项目详情*/
.pj-box {
	background: #f4f4f4;
	padding-bottom: 79px;
}
.pj-show {
	width: 77.19%;
	background: #fff;
	padding: 40px;
}
.pj-show .time {
	font-size: 1.6em;
	color: #333;
	border-top: 1px solid #333;
	width: 62px;
}
.pj-show h2 {
	color: #333;
	font-weight: normal;
	font-size: 1.8em;
	margin: 8px 0 18px 0;
}
.con-show {
	color: #898989;
	font-size: 1.4em;
	line-height: 26px;
}
.con-show p, .con-show img {
	margin-bottom: 10px;
}
.rl-pro {
	width: 14.44444444%;
	background: #fff;
}
.rl-pro h2 {
	height: 34px;
	width: 100%;
	text-align: center;
	line-height: 34px;
	border-bottom: 1px solid #c9c9c9;
	color: #555;
	font-size: 1.4em;
	font-weight: normal;
}
.rl-list li {
	text-align: center;
	border-top: 1px solid #efefef;
	padding: 20px 10px;
}
.rl-list li:first-child {
	border-top: none;
	padding-top: 25px;
}
.rl-list li p {
	color: #555;
	font-size: 1.2em;
	margin-top: 10px;
	transition: all .4s linear;
}
.rl-list li img {
	transition: all .4s linear;
}
.rl-list li:hover img {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transition: all .4s linear;
}
.rl-list li:hover p {
	color: #477e45;
	transition: all .4s linear;
}
/*新闻详情*/
.ns-box {
	background: #f1f1f1;
	padding-top: 38px;
	padding-bottom: 80px; /*margin-top: 113px;*/
}
.nbanner .item {
	height: 604px;
	width: 100%;
	display: block;
	background-size: cover!important;
}
.ns-title {/*width:226px;*/
}
.ns-con {
	width: 76.32478632478632%;
}
.ns-title p {
	color: #000;
	font-size: 1.4em;
}
.ns-title .time {
	border-top: 1px solid #a8a8a8;
	width: 71px;
	margin-top: 568px;
}
.ns-title .title {
	margin-top: 4px;
	border-bottom: 3px solid #000;
	padding-bottom: 30px;
}
.nbanner .owl-dots {
	text-align: right !important;
	padding-right: 30px;
}
.ns-box .con-show {
	margin-top: 40px;/*border-top:1px  solid #d7d7d7;*/
	padding-top: 32px;
	color: #666;
	font-size: 1.4em;
}
.ns-btn {
	margin-top: 36px;
	text-align: left;
}
.ns-btn .lbtn {
	margin-left: 0;
}
.p-ns-title {/*display:none;*/
}
/*关于欧林*/
.abanner {
	width: 100%;
	height: 280px;
}
.about {
	background: #f4f4f4;
	border-bottom: 1px solid #dfdfdf;
	padding-top: 50px;
	padding-bottom: 98px;
}
.about1 {/*background:url(../images/abg.png) no-repeat 233px 163px;*/
}
.about-nav {
	width: 128px;
	margin-top: 0;
}
.about-show {
	font-size: 1.4em;
	color: #777;
	line-height: 26px;
	box-sizing: border-box;
	padding-left: 40px;
	min-height: 304px;
}
.arwidth {
	width: 100%;
	margin-right: 8px;
}
.about-show p {
	margin-bottom: 10px;
}
.about-nav p {
	color: #e62129;
	font-size: 1.6em;
	text-align: right;
	border-bottom: 2px solid #e62129;
}
.about-nav h2 {
	font-size: 1.7em;
	color: #e62129;
	font-weight: normal;
	margin-top: 3px;
}
.about-list2 {/*background:url(../images/line.jpg) repeat-y 9px;*/
	font-size: 12px;
}
.about-list2 li {
	background: url(../images/dots.jpg) no-repeat 0 29px;
	padding-left: 38px;
	padding-top: 29px;
}
.list2-show {
	font-size: 1.4em;
	color: #777;
	line-height: 26px;
	box-sizing: border-box;
}
.about-list5 ul li {
	max-height: 411px;
	overflow: hidden;
}
.about-list2 li .time {
	color: #595757;
	font-size: 1.6em;
	border-top: 1px solid #595757;
	width: 39px;
	margin-bottom: 6px;
}
.about-list li {
	width: 31.39316239316239%;
	margin-bottom: 30px;
}
.ct-list .ab-con {
	padding-bottom: 26px;
}
.ab-con p.time {
	color: #666;
	width: 78px;
}
.ab-con h2 {
	font-size: 1.4em;
	color: #666;
}
.ab-con p.cop {
	color: #9fa0a0;
	font-size: 1.4em;
	margin-top: 10px;
}
/*浮动导航*/
.fl-nav {
	width: 100%;
	background: #f4f4f4;
	position: absolute;
	left: 0;
	display: none;
}
.fl-nav-list {
	background: #dcdcdc;
}
.fl-nav-list li {
	display: inline-block;
	width: 19.72%;
	height: 60px;
}
.fl-nav-list .about-nav {
	margin: 5px auto;
}
.current {
	background: #efefef;
}
/*产品详情页*/
.probanner {
	width: 100%;
	background: #f4f4f4;
	border-bottom: 1px solid #d4d4d5;
}
.pad {
	padding: 20px 0;
	box-sizing: border-box;
}
.pad .item {
	height: 783px;
}
.main-box {
	background: #f4f4f4;
}
.main-box-bd {
	padding-top: 40px;
}
.main-box-bd h2 {
	font-size: 5.421em;
	color: #898989;
}
.main-box-bd h2 span {
	font-size: 0.3em;
	font-weight: normal;
}
.main-show1 {
	font-size: 1.4em;
	color: #898989;
	line-height: 24px;
	padding: 15px 0;
}
.main-show1 p, .main-show2 p, .main-show2 img {
	margin-bottom: 10px;
}
.main-show2 {
	width: 100%;
	background: #fff;
	margin-top: 8px;
	padding: 40px 47px 60px;
	box-sizing: border-box;
	font-size: 1.4em;
	color: #666;
	line-height: 24px;
	box-shadow: 0 0 25px #d2d1d1;
	border: 1px solid #d2d1d1;
	border-radius: 8px;
}
.pro-box {
	padding-top: 33px;
	padding-bottom: 35px;
}
.pro-main {
	width: 78.7350444%;
	background: #fff;
	box-shadow: 0 0 25px #d2d1d1;
	border: 1px solid #d2d1d1;
	border-radius: 8px;
	padding-top: 10px;
	padding-bottom: 56px;
}
.pro-rt {
	width: 19.239316239316239316239316239316%;
	background: #fff;
	box-shadow: 0 0 25px #d2d1d1;
	border: 1px solid #d2d1d1;
	border-radius: 8px;
}
.pro-case p {
	font-size: 1.4em;
	margin-left: 15px;
	color: #898989;
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 7px;
	width: 97%;
}
/*.pduts .owl-dots{display:none !important;}*/
.pduts {
	margin-top: 10px;
	width: 93%;
	padding: 0 26px;
	position: relative;
}
.pduts .owl-prev {
	background: url(../images/rrr.jpg) no-repeat center !important;
	padding: 15px 8px !important;
	position: absolute;
	left: -28px;
	top: -36px;
}
.pduts .owl-next {
	background: url(../images/lll.jpg) no-repeat center !important;
	padding: 15px 8px !important;
	position: absolute;
	right: -25px;
	top: -36px;
}
.videobtn img {
	width: 61%;
}
.pro-rt-mp {
	padding: 6px 13px 0
}
.progy {
	margin-bottom: 8px;
}
.pro-t p {
	font-size: 1.4em;
	color: #898989;
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 5px;
	height: 25px;
}
.onn {
	position: fiexd;
	top: 0;
}
.zt {
	width: 93%;
}
/*三级菜单*/
.ntmenu, .nttmenu {
	display: none;
}
.ntmenu>li>a {
	border-top: 1px solid #e8e8e8;
	font-size: 1.2em;
}
.ntmenu li a:first-child {
	border-top: 1px solid #e8e8e8;
}
.nttmenu li a {
	font-size: 1.2em;
}
.videos {
	padding: 20px 0 40px;
	display: none;
}
#xbtn {
	text-align: right;
}
#xbtn a {
	font-size: 3.0em;
	color: #000;
	font-weight: bold;
}
embed {
	width: 100%;
	height: 500px;
}
.contentshow {
	padding: 20px 0 40px;
	border-bottom: 1px solid #dfdfdf;
	background: #f4f4f4;
}
/*网站地图*/
.cate-box {
	border-bottom: 1px dashed #dfdfdf;
	padding-bottom: 20px;
}
.f-cate {
	margin-bottom: 10px;
	margin-top: 15px;
}
.f-cate a {
	color: #333;
	font-size: 1.8em;
}
.s-cate a {
	color: #666;
	font-size: 1.4em;
	padding: 3px 8px;
	margin-bottom: 8px;
}
.f-cate a:hover, .s-cate a:hover {
	text-decoration: underline;
}
/*搜索列表页*/
.s-list li {
	border-bottom: 1px dashed #666;
	margin-bottom: 10px;
	padding-bottom: 8px;
}
.s-list li a {
	color: #333;
	font-size: 1.4em;
}
.s-list li span {
	float: right;
}
.pro-summay {
	height: 48px;
}
#nt .ab-con p.cop {
	max-height: 400px;
}
#nt li {
	height: 400px;
	overflow: hidden;
}
.banner .owl-theme .owl-controls {
	margin-top: -43px;
}
.banner .item {
	height: 400px;
}
.banner .owl-nav, .jbanner .owl-nav, .probanner .owl-nav, .nbanner .owl-nav {
	position: relative;
}
.jbanner .owl-nav .owl-prev, .probanner .owl-nav .owl-prev, .nbanner .owl-nav .owl-prev {
	position: absolute;
	top: -425px;
	left: 20px;
	display: block;
	width: 40px;
	height: 70px;
	background: url(../images/arrowleft.png) no-repeat;
	opacity: 0;
	transition: all .4s ease;
}
.jbanner .owl-nav .owl-next, .probanner .owl-nav .owl-next, .nbanner .owl-nav .owl-next {
	position: absolute;
	top: -425px;
	right: 20px;
	display: block;
	width: 40px;
	height: 70px;
	background: url(../images/arrowright.png) no-repeat;
	opacity: 0;
	transition: all .4s ease;
}
#owl-demo:hover .owl-controls .owl-nav .owl-prev {
	background: url(../images/arrowleft.png) no-repeat;
	opacity: 1;
	transition: all .4s ease;
}
#owl-demo:hover .owl-controls .owl-nav .owl-next {
	background: url(../images/arrowright.png) no-repeat;
	opacity: 1;
	transition: all .4s ease;
}
.probanner .owl-nav .owl-prev {
	left: -120px;
}
.probanner .owl-nav .owl-next {
	right: -120px;
}
.nbanner #owl-demo:hover .owl-controls .owl-nav .owl-prev {
	background: url(../images/arrowleft1.png) no-repeat;
	opacity: 1;
	transition: all .4s ease;
}
.nbanner #owl-demo:hover .owl-controls .owl-nav .owl-next {
	background: url(../images/arrowright1.png) no-repeat;
	opacity: 1;
	transition: all .4s ease;
}
.nbanner .owl-nav .owl-prev {
	left: -130px;
	top: -313px;
}
.nbanner .owl-nav .owl-next {
	right: -130px;
	top: -313px;
}
.sear-btn {
	display: none;
}
.key {
	float: right;
	width: 70px;
	color: #363636;
	font-size: 1.6em;
	line-height: 23px;
	border: none;
	margin-top: 6px;
	outline: none;
}
.sub-btn {
	margin-top: 6px;
	width: 18px;
	height: 25px;
	float: right;
	outline: none;
	background: url(../images/search.jpg) no-repeat center;
	border: none;
	cursor: pointer;
}
.addwidth {
	border: 1px solid #ccc;
	width: 140px;
	transition: all .4s ease;
	margin-right: 10px;
}
.proht {
	padding-bottom: 26px;
}
.fl-nav .wd {
	margin-top: 0;
}
.project-top, .list-box-top, .contaner-top, .contact-top, .pj-box-top, .to-top {
	margin-top: 0px;
}
.jbanner .owl-theme .owl-controls {
	margin-top: -44px;
}
.app-nav {
	display: none;
}
.submenu2 {
	width: 355px;
}
#aboutc {
	height: 550px
}
#aboutb {
	height: 100%;
}
.nav-about {
	position: relative;
	left: 0;
	top: 0;
}
.menuon {
	background-position: 0 22px;
}
.owl-theme .owl-controls .owl-nav [class*=owl-] {
	padding: 0;
}
.jbanner .owl-nav .owl-prev, .jbanner .owl-nav .owl-next {
	width: 30px;
}
.s-banner {
	margin-top: 114px;
}
.app-project {
	display: none;
}
