/*reset
 * 常见重置css样式
 * 2016.10.24
 * ============================ start ============================ */
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:12px/1.5tahoma, arial, \5b8b\4f53; }
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; }
@font-face{
	font-family: siyuan;
	
}
*{font-family: siyuan,"微软雅黑";}
.clear:after{
	content: "";
	display: block;
	clear: both;
}
.clear{ zoom: 1; }
.ul_float li{display: inline-block; float: left;}
.mask{
	background: rgba(0,0,0,0.6);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 499;
}
/*------------------------ wrap ---------------------------------*/
html,body{ height: 100%; }
.wrap{
	min-height: 100%;
	/*min-width: 1200px;*/
}
.main{
	width: 1160px;
	height: 100%;
	margin: 0 auto;
	/*outline: 1px solid blue;*/
}
.indexTit{
	border-bottom: 1px solid #d1d1d1;
	/*text-align: center;*/
	width: 100%;
	margin: 0 auto;
	padding-top: 60px;
}
.indexTit>span{
	border-bottom: 3px solid black;
	padding: 0 15px;
	display: inline-block;
	font-size: 22px;
	margin-bottom: -1px;
}
.indexTit1{
	border-bottom: 1px solid #d1d1d1;
	text-align: left;
	width: 100%;
	margin: 0 auto;
	padding-top: 40px;
}
.indexTit1>span{
	border-bottom: 3px solid #6e6e6e;
	padding: 0 25px;
	display: inline-block;
	font-size: 22px;
	margin-bottom: -1px;
	color: #6e6e6e;
	padding-bottom: 5px;
}
.wid-1080{
	width: 1080px;
	margin: 0 auto;
	position: relative;
}
.wid-1160{
	width: 1160px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}
