﻿.banner2 {
	width: 100%;
	min-width: 1200px;
	background: url("../images/ban1.jpg") center;
	background-size: cover;
	height: 400px;
	overflow: hidden;
}
.ny-tab {
	position: relative;
	z-index: 1;
	max-width: 440px;
	margin: 0 auto;
}
.ny-tab .content {
	margin: 0 auto;
	margin-top: -44px;
	background: #ffffff;
	border-radius: 25px 25px 0 0;
	text-align: center;
	box-shadow: 0 0 10px #ccc;
	overflow: hidden;
}
.ny-tab .content a {
	float: left;
	border-left: 2px solid #eeeeee;
	width: 49.5%;
	height: 60px;
	font-size: 16px;
	line-height: 60px;
}
.ny-tab .content a:first-child {
	border-left: none;
}
.ny-tab .content a.active {
	background: url("../images/xx.png") bottom no-repeat;
	color: #333;
}
/* = ABOUT.HTML = */
.about-box {
	margin-top: 60px;
	padding-top: 140px;
	background: url("../images/abg.jpg") no-repeat;
}
.pc-block {
	margin: 0 60px;
	background: #fff;
}
.about-box .left {
	float: left;
	margin-top: 60px;
	width: 40%;
	text-align: center;
	padding-top: 50px;
	border-radius: 10px;
	overflow: hidden;
}
.about-box .left img {
	width: 77%;
}
.about-box .right {
	float: right;
	padding: 50px 70px 50px 0;
	width: 52%;
}
.about-box .right .tit {
	font-size: 24px;
	border-left: 2px solid #333;
	margin-bottom: 20px;
	padding-left: 25px;
	position: relative;
}
/*.about-box .right .tit:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 40px;
	height: 2px;
	background: #000;
}*/
.about-box .right .tit span {
	font-size: 18px;
	color: #333;
}
.about-box .right .tit p {
	margin-bottom: 5px;
	color: #333;
}
.about-box .right .des {
	margin-top: 10px;
	line-height: 30px;
	color: #777777;
}
.about-box2 {
	background: url("../images/abg2.jpg");
}
.pc-block2 {
	padding: 60px;
	background: rgba(255,255,255,0.6);
	margin: 80px 0;
	color: #333;
	line-height: 30px;
	font-size: 16px;
}
.xswl {
	margin-top: 60px;
}
.xswl .tit {
	font-size: 24px;
	border-left: 2px solid #333;
	margin-bottom: 20px;
	padding-left: 25px;
	position: relative;
}
.xswl .tit p {
	margin-bottom: 5px;
	color: #333;
}
.xswl .des {
	margin-top: 10px;
	line-height: 30px;
	color: #777777;
}
.logo {
}
.logo a {
}
.logo a h1 {
	color: #333;
	font-size: 16px;
}
.contact_left p {
	color: #333;
	font-size: 14px;
	padding-top: 15px;
	font-family: 'Open Sans', sans-serif;
}
/*---start-form----*/