.banner{
	width: 100%;
	margin-top: 2px;
}
.banner>img{ width: 100%; }
.guide_url{
	margin-top: 30px;
	/*padding-bottom: 10px;*/
	/*border-bottom: 1px solid #e5e5e5;*/
}
.guide_url>p{
	/*font-size: 15px;*/
	color: #383838;
	width: 1080px;
	margin: 0 auto;
}
.guide_url a{ color: #383838; }
.tapa{
	position: absolute;
	right: 0;
	top: 0;
}
.tapa>li>a{
	 display: inline-block;
	 width: 148px;
	 height: 30px;
	 border: 1px solid #CAB179;
	 color: #CAB179;
	 text-align: center;
	 line-height: 2em;
	 margin-right: 20px;
	 background: white;
	vertical-align: top;
	overflow: hidden;
 }
.tapa>li> .spainA{
	display: inline-block;
	padding: 5px;
	width: 150px;
	height: 33px;
	border: 1px solid #CAB179;
	color: #CAB179;
	text-align: left;
	line-height: 1.4em;
	margin-right: 20px;
	font-size: 12px;
	overflow: hidden;

}
.tapa>li>a:hover{
	border-color: #CAB179;
	background: #CAB179;
	color: white;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
}
.tapa>li>.niceA{
	border-color: #CAB179;
	background: #CAB179;
	color: white;
}

/************* 响应式 ****************/
/* 大屏幕 */
@media (max-width: 1160px){
	.main{ width: 94% }

}
@media (max-width: 1080px){
	.main{ width: 94% }
	.wid-1080{ width: 90%; }
	.guide_url{ display: none; }
}

/* 平板电脑和小屏电脑之间的分辨率 */
@media (max-width: 979px){
	.wrap{ padding-top: 60px; }
	.indexTit1>span { font-size: 20px; }
}

/* 横向放置的手机和竖向放置的平板之间的分辨率 */
@media (max-width: 767px) {
	.indexTit1>span { font-size: 18px; }
}

/* 横向放置的手机及分辨率更小的设备 */
@media (max-width: 480px) {
	.news_main1_img{ width: 170px; }
	.indexTit1>span { font-size: 16px; }
}
/*------------------------ header ---------------------------------*/
.header{
	width: 100%;
	height: 94px;
	background: white;
	/*border-bottom: 1px solid;*/
}
.header_main{
	
}
.header_top{ height: 30px; }
.header_top_main{
	float: right;
	margin-right: 20px;
	padding: 6px 0 0 0;
	height: 30px;
}
.motto{
	margin-right: 30px;	
	margin-top: -18px;
}
.sina,.weixin{
	margin-right: 10px;
	cursor: pointer;
	vertical-align: top;
}
.weixin{
    position: relative;
    top: 6px;
}
.lang{
	border: 1px solid #cccccc;
	display: inline-block;
	width: 120px;
	height: 28px;
	position: relative;
	top: 3px;
	color: #999999;
	vertical-align: top;
	text-align: left;
	line-height: 1.7em;
	cursor: pointer;
}
.lang>img{
	position: absolute;
	top: 10px;
	right: 10px;
}
.lang>span{
	display: inline-block;
	width: 100px;
	text-align: center;
}
.lang_list{
	display: none;
	position: absolute;
	top: 28px;
	left: -1px;
	border: 1px solid #cccccc;
	width: 120px;
	background: white;
	text-align: center;
	font-size: 14px;
	z-index: 100;
}
.lang_list li{
	height: 30px;
	line-height: 2em;
}
.lang_list li>a{
	color: #999999;
	display: inline-block;
	width: 100%;
	height: 100%;
}
.lang_list li>a:hover{ color: #CAB179; }
.header_buttom{ height: 60px; }
.logo{
	float: left;
	display: inline-block;
}
.logo > img{ width:270px; }
.nav{
	float: left;
	display: inline-block;
	height: 30px;
	position: relative;
	margin-left: 37px;
	margin-top: 28px;
}
.nav li{
	height: 100%;
	margin-right: 30px;
	position: relative;
	
}
.nav .spainLi{ margin-right: 5px!important; }
.nav li>a{
	display: inline-block;
	height: 100%;
	color: #737373;
	padding: 0 6px;
	vertical-align: top;
}
.navSele{
	background: #e6e6e6;
	font-size: 14px;
	position: absolute;
	z-index: 99999;
	top: 100%;
	margin-top: 2px;
	padding: 10px;
	display: none;
}
.navSele>p{
	white-space: nowrap;
	padding: 3px 0;
}
.navSele a{ color: #575757; }
.nav li>a:hover{
	border-bottom: 2px solid #cab179;
	color: #cab179;
}
.nav li>.sele_nav{
	border-bottom: 2px solid #cab179;
	color: #cab179;
}
.nav li>.sele_nav1{
	border-bottom: 2px solid #cab179!important;
	color: #cab179!important;
}
.margin_none{ margin: 0; }
.right-menu{ display: none; }
.menu-btn{ display: none; }
.menu-ul > li > a{ padding-left: 10%; }
/************* 响应式 ****************/
/* 大屏幕 */
@media (max-width: 1160px){
	.logo > img{ width: 250px; }
	.nav{
		height: 28px;
		margin-top: 30px;
	}
	.nav li{ margin-right: 14px; }
	.nav li>a{ font-size: 14px; }
}

/* 平板电脑和小屏电脑之间的分辨率 */
@media (max-width: 979px){
	.logo > img{ margin-top: 10px; }
	.nav{ display: none; }
	.motto{ display: none; }
	.lang{ display: none; }
	.header_top{ display: none; }
	.header{
		height: 60px;
		position: fixed;
		left: 0;
		top: 0;
		z-index: 450;
		box-shadow: 0 0 10px black;
	}
	/*add*/
	.menu-btn{
		display: block;
		position: fixed;
		top: 18px;
		right: 20px;
		width: 24px;
		height: 25px;
		/*background: #eee;*/
		z-index: 9999999;
	}
	.menu-btn > span{
		display: block;
		width: 24px;
		height: 3px;
		background: black;
		cursor: pointer;
		border-radius: 3px;
	}
	.menu-btn > span:nth-child(1){
		position: absolute;
		top: 4px;
	}
	.menu-btn > span:nth-child(2){
		position: absolute;
		top: 11px;
	}
	.menu-btn > span:nth-child(3){
		position: absolute;
		top: 18px;
	}
	.menu-btn > .span1{
		background: white;
		-webkit-animation: span1 .5s alternate;
		-moz-animation: span1 .5s alternate;
			animation: span1 .5s alternate;
		-webkit-transform: translateY(7px) rotateZ(45deg);
		-moz-transform: translateY(7px) rotateZ(45deg);
			transform: translateY(7px) rotateZ(45deg);
	}
	.menu-btn > .span3{
		background: white;
		-webkit-animation: span2 .5s alternate;
		-moz-animation: span2 .5s alternate;
			animation: span2 .5s alternate;
		-webkit-transform: translateY(-7px) rotateZ(-45deg);
		-moz-transform: translateY(-7px) rotateZ(-45deg);
			transform: translateY(-7px) rotateZ(-45deg);

	}
	.menu-btn > .span1-1{
		background: black;
		-webkit-animation: span1-1 .5s alternate;
		-moz-animation: span1-1 .5s alternate;
		-o-animation: span1-1 .5s alternate;
			animation: span1-1 .5s alternate;
		-webkit-transform: translateY(0px) rotateZ(0deg);
		-moz-transform: translateY(0px) rotateZ(0deg);
		-ms-transform: translateY(0px) rotateZ(0deg);
		-o-transform: translateY(0px) rotateZ(0deg);
			transform: translateY(0px) rotateZ(0deg);

	}
	.menu-btn > .span3-1{
		animation: span3-1 .5s alternate;
		-webkit-transform: translateY(0px) rotateZ(0deg);
		-moz-transform: translateY(0px) rotateZ(0deg);
		-ms-transform: translateY(0px) rotateZ(0deg);
		-o-transform: translateY(0px) rotateZ(0deg);
			transform: translateY(0px) rotateZ(0deg);
		background: black;
	}
    .right-menu{
		display: block;
        width: 40%;
        height: 100%;
        position: fixed;
        right: 0;
        top: 0;
        background: #333;
        z-index: 9999997;
		min-width: 320px;
		overflow: hidden;
		-webkit-transform: translateX(100%);
		-moz-transform: translateX(100%);
			transform: translateX(100%);
		-webkit-transition: .45s;
		-moz-transition: .45s;
			transition: .45s;
    }

	.right-menu > .menu-ul{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		padding-top: 100px;
		z-index: 1;
		background: #333;
		-webkit-transition: .4s;
		-moz-transition: .4s;
			transition: .4s;
	}
	
	/*.right-menu > .menu-ul1{*/
		/*transform: translateY(0%);*/
	/*}*/
	/*.right-menu > .menu-ul1-hide{*/
		/*transform: translateY(-100%);*/
	/*}*/
	.right-menu > .menu-ul2{
		z-index: 2;
		-webkit-transform: translateX(100%);
		-moz-transform: translateX(100%);
			transform: translateX(100%);
	 }
	.right-menu > .menu-ul2-show{
		-webkit-transform: translateX(0%);
		-moz-transform: translateX(0%);
			transform: translateX(0%);
	}
	.right-menu > .menu-ul2 > .back{
		text-align: center;
		color: white;
		width: 100%;
		padding-left: 0;
		font-size: 18px;
		position: static;
	}
	.menu-ul2 > .back > img{
		height: 25px;
		position: absolute;
		left: 0;
		top: 0;
		padding: 20px;
	}
	.right-menu > .menu-ul > li{
		width: 100%;
		/*padding-left: 10%;*/
		border-bottom: 1px solid #444;
		line-height: 2.5em;
		position: relative;
	}
	.menu-ul > li > a{
		color: white;
		display: block;
		opacity: .8;
        width: 100%;
        padding-left: 10%;
	}
	.menu-ul > li > a:hover{ opacity: 1; }
	.menu-ul > li > span{
		display: block;
		position: absolute;
		right: 0;
		top: 0;
		height: 100%;
		width: 40px;
		background-color: #242424;
		background-image: url("/web/Website/Public/img/menu-next.png");
		background-size: 24px 24px;
		background-position: center center;
		background-repeat: no-repeat;
		cursor: pointer;
		opacity: .8;
	}
	.menu-ul > li > span:hover{ opacity: 1; }
	.right-menu1{
		-webkit-transform: translateX(0px);
		-moz-transform: translateX(0px);
			transform: translateX(0px);
    }
}

/* 横向放置的手机和竖向放置的平板之间的分辨率 */
@media (max-width: 767px) {

}

/* 横向放置的手机及分辨率更小的设备 */
@media (max-width: 480px) {
	.logo > img {
	    width: 200px;
	    margin-top: 15px;
	}
}

/*------------------------ content ---------------------------------*/
.content{
	padding-bottom: 40px;
}
/*顶开被footer覆盖的部分*/
.footer_auxiliary{
	width: 100%;;
	height: 373px;
	/*background: #f5f5f5;*/
}
/*------------------------ footer ---------------------------------*/
.footer{
	background: #3B3B3B;
	width: 100%;
	min-width: 1200px;
	height: 335px;
	margin-top: -375px;
}
.footer_content{
	width: 1160px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	background: #3B3B3B;
}
.footer_content>div{
	float: left;
}
.footer_content_friendship{
	width: 540px;
	height: 100%;
}
.footer_content_contact{
	width: 500px;
	height: 100%;
}
.footer_content_code{
	width: 110px;
	height: 100%;
}
.footer_content ul{
	float: left;
	margin-top: 30px;
	margin-right: 40px;
}
.footer_content h4{
	color: white;
	font-size: 18px;
	margin-top: 40px;
	
}
.footer_content ul a:hover{
	color: #cab179;
}
.footer_content ul a{
	color: #636363;
	font-size: 13px;
	line-height: 1.7em;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
}
.footer_content ul li{
	color: #636363;
	font-size: 13px;
	line-height: 1.7em;
}
.footer_content_contact h4{
	padding-left:40px;
}
.footer_content_contact>ul{
	border-left: 1px solid #acacac;
	padding:0 0 30px 40px;
}
.clearRight{
	margin-right: 0!important;
}
.footer_content_code>img{
	margin-top: 90px;
}
.footer_content_code p{
	color: white;
}
.footer2{
	width: 100%;
	background: black;
}

.footer2_content{
	width: 1200px;
	height: 40px;
	margin: 0 auto;
}
.footer2_content p{
	color: #a6a6a6;
	text-align: center;
	font-size: 13px;
	line-height: 3em;
	display: block;
	height: 100%;
}

.code22{
	margin-top: 30px;
	margin-left: 40px;
	display: none;
}

/* 大屏幕 */
@media (max-width: 1160px){
	.footer{ min-width: 0; }
	.footer_content{ width: 100%; }
	.footer_content_friendship{
		height: auto;
		margin-left: 2%;
		width: 505px;
		/*float: none;*/
		/*width: 100%;*/
		/*margin: 0 auto;*/
	}
	.footer_content > .footer_content_contact{
		height: auto;
		margin-right: 2%;
		float: right;
		width: 410px;
	}
	
	.footer_content_code{
		display: none;
	}
	.footer_content_contact>ul{
		border-left: none;
	}
	.footer2_content{
		width: 100%;
		height: auto;
	}
	.footer2_content p{
		padding-top: 5px;
	}
	.footer2_content p > b{
		display: none;
	}
	.footer2_content p > span{
		display: block;
		line-height: 1.8em;
	}


}

/* 平板电脑和小屏电脑之间的分辨率 */
@media (max-width: 979px){
	.footer{
		height: auto;
	}
	.footer_content > .footer_content_friendship{
		width: 90%;
		/*margin-left: 15%;*/
		float: none;
		margin: 0 auto;
	}
	.footer_content ul{
		margin-right: 10%;
	}
	.footer_content > .footer_content_contact{
		/*width: 70%;*/
		/*margin-left: 15%;*/
		float: none;
		overflow: hidden;
		margin: 0 auto;
		width: 90%;
	}
	.footer_content_contact>ul{
		padding-left: 0;
	}
	.footer_content_contact h4{
		padding-left: 0;
	}
	.code22{
		float: left;
		display: block;
	}
}

/* 横向放置的手机和竖向放置的平板之间的分辨率 */
@media (max-width: 767px) {

}
@media (max-width: 650px) {
	.footer_content_friendship{
		display: none;
	}
	.footer{
		margin-top: 0;
	}
	.footer_auxiliary{
		display: none;
	}
	.footer2_content p{
		font-size: 12px;
	}
}
@media (max-width: 600px) {
	.code22{
		width: 100%;
		margin: 0;
		padding-bottom: 30px;
	}
}
/* 横向放置的手机及分辨率更小的设备 */
@media (max-width: 480px) {

}
/*关键帧*/

@keyframes retateHa{
	0%{
		transform: rotateZ(0deg);
		-webkit-transform: rotateZ(0deg);
		-moz-transform: rotateZ(0deg);
	}
	100%{
		transform: rotateZ(180deg);
		-webkit-transform: rotateZ(180deg);
		-moz-transform: rotateZ(180deg);
	}
}
@-webkit-keyframes retateHa{
	0%{
		transform: rotateZ(0deg);
		-webkit-transform: rotateZ(0deg);
		-moz-transform: rotateZ(0deg);
	}
	100%{
		transform: rotateZ(180deg);
		-webkit-transform: rotateZ(180deg);
		-moz-transform: rotateZ(180deg);
	}
}
@-moz-keyframes retateHa{
	0%{
		transform: rotateZ(0deg);
		-webkit-transform: rotateZ(0deg);
		-moz-transform: rotateZ(0deg);
	}
	100%{
		transform: rotateZ(180deg);
		-webkit-transform: rotateZ(180deg);
		-moz-transform: rotateZ(180deg);
	}
}
@keyframes retateHeng{
	0%{
		transform: rotateZ(180deg);
		-webkit-transform: rotateZ(180deg);
		-moz-transform: rotateZ(180deg);
	}
	100%{
		transform: rotateZ(0deg);
		-webkit-transform: rotateZ(0deg);
		-moz-transform: rotateZ(0deg);
	}
}
@-webkit-keyframes retateHeng{
	0%{
		transform: rotateZ(180deg);
		-webkit-transform: rotateZ(180deg);
		-moz-transform: rotateZ(180deg);
	}
	100%{
		transform: rotateZ(0deg);
		-webkit-transform: rotateZ(0deg);
		-moz-transform: rotateZ(0deg);
	}
}
@-moz-keyframes retateHeng{
	0%{
		transform: rotateZ(180deg);
		-webkit-transform: rotateZ(180deg);
		-moz-transform: rotateZ(180deg);
	}
	100%{
		transform: rotateZ(0deg);
		-webkit-transform: rotateZ(0deg);
		-moz-transform: rotateZ(0deg);
	}
}


@keyframes autoBanner1{
	0%{
		transform: scale(1);
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		opacity: 1;
	}
	70%{
		opacity: 0;
	}
	100%{
		transform: scale(3);
		-webkit-transform: scale(3);
		-moz-transform: scale(3);
		opacity: 0;
	}
}
@-webkit-keyframes autoBanner1{
	0%{
		transform: scale(1);
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		opacity: 1;
	}
	70%{
		opacity: 0;
	}
	100%{
		transform: scale(3);
		-webkit-transform: scale(3);
		-moz-transform: scale(3);
		opacity: 0;
	}
}
@-moz-keyframes autoBanner1{
	0%{
		transform: scale(1);
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		opacity: 1;
	}
	70%{
		opacity: 0;
	}
	100%{
		transform: scale(3);
		-webkit-transform: scale(3);
		-moz-transform: scale(3);
		opacity: 0;
	}
}
.autoBanner_1{
	animation: autoBanner1 1s ease-in-out;
	-webkit-animation: autoBanner1 1s ease-in-out;
	-moz-animation: autoBanner1 1s ease-in-out;
}


/*相关新闻*/
.industry_news{
	background: #f5f5f5;
	min-height: 200px;
}
.industry_news>h5{
	font-size: 20px;
	color: #383838;
	text-align: center;
	padding-top: 20px;
}
.industry_newsMain{
	margin-top: 25px;
}
.industry_newsMain>ul{
	width: 33.3133333333%;
	min-height: 100px;
	float: left;
	display: inline-block;
}
.industry_newsMain>ul>li{
	font-size: 12px;
	line-height: 2em;
	padding: 4px 0;
	color: #6e6e6e;
}
.industry_newsMain>ul>li>a{
	font-size: 16px;
	color: #6e6e6e;
	vertical-align: middle;
	padding-left: 10px;
	display: inline-block;
	width: 85%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.mySw{
	width: 900px;
	min-height: 200px;
	/*outline: 1px solid;*/
	margin: 0 auto;
	padding: 30px 0;
	margin-top: 60px;
}

/*//3d*/
.dg-container{
	width: 100%;
	height: 350px;
	position: relative;
}
.dg-wrapper{
	width: 481px;
	height: 316px;
	margin: 0 auto;
	position: relative;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	-o-perspective: 1000px;
	-ms-perspective: 1000px;
	perspective: 1000px;
}
.dg-wrapper a{
	width: 480px;
	height: auto;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	box-shadow: 0px 10px 20px rgba(0,0,0,0.3);
}
.dg-wrapper a.dg-transition{
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.dg-wrapper a img{
	display: block;
}
.dg-wrapper a div{
	font-style: italic;
	text-align: center;
	line-height: 50px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.5);
	color: #333;
	font-size: 16px;
	width: 100%;
	bottom: -55px;
	display: none;
	position: absolute;
}
.dg-wrapper a.dg-center div{
	display: block;
}
.dg-container nav{
	width: 100%;
	min-width: 800px;
	position: absolute;
	z-index: 300;
	bottom: 0;
	display: block;
	text-align: center;
    /*border: 1px solid red;*/
}
.dg-container nav span{
	text-indent: -9000px;
	/* float: left; */
	display: inline-block;
	cursor: pointer;
	width: 24px;
	height: 25px;
	opacity: 0.8;
	background: transparent url(../img/zuhe.png) no-repeat top left;
}
.dg-container nav span:hover{
	opacity: 1;
}
.dg-container nav span.dg-next{
	background-position: top right;
	margin-left: 10px;
}
.slide_mask{
    width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*底部轮播图 swiper样式 关于我们页*/
.honor{
	min-height: 150px;
	margin-top: 30px;
	position: relative;
}
.honor .swiper-container3{
    width: 100%;
	height: 200px;
	overflow: hidden;
	position: relative;
}
.honor .swiper-container3 .swiper-slide{
	text-align: center;
	/*margin: 0 40px;*/
	
}
.honor .swiper-container3 .swiper-slide .imgpar{
	/*border: 1px solid #cccccc;*/
	width: 80%;
	/*height: 100%;*/
	margin: 10px auto;
	text-align: center;
	position: relative;
}
.honor .swiper-container3 .swiper-slide .imgpar>div{
	display: inline-block;
    position: relative;
	/*height: 100%;*/
}
.honor .swiper-container3 .swiper-slide .imgpar>div>div{
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-align: center;
	cursor: pointer;
    background: rgba(0,0,0,.7);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
}
.honor .swiper-container3 .swiper-slide .imgpar>div>div>img{
	width: 30px;
	margin-top: 85px;
}
.honor .swiper-container3 .swiper-slide .imgpar>div>img{
	/*vertical-align: middle;*/
	/*position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);*/
	height: 100%;
}
.honor .page{
    position: absolute;
    width: 20px;
    height: 36px;
    top: 50%;
    margin-top: -18px;
	cursor: pointer;
}
.honor .prevP{ left: -12px; }
.honor .nextP{ right: -12px; }
.bigPatent{
    display: none;
    width: 800px;
	max-width: 80%;
    /*height: 400px;*/

    position: fixed;
    top: 50%;
    left: 36%;
    margin-left: -140px;
    margin-top: -200px;
	z-index: 500;
}
.bigPatent>.img1{
	display: block;
    /* width: 400px; */
	max-width: 90%;
    /*height: 100%;*/
	margin: 0 auto;

}
.bigPatent>.back{
    width: 24px;
    position: absolute;
    top: -30px;
    right: -15px;
    cursor: pointer;
}

/*分页按钮组*/
.pages{
	width: 500px;
	margin: 0 auto;
	margin-top: 45px;
}
.pages>li{
	border: 1px solid #bfbfbf;
	text-align: center;
	border-radius: 3px;
	width: 44px;
	height: 33px;
	line-height: 2em;
	margin-right: 6px;
}
.pages>li>a{ color: #323232; }
.pages>.pagesP, .pages>.pagesN{ width: 80px; }
.pages> .nicePageLi{
	background: #ebc775;
	border-color: #ebc775;;
}
.pages> .nicePageLi>a{ color: white; }


/*视频*/
.video{
	background: rgba(0,0,0,0.9);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -300px;
	margin-left: -400px;
	z-index: 500;
}
.video > video{
	width: 800px;
	height: 600px;
}
.shut{
	position: absolute;
	right: 15px;
	top: 15px;
	width: 23px;
	cursor: pointer;
}
/*大观v2*/
.album{
	display: none;
	position: fixed;
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,0.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
	z-index: 99999999;
	top: 0;
	left: 0;
}

.album-shut , .album-shut1{
	position: absolute;
	top: 10px;
	right: 10px;
	width: 30px;
	cursor: pointer;
	z-index: 99999;
}
#album-main{
	position: absolute;
	top: 50%;
	left: 50%;
	cursor: move;
}
.album > .pre{
	position: absolute;
	left: 10px;
	top: 50%;
	height: 60px;
	margin-top: -30px;
	cursor: pointer;
}
.album > .next{
	position: absolute;
	right: 10px;
	height: 60px;
	top: 50%;
	margin-top: -30px;
	cursor: pointer;
}
.album > p{
	position: absolute;
	left: 0;
	bottom: 0;
	/*color: white;*/
	text-align: center;
	width: 100%;
	background: #ccc;
	height: 25px;
}
.album > p > span{
	cursor: default;
}
.album > p > button{
	display: inline-block;
	width: 25px;
	height: 25px;
	background: #ccc;
	border: none;
	outline: none;
	cursor: pointer;
}
.album > p > button:hover{
	background: #aaa;
}
.album > p > .size{
	width: 100px;
}
.album > .page{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 50px;
	text-align: center;
	color: white;
	line-height: 3em;
	background: black;
}
.album > .view{
	position: absolute;
	width: 990px;
	background: black;
	height: 100px;
	bottom: 25px;
	left: 50%;
	margin-left: -525px;
	overflow: hidden;
	padding: 0 30px;
	/*border-right: 30px solid black;*/
	/*border-left: 30px solid black;*/

}
.album > .view > .content1{
	width: 6000px;
	position: absolute;
	left: 30px;
	top: 5px;
}
.album > .view > .content1 > div{
	width: 90px;
	height: 80px;
	border-top: 5px solid #333;
	border-bottom: 5px solid #333;
	border-right: 10px solid #333;
	border-left: 10px solid #333;
	/*outline: 1px solid red;*/
	overflow: hidden;
	text-align: center;
	float: left;
	display: inline-block;
}
.album > .view > .content1 > div > img{
	height: 100%;
	width: auto;
}
.album > .view > button{
	width: 30px;
	height: 100px;
	position: absolute;
	top: 0;
	cursor: pointer;
	border:none;
	outline: none;
}
.album > .view > .left{
	left: 0px;
	background: url("/web/Website/Public/img/shangY.png") no-repeat;
	background-size: 50% auto;
	background-position: center center;
	background-color: #ccc;
}
.album > .view > .right{
	right: 0px;
	background: url("/web/Website/Public/img/xiaY.png") no-repeat;
	background-size: 50% auto;
	background-position: center center;
	background-color: #ccc;
}
.sina11{
	display: inline-block;
	height: 16px;
	width: 17px;
	background: url(/web/Website/Public/img/sina11.png) no-repeat;
	background-size: 17px 16px;
	background-position: center center;
	/* outline: 1px solid; */
	float: left;
	/* margin-top: 4px; */
	position: relative;
	top: 6px;
	left: -5px;
}
.album1{
	display: none;
	position: fixed;
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,0.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
	z-index: -1;
	top: 0;
	left: 0;
	opacity: 0;
}
.album1-show{
	opacity: 1;
	z-index: 99999999;
}
.swiper-container12 {
	width: 100%;
	height: 100%;
	color: #fff;
	text-align: center;
	position: absolute;
}
.album1 > p{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	line-height: 1.5em;
	text-align: center;
	background: black;
	color: #cab179;
}
.album1 .swiper-slide{
	position: relative;
}
.album1 .swiper-slide img{
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	height: auto;
	max-height: 100%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
}
/*autoAdd*/
.autoTapa{
	width: 150px;
	height: 30px;
	position: absolute;
	top: 9px;
	right: 0;
	/*overflow: hidden;*/
	background: #CAB179;
	font-size: 14px;
	display: none;
	line-height: 2.2em;
	cursor: pointer;
}
.autoTapa > p {
	width: 65%;
	height: 100%;
	color: white;
	padding-left: 20%;
	padding-right: 15%;
	/*outline: #CAB179 auto 5px;*/
	/*text-align: center;*/
}
.autoTapa > p > img{
	position: absolute;
	top: 10px;
	right: 10px;
}
.autoTapa > ul{
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	background: #CAB179;
	display: none;
	z-index: 10;
}
.autoTapa > ul a{
	color: white;
	padding-left: 20%;
	display: block;
	width: 80%;
	height: 100%;
}
/* 大屏幕 */
@media (max-width: 1160px){
	.dg-container nav {
		min-width: 0;
	}
}
@media (max-width: 1080px){
	.tapa{
		display: none;
	}
	.autoTapa{
		display: block;
	}
	.dg-wrapper{
		/*overflow: hidden;*/
	}
	.dg-wrapper {
		width: 400px;
	}
	.dg-wrapper a{
		width: 400px;
	}
	.dg-wrapper > .dg-center{
		display: block;
		z-index: 100;
	}
	.mySw{
		width: 100%;
	}
	.dg-wrapper a img {
		display: block;
		width: 100%;
	}
    .album > .view{
        display: none;
    }
}
/* 平板电脑和小屏电脑之间的分辨率 */
@media (max-width: 979px){
	.dg-wrapper {
		width: 350px;
	}
	.dg-wrapper a{
		width: 350px;
	}
	.dg-container{
		height: 290px;
	}
	.dg-wrapper{
		height: 290px;
	}


	.video{
		width: 100%;
		height: 100%;
		margin: 0;
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		z-index: 999999999;
	}
	.video > video{
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		max-width: 80%;
		height: auto;
        max-height: 60%;
	}
	.mySw{
		margin-top: 30px;
	}
}

/* 横向放置的手机和竖向放置的平板之间的分辨率 */
@media (max-width: 767px) {
	.dg-wrapper {
		width: 300px;
	}
	.dg-wrapper a{
		width: 300px;
	}
	.dg-container{
		height: 250px;
	}
	.dg-wrapper{
		height: 250px;
	}
	.industry_newsMain>ul{
		width: 50%;
	}
	.industry_newsMain>ul>li>a{
		font-size: 14px;
	}
}
@media (max-width: 650px) {
	.dg-wrapper {
		width: 45%;
	}
	.dg-wrapper a{
		width: 100%;
	}
	.dg-container{
		height: 200px;
	}
	.dg-wrapper{
		height: 200px;
	}
	.bigPatent{
		margin: 0;
		-webkit-transform: translate(-50%,-50%);
		-moz-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
	}
	.mySw{ 
		min-height: 0;
		margin-top: 5px;
	}
}
@media (max-width: 550px) {
	.dg-wrapper {
		width: 45%;
	}
	.dg-wrapper a{
		width: 100%;
	}
	.dg-container{
		height: 170px;
	}
	.dg-wrapper{
		height: 170px;
	}
	.industry_newsMain>ul{
		width: 100%;
	}
}
/* 横向放置的手机及分辨率更小的设备 */
@media (max-width: 480px) {
	.dg-container{ height: 150px; }
	.dg-wrapper{ height: 150px; }
	.album{ display: none; }
}











@keyframes span1{
	0%{
		transform: translateY(0px) rotateZ(0deg);
	}
	10%{
		transform: translateY(-3px);
	}
	70%{
		transform: translateY(7px);
	}
	100%{
		transform: translateY(7px) rotateZ(45deg);
		background: white;
	}
}
@-webkit-keyframes span1{
	0%{
		-webkit-transform: translateY(0px) rotateZ(0deg);
	}
	10%{
		-webkit-transform: translateY(-3px);
	}
	70%{
		-webkit-transform: translateY(7px);
	}
	100%{
		-webkit-transform: translateY(7px) rotateZ(45deg);
		background: white;
	}
}
@-moz-keyframes span1{
	0%{
		-moz-transform: translateY(0px) rotateZ(0deg);
	}
	10%{
		-moz-transform: translateY(-3px);
	}
	70%{
		-moz-transform: translateY(7px);
	}
	100%{
		-moz-transform: translateY(7px) rotateZ(45deg);
		background: white;
	}
}
@keyframes span2{
	0%{
		transform: translateY(0px) rotateZ(0deg);
	}
	10%{
		transform: translateY(3px);
	}
	70%{
		transform: translateY(-7px);
	}
	100%{
		transform: translateY(-7px) rotateZ(-45deg);
		background: white;
	}
}
@keyframes span2{
	0%{
		transform: translateY(0px) rotateZ(0deg);
	}
	10%{
		transform: translateY(3px);
	}
	70%{
		transform: translateY(-7px);
	}
	100%{
		transform: translateY(-7px) rotateZ(-45deg);
		background: white;
	}
}
@-webkit-keyframes span2{
	0%{
		-webkit-transform: translateY(0px) rotateZ(0deg);
	}
	10%{
		-webkit-transform: translateY(3px);
	}
	70%{
		-webkit-transform: translateY(-7px);
	}
	100%{
		-webkit-transform: translateY(-7px) rotateZ(-45deg);
		background: white;
	}
}
@keyframes span1-1{
	0%{
		transform: translateY(7px) rotateZ(45deg);
	}
	10%{
		transform: translateY(7px);
	}
	70%{
		transform: translateY(-3px);
	}
	100%{
		transform: translateY(0px) rotateZ(0deg);
		background: black;

	}
}
@-webkit-keyframes span1-1{
	0%{
		-webkit-transform: translateY(7px) rotateZ(45deg);
	}
	10%{
		-webkit-transform: translateY(7px);
	}
	70%{
		-webkit-transform: translateY(-3px);
	}
	100%{
		-moz-transform: translateY(0px) rotateZ(0deg);
		background: black;
	}
}
@-moz-keyframes span1-1{
	0%{
		-moz-transform: translateY(7px) rotateZ(45deg);
	}
	10%{
		-moz-transform: translateY(7px);
	}
	70%{
		-moz-transform: translateY(-3px);
	}
	100%{
		-moz-transform: translateY(0px) rotateZ(0deg);
		background: black;
	}
}
@keyframes span3-1{
	0%{

		transform: translateY(-7px) rotateZ(-45deg);
	}
	10%{
		transform: translateY(-7px);
	}
	70%{
		transform: translateY(3px);
	}
	100%{
		transform: translateY(0px) rotateZ(0deg);
		background: black;
	}
}
@-webkit-keyframes span3-1{
	0%{
		-webkit-transform: translateY(-7px) rotateZ(-45deg);
	}
	10%{
		-webkit-transform: translateY(-7px);
	}
	70%{
		-webkit-transform: translateY(3px);
	}
	100%{
		-webkit-transform: translateY(0px) rotateZ(0deg);
		background: black;
	}
}
@-moz-keyframes span3-1{
	0%{
		-moz-transform: translateY(-7px) rotateZ(-45deg);
	}
	10%{
		-moz-transform: translateY(-7px);
	}
	70%{
		-moz-transform: translateY(3px);
	}
	100%{
		-moz-transform: translateY(0px) rotateZ(0deg);
		background: black;
	}
}