.form {
	width: 100%;
	position: relative;
	border: 1px solid #ddd;
	margin-top: 10px;
}
.form form {
	background: #FFF;
}
.notified form {
	text-align: center;
	border: 1px solid #323733;
	background: #323733;
	border-radius: 6px;
}
.form input[type="email"] {
	width: 68%;
	padding: 5px;
	color: #d9d9d9;
	font-size: 14px;
	outline: none;
	border: none;
	background: #fff;
	margin: 0px;
	font-family: 'Open Sans', sans-serif;
	-webkit-appearance: none;
}
.form input[type="email"]:focus {
	color: #474747;
	outline: none;
	font-family: 'Open Sans', sans-serif;
}
.form input[type="submit"] {
	padding: 5px;
	border-left: 1px solid #ddd;
	color: #474747;
	outline: none;
	cursor: pointer;
	margin: 0px;
	width: 20%;
	font-size: 14px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-appearance: none;
	position: absolute;
	right: 0;
	border-radius: 0;
}
.form input[type="button"]:hover {
	background: #BB7419;
}
.contact {
	margin: 60px 0;
}
.contact_left {
	float: left;
	width: 260px;
	border: 1px solid #ddd;
	padding: 25px;
}
.contact_left .wx {
	margin-top: 15px;
	font-size: 15px;
}
.contact_right {
	float: right;
	width: 670px
}
.layui-table {
	font-size: 22px;
	line-height: 40px;
	padding-left: 25px;
}
/*common_tl*/
.w100b {
	min-width: 1200px;
}
.common_tl {
	position: relative;
	text-align: center;
	margin: 75px 0;
}
.common_tl i {
	position: absolute;
	height: 1px;
	background: #ededed;
	top: 138px;
	z-index: 3;
	left: 350px;
}
.common_tl h2 {
	height: 40px;
	font-size: 30px;
	font-weight: 100;
	color: #333;
	margin: 0 auto;
}
.common_tl span {
	width: 830px;
	font-family: Arial;
	display: block;
	font-size: 14px;
	letter-spacing: 2px;
	color: #999;
	text-transform: uppercase;
	margin: 10px auto 0 auto;
	position: relative;
	z-index: 9;
	padding: 0 5px;
}
.clul {
	margin: 0 auto;
	text-align: center;
	display: table;
}
.clul ul {
	margin: 0px auto;
}
.clul ul li {
	width: 135px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px #dedede solid;
	cursor: pointer;
	font-size: 16px;
	color: #333;
	float: left;
	margin: 0px 5px;
}
.clul ul li a {
	width: 135px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	font-size: 18px;
	color: #595656;
	float: left;
}
.clul ul li a:hover {
	color: #fff;
	background: #092c4b;
}
#bot {
	color: #fff;
	background: #092c4b;
}
/* 必要布局样式css */
.aui-flexView {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
.aui-scrollView {
	border: 1px #e6e6e6 solid;
	height: 100%;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	overflow-y: auto;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
	position: relative;
	margin-top: 0;
}
.aui-navBar {
	line-height: 64px;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	z-index: 1002;
	border-radius: 15px 15px 0 0;
	background: #289cc7;
}
.aui-navBar-item {
	height: 44px;
	min-width: 25%;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	padding: 0 0.9rem;
	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;
	font-size: 0.7rem;
	white-space: nowrap;
	overflow: hidden;
	color: #a0a0a0;
	position: relative;
}
.aui-center-title {
	/*text-align: center;*/
    /*width: 100%;*/
	white-space: nowrap;
	overflow: hidden;
	display: block;
	text-overflow: ellipsis;
	font-size: 16px;
	color: #fff;
}
.aui-app-box {
	padding: 0.5rem 0;
}
.aui-app-flex-box {
	background: #fff;
	border-bottom: 1px #e6e6e6 solid;
	padding: 0.8rem 1.5rem;/* overflow: hidden; */
}
.aui-app-flex-box:nth-child(2n) {
	background: #fafafa;
	border-radius: 4px;
	padding: 0.8rem 1.5rem;
	margin-bottom: 10px;/* overflow: hidden; */
}
.aui-app-flex {
	/* padding: 15px; */
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	padding-bottom: 10px;
}
.aui-app-flex-hd {
	margin-right: .8em;
	font-size: 16px;
	width: 150px;
	background: url(../Images/time_icon2.jpg) top 13px left 0 no-repeat;
	height: 50px;
	line-height: 50px;
	padding-left: 35px;
}
.aui-app-flex-hd img {
	/*width: 100%;*/
	max-height: 100%;
	border-radius: 4px;
	vertical-align: top;
}
.aui-app-flex-bd {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	min-width: 0;
}
.aui-app-flex-bd h2 {
	color: #666666;
	font-size: 1rem;
}
.aui-app-flex-bd h2 em {
	color: #ff9000;
	font-size: 0.7rem;
	border-radius: 3px;
	border: 1px solid #ff9000;
	font-style: normal;
	padding: 0 0.2rem;
}
.aui-app-flex-fr {
	color: #fff;
	font-size: 1.0rem;
	border-radius: 4px;
	background: #289cc7;
	padding: 0.7rem 4rem;
}
.aui-app-flex-fr a {
	color: #fff;
}
.box-line {
	position: relative;
}
.aui-app-flex-bd p {
	font-size: 0.7rem;
}
.aui-app-flex-text {
	width: 660px;
	font-size: 1.0rem;
	color: #289cc7;
}
.aui-app-flex-text p{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
/*---------------------登陆----------------------*/
.pos-r {
	position: relative;
}
.login {
	position: relative;
	overflow: hidden;
}
.login .bd {
	position: relative;
	z-index: 0;
}
.login .bd ul {
	width: 100% !important;
}
.login .bd li {
	width: 100% !important;
	height: 878px;
}
.login .bd li .siteWidth {
	width: 1000px;
	position: relative;
	margin: 0 auto;
	height: 299px;
}
.login .bd li a {
	height: 299px;
	display: block;
}
.login .bd .txt {
	position: absolute;
	width: 415px;
	top: 100px;
	left: 22px;
	font: normal 18px/30px "Microsoft YaHei";
}
.banner-shadow {
	height: 50px;
	line-height: 50px;
	background: url(../images/banner-shdow.png) repeat-x;
}
.login-aside {
	position: absolute;
	width: 480px;
	height: 380px;
	z-index: 9999999;
	border-radius: 5px;
	left: 56%;
	top: 25%;
}
.error-box {
	color: #f7ccc8;
	font-size: 12px;
	margin-bottom: 10px;
}
label.form-label {
	display: block;
	float: none;
	height: auto;
	line-height: 12px;
	text-align: left;
	width: auto;
	font-size: 24px;
	color: #333;
	margin-top: 16px;
	margin-bottom: 36px;
}
#o-box-up, #o-box-down {
	width: 480px;
	height: 550px;
	position: absolute;
}
#o-box-up {
	background-color: #fff;
 filter:alpha(opacity:100);
	opacity: 0.9;
}
#o-box-down {
	padding: 80px 50px;
}
.fm-item {
	width: 385px;
}
.i-text {
	width: 330px;
	height: 47px;
	line-height: 47px;
	border: 1px solid #333;
	margin: 15px 0;
	color: #777;
	font-size: 15px;
	text-indent: 12px;
	box-shadow: 1px 1px 1px #dfe4e8 inset;
	-moz-box-shadow: 1px 1px 1px #dfe4e8 inset;
	-webkit-box-shadow: 1px 1px 1px #dfe4e8 inset;
	-o-box-shadow: 1px 1px 1px #dfe4e8 inset;
	-mis-box-shadow: 1px 1px 1px #dfe4e8 inset;
}
.ur {
	background: url(../images/user.png) no-repeat;
	padding-left: 55px;
	font-family: Arial, Helvetica, sans-serif;
}
.pw {
	background: url(../images/password.png) no-repeat;
	padding-left: 55px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.yzm {
	width: 192px;
	text-align: center
}
.yzm-img {
	position: absolute;
	left: 210px;
	top: 15px;
	cursor: pointer;
	border: 1px solid #333;
}
.btn-login {
	width: 182px;
	font-size: 17px;
	color: #fff;
	height: 46px;
	background: #092c4b;
	border: none;
	margin-top: 5px;
	margin: auto;
	display: table
}
/*---------------------新闻详细----------------------*/
.news-detail {
	padding: 50px 0 40px;
}
.news-detail .title {
	color: #333333;
	font-size: 22px;
	line-height: 28px;
	text-align: center;
}
.news-article {
	margin-top: 15px;
	padding: 25px 0 70px;
	border-top: 1px solid #eeeeee;
	line-height: 30px;
	color: #555;
}
.article-come {
	line-height: 26px;
	margin-top: 15px;
	text-align: center;
	color: #999999;
}
.article-come span {
	margin: 0 10px;
	padding-left: 28px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}
.article-come .bdsharebuttonbox {
	display: inline-block;
	vertical-align: middle;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}
.article-come .span-date {
	background: url(../images/article_time.png) no-repeat left;
}
.article-come .span-num {
	background: url(../images/article_num.png) no-repeat left;
}
.article-come .span-share {
	padding-left: 0;
}
.gduo {
	height: 30px;
	line-height: 30px;
	background: #f7f7f7;
	overflow: hidden;
	margin: 15px 0px;
	padding: 0 10px;
}
.gduo span {
	float: right;
	width: 420px;
	overflow: hidden;
	height: 30px;
	display: block;
}
.gduo a {
	font-weight: bold;
}
/*产品详细*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.Productlistsxqwrap {
	background-color: #FFF;
}
.ProductDetailstop {
	background: #FFF;
	padding: 20px 0px 50px 0px;
}
.ProductDetailstopleft {
	float: left;
	width: 500px;
	height: 400px;
	border: 1px solid #ccc;
	position: relative;
}
.ProductDetailstopleftimg {
}
.ProductDetailstopleftimg img {
	display: block;
	width: 500px;
	margin: 0 auto;
}
div.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 200px;
	height: 200px;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	display: none;
	text-align: center;
	overflow: hidden;
}
div.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 50px;
	border: 1px solid #aaa;
	background: #ffffff;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
}
.ProductDetailstopright {
	float: right;
	width: 600px;
	position: relative;
}
.ProductDetailstopright dl {
	margin: 0px;
	padding: 14px 0px 42px 0;
	border-bottom: 1px solid #ccc;
}
.ProductDetailstopright dl dt {
	color: #1a1a1a;
	font-size: 22px;
	line-height: 46px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
.ProductDetailstopright dl dd {
	font-size: 14px;
	margin: 12px 0px 0 0;
	line-height: 25px;
	color: #666;
	overflow: hidden;
}
.ProductDetailstopright dl dd span.Special {
	color: #00a1e9;
	font-size: 16px;
	padding-right: 10px;
}
.ProductDetailsSmallimg {
	overflow: hidden;
	position: relative;
	margin: 0px 60px;
	width: 444px;
	padding-top: 87px;
}
.ProductDetailsSmallimg ul {
	width: 9999px;
	position: relative;
}
.ProductDetailsSmallimg ul li {
	float: left;
	width: 100px;
	height: 100px;
	position: relative;
	display: inline;
	margin-right: 14px;
	cursor: pointer;
}
.ProductDetailsSmallimg ul li img {
	display: block;
	width: 100px;
	height: 100px;
}
.ProductDetailsSmallimg ul li span {
	display: block;
	width: 98px;
	height: 98px;
	border: 1px solid #dadada;
	position: absolute;
	left: 0px;
	top: 0px;
}
.ProductDetailsSmallimg ul li.cur span {
	width: 98px;
	height: 98px;
	border: 1px solid #00a1e9;
}
.ProductimgArrowleft, .ProductimgArrowright {
	position: absolute;
	bottom: 0px;
	width: 33px;
	height: 100px;
	cursor: pointer;
}
.ProductimgArrowleft {
	left: 0px;
	background: url(../images/Product2.gif) no-repeat left center;
}
.ProductimgArrowright {
	right: 0px;
	background: url(../images/Product3.gif) no-repeat right center;
}
.Productwillbtn {
	margin: 0 auto;
	background-color: #ededed;
	text-align: center;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}
.Productwillbtn p {
	/*	height: 40px; */
	display: inline-block;
	width: 110px;
	/* padding-top: 13px; */
	line-height: 40px;
*display: block;
*zoom:1;
*float: left;
}
.Productwillbtn a {
	font-size: 16px;
	/* font-weight: bold;*/
	color: #333;
	display: block;
	/* height: 36px; */
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	width: 100%;
	line-height: 40px;
}
.Productwillbtn a:hover {
	text-decoration: none;
}
.Productwillbtn p:hover, p.cur {
	background-color: #092c4b;
}
.Productwillbtn p:hover a, .Productwillbtn p.cur a {
	color: #FFF;
	border-left: none;
}
.Produxqms {
	padding: 39px 51px 63px 51px;
	display: none;
	min-height: 100px;
}
.Produxqm1 p {
	font-size: 15px;
	color: #666;
	line-height: 30px;
}
.Produxqm2 p {
	font-size: 14px;
	color: #333;
	line-height: 30px;
}
.Produxqms img {
	max-width: 100%;
}
.Produxqms h3 {
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #333;
}
.Produxqms .text {
	font-size: 14px;
	color: #666;
	line-height: 30px;
	text-indent: 2em;
}
.Produxqms .contenttwo {
	padding-top: 34px;
}
.Produxqms .contenttwo .img1 {
	width: 665px;
	height: 340px;
}
.Produxqms .contenttwo .img1 img {
	display: block;
	width: 665px;
	height: 340px;
}
.Produxqms .contenttwo .img2 {
	width: 462px;
	height: 386px;
}
.Produxqms .contenttwo .img2 img {
	display: block;
	width: 462px;
	height: 386px;
}
.Produxqms .contenttwo .Ptitle {
	padding-bottom: 21px;
}
.Produxqms .contentthree {
	padding-top: 48px;
}
.Produxqms .contentthree .Ptitle {
	padding-bottom: 10px;
}
.Produxqms .contentfour {
	padding-top: 38px;
}
.Produxqms .contentfive {
	padding-top: 35px;
}
.Produxqms .contentsix {
	padding-top: 30px;
}
.putnavlisiBottom {
	position: relative;
	overflow: hidden;
	padding: 21px 51px 0 51px;
}
.putnavlisiBottom ul {
	width: 1180px;
}
.putnavlisiBottom ul li {
	float: left;
	width: 274px;
	height: 272px;
	margin-right: 21px;
}
.putnavlisiBottom ul li .img {
	width: 272px;
	height: 204px;
	border: 1px solid #dcdcdc;
}
.putnavlisiBottom ul li a {
	display: block;
}
.putnavlisiBottom ul li a img {
	display: block;
	width: 272px;
	height: 204px;
}
.putnavlisiBottom ul li .mtext {
	font-size: 16px;
	height: 66px;
	line-height: 66px;
	overflow: hidden;
	text-align: center;
	color: #333;
}
.putnavlisiBottom ul li a:hover .mtext {
	color: #092c4b;
}
.shouhou {
	padding-top: 30px;
}
.shouhou .Ptitle {
	padding-bottom: 5px;
}
.Productwillbtn2 {
	width: 1160px;
	margin: 0 auto;
	background-color: #ededed;
	text-align: center;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
}
.Productwillbtn2 p {
	height: 50px;
	display: inline-block;
	width: 210px;
	padding-top: 10px;
	line-height: 40px;
*display: block;
*zoom:1;
*float: left;
}
.Productwillbtn2 a {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	display: block;
	height: 36px;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	width: 100%;
}
.Productwillbtn2 p:hover, p.cur {
	background-color: #092c4b;
}
.Productwillbtn2 p:hover a, .Productwillbtn2 p.cur a {
	color: #FFF;
	border-left: none;
}
.vcenter {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	max-width: 100%;
	max-height: 90%;
	display: block;
	vertical-align: middle;
	margin: auto;
}
