body{
	font-size: 14px;
	font-family: "Microsoft Yahei";
}
.container{
	width: 1200px !important;
}
.container1{
	width: 1200px !important;
	margin:auto;
}
ul{
	list-style: none;
}
#ewmd{
	width: 200;
	float: left;
	padding-left:10%;
	position: fixed;
	top: 250px;
	z-index: 9;
}
#header{
	width: 100%;
	float: left;
	position: fixed;
	top: 0;
	z-index: 9;
	background: #fff;
}
#header .top{
	height: 36px;
	line-height: 36px;
	width: 100%;
	float: left;
	background: #f7931e;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	position: relative;
	top: 0;
}
#header.none .top{
	top: -36px;
	position: absolute;
}
#header .top .l{
	float: left;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
}
#header .top .l div{
	float: left;
	margin-right: 30px;
}
#header .top .l div span{
	margin-right: 5px;
}
#header .top .r{
	float: right;
	width: 500px;
	height: 36px;
	line-height: 36px;
	background: #ffddb5;
}
#header .top .r input{
	width: 436px;
	float: left;
	height: 36px;
	border: 0;
	background: transparent;
	line-height: 36px;
	color: #5e5e5e;
	padding-left: 20px;
	outline: none;
	font-size: 15px;
	font-weight: bold;
}
#header .top .r button{
	width: 50px;
	height: 36px;
	border: 0;
	float: right;
	background: transparent;
	color: #f7931e;
	font-size: 16px;
	outline: none;
}
#header .tmenu{
	width: 100%;
	float: left;
	height: 90px;
	line-height: 90px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;

}
#header.none .tmenu{
	height: 80px;
	line-height: 80px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.1);
}
#header.none .tmenu .logo img{
	height: 54px;
}
#header .tmenu .logo{
	float: left;
	margin-top: 14px;
}
#header .tmenu .logo img{
	display: block;
	height: 64px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

#header .tmenu ul{
	float: right;
}
#header .tmenu ul li{
	float: left;
}
#header .tmenu ul li a{
	display: block;
	height: 90px;
	line-height: 90px;
	padding: 0 11px;
	font-weight: bold;
	color: #464646;
	font-size: 17px;
	text-decoration: none;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
#header.none .tmenu ul li a{
	height: 80px;
	line-height: 80px;
	font-size: 16px;
	border-bottom: 3px solid transparent;
}
#header .tmenu ul li.active a{
	background: #efefef;
	border-bottom: 3px solid #fbb03b;
}
.page_1 .fp-slides,
.page_1 .fp-slidesContainer,
.page_1 .fullbanner,
.page_1 .carousel-inner,
.page_1 .carousel-inner .item
{
	width: 100%;
	height:1020px;
}
.page_1 .carousel-inner .item{
	float: left;
	height:100vh;
}
.fullbanner .carousel-indicators{
	margin-bottom: 0;
}
.fullbanner .carousel-indicators li{
	width: 12px;
	border: 0;
	height: 12px;
	border-radius: 6px;
	background: #ffffff;
	margin: 0 3px;
}
.fullbanner .carousel-indicators li.active{
	background: #222222;
}
.fullbanner .bx-wrapper{
	width: 100%;
	border: 0;
	height: 100%;
}
.fullbanner .txt{
	padding-top: 26%;
	text-align: center;
	-webkit-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
	opacity: 0;
}
.fullbanner .txt span{
	font-size: 42px;
	margin: 0;
	font-weight: bold;
	color: #f7931e;
	margin-bottom: 40px;
	text-transform: uppercase;
	position: relative;
	opacity: 1;
}
 


.fullbanner .txt h5{
	font-weight: bold;
	color: #ffffff;
	font-size: 36px;
	margin: 0;
	margin-bottom: 7px;
}
.fullbanner .txt p{
	font-size: 20px;
	text-transform: uppercase;
	color: #ffffff;
	font-family: "Calibri";
}
.fullbanner .carousel-inner .item.active .txt{
	opacity: 1;
}
.fullbanner .carousel-inner .item.active span{
	animation: bounceInRight 1s;
	-moz-animation: bounceInRight 1s ;	/* Firefox */
	-webkit-animation: bounceInRight 1s ;	/* Safari 和 Chrome */
	-o-animation: bounceInRight 1s ;	/* Opera */
}
 
.fullbanner .carousel-inner .item.active h5{
	animation: fadeInRight 1s;
	-moz-animation: fadeInRight 1s ;	/* Firefox */
	-webkit-animation: fadeInRight 1s;	/* Safari 和 Chrome */
	-o-animation: fadeInRight 1s ;	/* Opera */
}
.fullbanner .carousel-inner .item.active p{
	animation: fadeInRight 1.2s;
	-moz-animation: fadeInRight 1.2s;	/* Firefox */
	-webkit-animation: fadeInRight 1.2s;	/* Safari 和 Chrome */
	-o-animation: fadeInRight 1.2s;	/* Opera */
}
.page_2 .about{
	padding-top: 150px;
}
.page_2 .about .l{
	float: left;
	width: 656px;
}
.page_2 .about .l span{
	font-size: 31px;
	color: #222;
	font-weight: bold;
	padding-left: 72px;
	height: 50px;
	margin: 0;
	line-height: 50px;
	background: url(../images/abtit.png) left top no-repeat;
}
.page_2.active .about .l h1{
	animation: fadeInLeft 1.2s;
	-moz-animation: fadeInLeft 1.2s;	/* Firefox */
	-webkit-animation: fadeInLeft 1.2s;	/* Safari 和 Chrome */
	-o-animation: fadeInLeft 1.2s;	/* Opera */
}
.page_2 .about .l h5{
	font-size: 15px;
	color: #f7931e;
	font-weight: bold;
	line-height: 30px;
	padding-left: 72px;
	margin: 0;
} 
.page_2.active .about .l h5{
	animation: fadeInLeft 2s;
	-moz-animation: fadeInLeft 2s;	/* Firefox */
	-webkit-animation: fadeInLeft 2s;	/* Safari 和 Chrome */
	-o-animation: fadeInLeft 2s;	/* Opera */
}
.page_2 .about .l p{
	font-size: 15px;
	color: #848484;
	margin: 0;
	line-height: 32px;
}
.page_2.active .about .l p{
	animation: fadeInUp 2s;
	-moz-animation: fadeInUp 2s;	/* Firefox */
	-webkit-animation: fadeInUp 2s;	/* Safari 和 Chrome */
	-o-animation: fadeInUp 2s;	/* Opera */
}
.page_2 .about .l p a{
	color: #f7931e;
	text-decoration: none;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.page_2 .about .l p a:hover{
	color: #f7931e;
}
.page_2 .about .r{
	width: 444px;
	float: right;
}
.page_2 .about .r .img{
	width: 415px;
	height: 299px;
	float: left;
	position: relative;
	border: 3px solid #f7931e;
}
.page_2 .about .r .img img{
	display: block;
	position: absolute;
	left: 20px;
	bottom: 20px;

}
.page_2 .about .container a.more{
	width: 182px;
	height: 36px;
	line-height: 32px;
	text-align: center;
	border-radius: 18px;
	border: 2px solid #e0e0e0;
	color: #fff;
	font-weight: bold;
	background: #f7931e;
	display: block;
	text-decoration: none;
	margin: 5px auto;
	clear:both;
}
.page_2.active .about .r .img img{
	animation: a1 2s;
	-moz-animation: a1 2s;	/* Firefox */
	-webkit-animation: a1 2s;	/* Safari 和 Chrome */
	-o-animation: a1 2s;	/* Opera */
}
@keyframes a1
{
from {left:0;bottom: 0;}
to {left: 20px;bottom: 20px;}
}
.page_2 .about .r  ul{
	padding: 0;
	width: 100%;
	float: left;
	margin-top: 50px;
	border-left: 1px solid #f7931e;
}
.page_2.active .about .r  ul{
	animation: fadeInRight 2s;
	-moz-animation: fadeInRight 2s;	/* Firefox */
	-webkit-animation: fadeInRight 2s;	/* Safari 和 Chrome */
	-o-animation: fadeInRight 2s;	/* Opera */
}
.page_2 .about .r  ul li{
	width: 33.20%;
	float: left;
	border-right: 1px solid #f7931e;
	padding: 10px 0;
}
.page_2 .about .r  ul li img{
	float: left;
	display: block;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 30px;
}
.page_2 .about .r  ul li .num{
	font-size: 34px;
	font-weight: bold;
}
.page_2 .about .r  ul li p{
	text-align: center;
	color: #f7931e;
	font-size: 14px;
}
.page_3{
	background: url(../images/bg1.jpg) center 70px no-repeat;
}
.page_4{
	background: url(../images/bg2.jpg) center 70px no-repeat;
}
.page_3 .product{
	padding-top: 120px;
}
.page_3 .product .top{
	width: 100%;
	float: left;
}
.page_3 .product .top span{
	font-size: 31px;
    color: #f7931e;
    font-weight: bold;
    padding-left: 72px;
    height: 50px;
    margin: 0;
    line-height: 50px;
    background: url(../images/abtit.png) left top no-repeat;
}
.page_3.active .product .top h1{
    animation: fadeInLeft 1.2s;
    -moz-animation: fadeInLeft 1.2s;
    -webkit-animation: fadeInLeft 1.2s;
    -o-animation: fadeInLeft 1.2s;
}
.page_3 .product .top h5{
	font-size: 15px;
    color: #fff;
    font-weight: bold;
    line-height: 30px;
    padding-left: 72px;
    margin: 0;
    background: url(../images/abtit2.png) left bottom no-repeat;
}
.page_3.active .product .top h5{
    animation: fadeInLeft 2s;
    -moz-animation: fadeInLeft 2s;
    -webkit-animation: fadeInLeft 2s;
    -o-animation: fadeInLeft 2s;
}
.page_3 .product .product_slide{
	width: 100%;
	margin-top: 30px;
	float: left;
	position: relative;
}
.page_3 .product .product_slide .item{
	width: 100%;
	float: left;
}
.page_3.active .product .product_slide{
    animation: fadeInUp 2.4s;
    -moz-animation: fadeInUp 2.4s;
    -webkit-animation: fadeInUp 2.4s;
    -o-animation: fadeInUp 2.4s;
}
.page_3 .product .product_slide .item img{
	width: 100%;
    padding: 4px;
    background-color: #fff;
}
.page_3 .product .product_slide .txt{
	padding: 8px 20px;
	height:90px;
}
.page_3 .product .product_slide .txt p{
	margin: 0;
	color: #848484;
	font-size: 14px;
	line-height: 24px;
}
.page_3 .product .product_slide a.more{
	width: 100px;
	height: 33px;
	line-height: 29px;
	text-align: center;
	border-radius: 16px;
	display: block;
	border: 2px solid #e0e0e0;
	color: #fff;
	background: #575757;
	text-decoration: none;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	margin-left: 17px;
}
.page_3 .product .product_slide a.more:hover{
	background: #111;
}
.page_3 .product .product_slide .owl-nav{
	width: 107px;
	height: 50px;
	position: absolute;
	right: 0;
	top: -80px;
}
.page_3.active .product .product_slide .owl-nav{
    animation: fadeInRight 2.4s;
    -moz-animation: fadeInRight 2.4s;
    -webkit-animation: fadeInRight 2.4s;
    -o-animation: fadeInRight 2.4s;
}
.page_3 .product .product_slide .owl-nav .owl-prev{
	width: 50px;
	height: 50px;
	float: left;
	text-indent: -999px;
	overflow: hidden;
	background: url(../images/lr.png) left center no-repeat;
}
.page_3 .product .product_slide .owl-nav .owl-next{
	width: 50px;
	height: 50px;
	float: right;
	text-indent: -999px;
	overflow: hidden;
	background: url(../images/lr.png) left center no-repeat;
	background-position: -56px 0;
}
.page_3 .bottom{
	text-align: center;
	padding-top: 20px;
	width: 100%;
	float: left;
}
.page_3.active .bottom p{
	color: #717171;
	font-size: 15px;
	margin: 0;
	line-height: 25px;
    animation: fadeInUp 3s;
    -moz-animation: fadeInUp 3s;
    -webkit-animation: fadeInUp 3s;
    -o-animation: fadeInUp 3s;
}
.page_3 .bottom a.more{
	width: 182px;
	height: 36px;
	line-height: 32px;
	text-align: center;
	border-radius: 18px;
	border: 2px solid #e0e0e0;
	color: #fff;
	font-weight: bold;
	background: #f7931e;
	display: block;
	text-decoration: none;
	margin: 5px auto;
}

.page_3.active .bottom a.more{
    animation: fadeInUp 3.5s;
    -moz-animation: fadeInUp 3.5s;
    -webkit-animation: fadeInUp 3.5s;
    -o-animation: fadeInUp 3.5s;
}
.page_3 .bottom a.more:hover{
	background: #ea8a1b;
}
.page_4 .biaozhun{
	padding-top: 120px;
}
.page_4 .biaozhun .l{
	float: left;
	width: 754px;
}
.page_4 .biaozhun .l span{
	color:#f7931e;
	font-size: 31px;
    font-weight: bold;
    padding-left: 72px;
    height: 50px;
    margin: 0;
    line-height: 50px;
    background: url(../images/abtit.png) left top no-repeat;
}
.page_4.active .biaozhun .l h1{
    animation: fadeInLeft 1.2s;
    -moz-animation: fadeInLeft 1.2s;
    -webkit-animation: fadeInLeft 1.2s;
    -o-animation: fadeInLeft 1.2s;
}
.page_4 .biaozhun .l h5{
	font-size: 15px;
    color: #fff;
    font-weight: bold;
    line-height: 30px;
    padding-left: 72px;
    margin: 0;
}
.page_4.active .biaozhun .l h5{
    animation: fadeInLeft 2s;
    -moz-animation: fadeInLeft 2s;
    -webkit-animation: fadeInLeft 2s;
    -o-animation: fadeInLeft 2s;
}
.page_4 .biaozhun .l table{
	width: 100%;
	margin-top: 20px;
	border: 1px solid #f7931e;
}
.page_4.active .biaozhun .l table{
    animation: rollIn 1.5s;
    -moz-animation: rollIn 1.5s;
    -webkit-animation: rollIn 1.5s;
    -o-animation: rollIn 1.5s;
}
.page_4 .biaozhun .l table tr th{
	padding: 15px 0;
	text-align: center;
	background: #575757;
	color: #fff;
	border-right: 1px solid #575757;
	border-left: 1px solid #575757;
}
.page_4 .biaozhun .l table tr td{
	border-top: 1px solid #dfdfdf;
	padding: 12px 0;
	text-align: center;
	color: #848484;
	border-right: 1px solid #dfdfdf;
	background:#FFF;
}
.page_4 .biaozhun .l table tr td:last-child{
	border-right: 0;
}
.page_4 .biaozhun .l table tr:nth-child(odd) td{
	background: #f2f2f2;
}
.page_4 .biaozhun .l a.more{
	width: 182px;
    height: 36px;
    line-height: 32px;
    text-align: center;
    border-radius: 18px;
    border: 2px solid #e0e0e0;
    color: #fff;
    font-weight: bold;
    background: #f7931e;
    display: block;
    text-decoration: none;
    float: right;
}
.page_4.active .biaozhun .l a.more{
    animation: zoomInUp 2s;
    -moz-animation: zoomInUp 2s;
    -webkit-animation: zoomInUp 2s;
    -o-animation: zoomInUp 2s;
}
.page_4 .biaozhun .l a.more:hover{
    background: #ea8a1b;
}
.page_4 .biaozhun .r{
	float: right;
}
.page_4 .biaozhun .r img{
	margin-top: 100px;
	height: 456px;
}
.page_4.active .biaozhun .r img{
    animation: fadeInRight 2s;
    -moz-animation: fadeInRight 2s;
    -webkit-animation: fadeInRight 2s;
    -o-animation: fadeInRight 2s;
}
.page_5{
	background: #575757;
}
.page_5 .guest .top{
	width: 100%;
	float: left;
}
.page_5 .guest .top .l{
	float: left;
}
.page_5 .guest .top .l span{
    font-size: 31px;
    color: #f7931e;
    font-weight: bold;
    padding-left: 72px;
    height: 50px;
    margin: 0;
    line-height: 50px;
    background: url(../images/abtit.png) left top no-repeat;
}
.page_5.active .guest .top .l h1{
    animation: fadeInLeft 1.2s;
    -moz-animation: fadeInLeft 1.2s;
    -webkit-animation: fadeInLeft 1.2s;
    -o-animation: fadeInLeft 1.2s;
}
.page_5 .guest .top .l h5{
	font-size: 15px;
    color: #fff;
    font-weight: bold;
    line-height: 30px;
    padding-left: 72px;
    margin: 0;
    background: url(../images/abtit2.png) left bottom no-repeat;
}
.page_5.active .guest .top .l h5{
    animation: fadeInLeft 2s;
    -moz-animation: fadeInLeft 2s;
    -webkit-animation: fadeInLeft 2s;
    -o-animation: fadeInLeft 2s;
}
.page_5 .guest .top .r {
	float: right;
}
.page_5 .guest .top .r a.more{
    width: 122px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 18px;
    color: #fff;
    font-weight: bold;
    background: #f7931e;
    display: block;
    text-decoration: none;
    float: right;
    margin-top: 25px;
}
.page_5.active .guest .top .r a.more{
	animation: fadeInRight 2s;
    -moz-animation: fadeInRight 2s;
    -webkit-animation: fadeInRight 2s;
    -o-animation: fadeInRight 2s;
}
.page_5 .guest .top .r a.more:hover{
    background: #ea8a1b;
}
.page_5 .guest ul{
	margin-top: 30px;
	width: 100%;
	padding: 0;
	float: left;
	margin-bottom: 0;
}
.page_5.active .guest ul{
	animation: fadeInUp 2s;
    -moz-animation: fadeInUp 2s;
    -webkit-animation: fadeInUp 2s;
    -o-animation: fadeInUp 2s;
}
.page_5 .guest ul li{
	width: 22%;
	margin-right: 4%;
	margin-bottom: 15px;
	float: left;
}
.page_5 .guest ul li:nth-child(4n){
	margin-right: 0;
}
.page_5 .guest ul li img{
	width: 100%;
	display: block;
}
.page_5 .guest ul li span{
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin-top: 5px;
	font-size: 16px;
	color: #f7931e;
	padding-left: 40px;
	background: url(../images/keic.png) left center no-repeat;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.page_6 .news{
	width: 100%;
	float: left;
}
.page_6 .l{
	width: 100%;
	float: left;
}
.page_6 .l .top{
	width: 100%;
	float: left;
}
.page_6 .l .top span{
    font-size: 31px;
    color: #222;
    font-weight: bold;
    padding-left: 72px;
    height: 50px;
    margin: 0;
    line-height: 50px;
    background: url(../images/abtit.png) left top no-repeat;
}
.page_6.active .l .top h1{
    animation: fadeInLeft 1.2s;
    -moz-animation: fadeInLeft 1.2s;
    -webkit-animation: fadeInLeft 1.2s;
    -o-animation: fadeInLeft 1.2s;
}
.page_6 .l .top h5{
    font-size: 15px;
    color: #f7931e;
    font-weight: bold;
    line-height: 30px;
    padding-left: 72px;
    margin: 0;
}
.page_6.active .l .top h5{
    animation: fadeInLeft 2.2s;
    -moz-animation: fadeInLeft 2.2s;
    -webkit-animation: fadeInLeft 2.2s;
    -o-animation: fadeInLeft 2.2s;
}
.page_6 .l .news_slide{
	width: 100%;
	float: left;
	margin: 30px 0;
}
.page_6.active .l .news_slide{
    animation: fadeInLeft 1.2s;
    -moz-animation: fadeInLeft 1.2s;
    -webkit-animation: fadeInLeft 1.2s;
    -o-animation: fadeInLeft 1.2s;
}
.page_6 .l .news_slide .item{
	width:48%;
	float:left;
	margin-left:2%;
	padding:30px 0;
	height:215px;
}
.page_6 .l .news_slide .item .img{
	float: left;
	width: 137px;
	padding: 10px 0 30px 0;
	background: url(../images/keic.png) right bottom no-repeat;
}
.page_6 .l .news_slide .item  .txt{
	width: 365px;
	float: right;
	padding:0 0 15px 0;
}
.page_6 .l .news_slide .item  .txt h5{
	color: #2a2a2a;
	font-weight: bold;
}
.page_6 .l .news_slide .item  .txt p{
	color: #7c7c7c;
	line-height: 28px;
}
.page_6 .l .news_slide .item  .txt span{
	display: block;
	margin-top: 10px;
}
.page_6 .l .news_slide .owl-dots{
	width: 100%;
	padding-left: 160px;
	margin-top: 15px;
}
.page_6 .l .news_slide .owl-dots .owl-dot{
	width: 12px;
	height: 12px;
	display: inline-block;
	background: #f7931e;
	margin-right: 5px;
	border-radius: 50%;
}
.page_6 .l .news_slide .owl-dots .owl-dot.active{
	background: #000000;
}
.page_6 .r{
	float: right;
}

.page_6 .r img{
	margin-right: 20px;
	margin-top: 20px;
}
.page_6.active .r img{
    animation: fadeInRight 2s;
    -moz-animation: fadeInRight 2s;
    -webkit-animation: fadeInRight 2s;
    -o-animation: fadeInRight 2s;
}
.page_6 .bot{
	width: 100%;
	padding: 40px 0;
	float: left;
	background: #f7931e;
}
.page_6 .bot .left{
	float: left;
}
.page_6 .bot .left span{
	color: #222222;
	font-size: 22px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 20px;
}
.page_6 .bot .left h5{
	color: #fff;
	font-size: 15px;
	margin: 0;
	padding-left: 70px;
	line-height: 30px;
	background: url(../images/bti.jpg) -30px center no-repeat;
}
.page_6 .bot .right{
	float: right;
}
.page_6 .bot .right a{
    width: 164px;
    height: 36px;
    line-height: 32px;
    text-align: center;
    border-radius: 18px;
    border: 2px solid #e0e0e0;
    color: #fff;
    font-weight: bold;
    background: #1d2833;
    display: block;
    text-decoration: none;
    margin-top: 20px;
    float: right;
}
.page_6 .bot .right a:hover{
	background: #000;
}
.page_7 .contact{
	width: 100%;
	float: left;
	padding-top: 120px;
}
.page_7 .contact .top{
	width: 100%;
	float: left;
}
.page_7 .contact .top span{
    font-size: 31px;
    color: #222;
    font-weight: bold;
    padding-left: 72px;
    height: 50px;
    margin: 0;
    line-height: 50px;
    background: url(../images/abtit.png) left top no-repeat;
}
.page_7.active .contact .top h1{
    animation: fadeInLeft 1.2s;
    -moz-animation: fadeInLeft 1.2s;
    -webkit-animation: fadeInLeft 1.2s;
    -o-animation: fadeInLeft 1.2s;
}
.page_7 .contact .top h5{
    font-size: 15px;
    color: #f7931e;
    font-weight: bold;
    line-height: 30px;
    padding-left: 72px;
    margin: 0;
}
.page_7.active .contact .top h5{
    animation: fadeInLeft 2.2s;
    -moz-animation: fadeInLeft 2.2s;
    -webkit-animation: fadeInLeft 2.2s;
    -o-animation: fadeInLeft 2.2s;
}
.page_7 .contact img.mid{
	width: 100%;
	margin-top: 10px;
}
.page_7.active .contact img.mid{
    animation: fadeInUp 1.2s;
    -moz-animation: fadeInUp 1.2s;
    -webkit-animation: fadeInUp 1.2s;
    -o-animation: fadeInUp 1.2s;
}
.page_7 .contact .bt{
	width: 100%;
	float: left;
	margin-top: 30px;
}
.page_7 .contact .bt .zih{
	color: #f7931e;
	font-size: 24px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 20px;
}
.page_7 .contact .bt .l{
	float: left;
	width: 550px;
}
.page_7.active .contact .bt .l{
    animation: fadeInLeft 2.2s;
    -moz-animation: fadeInLeft 2.2s;
    -webkit-animation: fadeInLeft 2.2s;
    -o-animation: fadeInLeft 2.2s;
}
.page_7 .contact .bt .l form{
	width: 100%;
	float: left;
}
.page_7 .contact .bt .l form .fg{
	width: 100%;
	float: left;
	line-height: 32px;
	margin-bottom: 10px;	
}
.page_7 .contact .bt .l form .fg label{
	font-weight: normal;
	color: #222222;
	width: 85px;
	float: left;
	height: 32px;
	line-height: 32px;
}
.page_7 .contact .bt .l form .fg input.text{
	width: 414px;
	height: 32px;
	border: 0;
	background: #f0f0f0;
	line-height: 32px;
	float: left;
	padding-left: 15px;
	outline: none;
	color: #000;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.page_7 .contact .bt .l form .fg input.text:focus{
	background: #ccc;
}
.page_7 .contact .bt .l form .fg textarea{
	width: 414px;
	height: 86px;
	border: 0;
	background: #f0f0f0;
	line-height: 22px;
	float: left;
	padding: 5px;
	outline: none;
	color: #000;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	margin-bottom: 5px;
}
.page_7 .contact .bt .l form .fg textarea:focus{
	background: #ccc;
}
.page_7 .contact .bt .l form  button{
	margin-left: 85px;
	height: 32px;
	float: left;
	background: #f7931e;
	padding: 0 30px;
	color: #fff;
	border: 0;
	outline: none;
}
.page_7 .contact .bt .l form  button:hover{
	background: #ea8a1a;
}
.page_7 .contact .bt .r{
	float: left;
	width: 430px
}
.page_7.active .contact .bt .r{
    animation: fadeInRight 2.2s;
    -moz-animation: fadeInRight 2.2s;
    -webkit-animation: fadeInRight 2.2s;
    -o-animation: fadeInRight 2.2s;
}
.page_7 .contact .bt .r h5{
	padding-top: 20px;
	color: #222222;
	font-size: 17px;
	margin-bottom: 20px;
	font-weight: bold;
}
.page_7 .contact .bt .r p{
	color: #777;
	font-size: 15px;
}
#footer{
	padding: 26px 0;
	text-align: center;
	width: 100%;
	float: left;
	background: #575757;
}
#footer p{
	color: #ffffff;
	font-size: 13px;
	line-height: 30px;
	margin: 0;
}
#footer p a{
	color: #ffffff;
	padding: 0 20px;
	text-decoration: none;
}
#footer p a:hover{
	color: #f7931e;
}
#fp-nav ul li a span{
	background: #f7931e;
}
#ibanner{
	width: 100%;
	float: left;
}
#ibanner img{
	width: 100%;
}
#header.inside{
	position: static;
}
#header.inside .top,
#header.inside .tmenu,
#header.inside .tmenu ul li a{
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
#located{
	width: 100%;
	float: left;
	padding: 20px 0;
	border-bottom: 1px solid #b5b5b5;
	background: #eeeeee;
}
#located p{
	color: #5c5c5c;
	margin: 0;
}
#located p span{
	color: #003466;
	font-weight: bold;
}
#located p a{
	font-weight: normal;
	color: #5c5c5c;
}
#bzyph{
	width: 100%;
	float: left;
	padding: 60px 0;
}
#bzyph table{
	width: 100%;
	margin-top: 20px;
	border: 1px solid #f7931e;
}
#bzyph table tr th{
	padding: 15px 0;
	text-align: center;
	background: #575757;
	color: #fff;
	border-right: 1px solid #575757;
	border-left: 1px solid #575757;
}
#bzyph table tr td{
	border-top: 1px solid #dfdfdf;
	padding: 8px 0;
	text-align: center;
	color: #848484;
	border-right: 1px solid #dfdfdf;
}
#bzyph table tr td:last-child{
	border-right: 0;
}
#bzyph table tr:nth-child(odd) td{
	background: #f2f2f2;
}
#product{
	width: 100%;
	float: left;
	padding-top: 50px;
	padding-bottom: 50px;
}
#product ul{
	width: 100%;
}
#product ul li {
	width: 23%;
	margin-right: 2.66%; 
	float: left;
	margin-bottom: 30px;
}
#product ul li:nth-child(4n){
	margin-right: 0;
}
#product ul li img{
	width: 100%;
}
#product ul li .txt{
	padding: 8px 20px;
	height: 115px;
}
#product ul li .txt p{
	margin: 0;
	color: #848484;
	font-size: 14px;
	line-height: 24px;
}
#product ul li  a.more{
	width: 100px;
	height: 33px;
	line-height: 29px;
	text-align: center;
	border-radius: 16px;
	display: block;
	border: 2px solid #e0e0e0;
	color: #fff;
	background: #575757;
	text-decoration: none;
	margin-left: 30px;
}
#product ul li  a.more:hover{
	background: #111;
}
p.p3,p.p4{ height:48px; overflow:hidden;}
#page{
	margin-bottom: 30px;
	text-align: center;
}
#page a{
	color: #333;
}
#page a.on{
	background: #575757;
	color: #fff;
}
#guests{
	width: 100%;
	float: left;
	padding: 50px 0;
}
#guests ul{
	width: 100%;
	padding: 0;
	float: left;
	margin-bottom: 0;
}
#guests ul li{
	width: 22%;
	margin-right: 4%;
	margin-bottom: 25px;
	float: left;
}
#guests ul li a{
	text-decoration: none;
}
#guests ul li:nth-child(4n){
	margin-right: 0;
}
#guests ul li img{
	width: 100%;
	display: block;
	border: 2px solid #e4e4e4;
}
#guests ul li span{
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin-top: 5px;
	font-size: 16px;
	color: #f7931e;
	padding-left: 40px;
	background: url(../images/keic.png) left center no-repeat;
}
#guests ul li a:hover img{
	border-color: #f7931e;
}
#news_list{
	width: 100%;
	float: left;
	padding: 50px 0;
}
#news_list ul li{
	padding: 15px 20px;
	margin-bottom: 20px;
	background: #f7f7f7;
	float: left;
	width: 100%;
}
#news_list ul li:hover{
	cursor: pointer;
	background: #eeeeee;
	box-shadow: 2px 2px 5px rgba(6,0,1,.23);
}
#news_list ul li img{
	float: left;
	width: 11%;
}
#news_list ul li .m{
	width: 65%;
	padding: 0 3%;
	float: left;
}
#news_list ul li .m h5 a{
	color: #4a4a4a;
	font-size: 15px;
	line-height: 30px;
	margin-bottom: 20px;
}
#news_list ul li .m p{
	font-size: 12px;
	color: #777777;
	line-height: 26px;
}
#news_list ul li .r{
	width: 15%;
	padding-left: 2%;
	float: right;
	padding-top: 10px;
}
#news_list ul li .r .time{
	font-size: 23px;
	color: #999999;
	line-height: 25px;
	display: block;
}
#news_list ul li .r .year{
	font-size: 14px;
	color: #999999;
	display: block;
}
#news_list ul li .r a.more{
	width: 41px;
	height: 41px;
	display: block;
	background: url(../images/m1.png) no-repeat;
	margin-top: 15px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
#news_list ul li:hover a.more{
	background: url(../images/m2.png) no-repeat;
}
#news_detail {
    width: 100%;
    float: left;
    padding: 50px 0;
}


.news_bt{font-weight:bold; font-size:20px; padding-bottom:15px;  border-bottom:dashed #d5d5d5 1px; text-align:center; line-height:28px; color:#0c0c0c; padding-top:10px;}
.news_date{ font-size:12px;text-align:center;line-height:30px; margin:10px 0;}
.nr{ line-height:2;}
#contact{
	width: 100%;
	float: left;
	padding: 50px 0;
}
#contact .map{
	width: 100%;
	height: 334px;
	margin-bottom: 30px;
}
#contact  .bt{
	width: 100%;
	float: left;
	margin-top: 30px;
}
#contact  .bt h1{
	color: #f7931e;
	font-size: 24px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 20px;
}
#contact .bt .l{
	float: left;
	width: 550px;
}
#contact  .l form{
	width: 100%;
	float: left;
}
#contact  .l form .fg{
	width: 100%;
	float: left;
	line-height: 32px;
	margin-bottom: 10px;	
}
#contact  .bt .l form .fg label{
	font-weight: normal;
	color: #222222;
	width: 85px;
	float: left;
	height: 32px;
	line-height: 32px;
}
#contact  .bt .l form .fg input.text{
	width: 414px;
	height: 32px;
	border: 0;
	background: #f0f0f0;
	line-height: 32px;
	float: left;
	padding-left: 15px;
	outline: none;
	color: #000;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
#contact .bt .l form .fg textarea:focus,
#contact .bt .l form .fg input.text:focus{
	background: #ccc;
}
#contact .bt .l form .fg textarea{
	width: 414px;
    height: 86px;
    border: 0;
    background: #f0f0f0;
    line-height: 22px;
    float: left;
    padding: 5px;
    outline: none;
    color: #000;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    margin-bottom: 5px;
}
#contact  .bt .l form  button{
	margin-left: 85px;
	height: 32px;
	float: left;
	background: #f7931e;
	padding: 0 30px;
	color: #fff;
	border: 0;
	outline: none;
}
#contact .bt .l form  button:hover{
	background: #ea8a1a;
}
#contact .bt .r{
	float: left;
	width:480px;
}
#contact .bt .r h5{
	padding-top: 20px;
	color: #222222;
	font-size: 17px;
	margin-bottom: 20px;
	font-weight: bold;
}
#contact  .bt .r p{
	color: #777;
	font-size: 15px;
}
#about{
	width: 100%;
	float: left;
	padding: 50px 0;
}
#about .l{
	float: left;
	width: 865px;
}
#about .l p{
	color: #848484;
	line-height: 39px;
	font-size: 15px;
}
#about .r{
	float: right;
}
#product_detail{
	width: 100%;
	float: left;
	padding: 50px 0;
}
#product_detail .top{
	float: left;
	width: 100%;
	margin:20px 0;
}
#product_detail .l{
	float: left;
	width: 390px;
	float: left;
}
#product_detail .l img{
	width: 390px;
}
#product_detail .r{
	float: left;
	width: 730px;
	float: right;
}
#product_detail .r .line{
	padding: 10px 0;
	width: 100%;
	float: left;
	line-height: 25px;
}
#product_detail .r .line b{
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	width: 86px;
	float: left;
}
#product_detail .r .line  span{
	float: left;
	color: #848484;
	font-size: 15px;
}
#product_detail h1.tit{
	width: 100%;
	float: left;
	margin: 20px 0;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
} 
#product_detail table{

	margin-top: 20px;
	border: 1px solid #dfdfdf;
	/*border: 1px solid #f7931e;*/
}
#product_detail table tr th{
	background: #575757;
	color: #fff;
	border-right: 1px solid #575757;
	border-left: 1px solid #575757;
	padding: 12px 30px;
	font-size: 16px;
}
#product_detail table tr td{
	vertical-align: middle;
	border-top: 1px solid #dfdfdf;
	padding: 6px 0;
	text-align: center;
	color: #848484;
	border-right: 1px solid #dfdfdf;
}
#product_detail table tr td.bg{
	background: #f2f2f2;
}

@media (min-height: 710px) and (max-height: 780px){
	.page_7 .contact,
	.page_5 .guest,
	.page_4 .biaozhun,
	.page_3 .product{
		padding-top: 100px !important;
	}
	.page_7 .contact .container,
	.page_5 .guest .container,
	.page_4 .biaozhun .container,
	.page_3 .product .container{
		max-width: 1000px !important;
	}
	.page_7 .contact .top h1,
	.page_5 .guest .top .l h1,
	.page_4 .biaozhun .l h1,
	.page_3 .product .top h1{
		font-size: 28px;
		height: 40px;
		line-height: 40px;
	}
	.page_3 .product .product_slide .owl-nav{
		top: -90px;
	}

	.page_3 .product .product_slide{
		margin-top: 20px;
	}
	.page_3 .product .product_slide .txt{
		padding: 5px 15px;
		height:105px;
	}
	.page_3 .product .product_slide .txt p{
		line-height: 22px;
	}
	.page_4 .biaozhun .l{
		width: 600px;
	}
	.page_4 .biaozhun .l table{
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.page_4 .biaozhun .r img{
		margin-top: 80px;
	}
	.page_7 .contact .bt .l{
		width: 500px;
	}
	.page_7 .contact img.mid{
		margin-top: 0;
	}
	.page_7 .contact .bt{
		margin-top: 10px;
	}
	.page_7 .contact .bt h1{
		font-size: 20px;
		margin-bottom: 10px;
	}

}
@media (max-height: 710px){
	#header.none{
		display: none;
	}
	.page_7 .contact,
	.page_6 .news,
	.page_5 .guest,
	.page_4 .biaozhun,
	.page_3 .product,
	.page_2 .about{
		padding-top: 40px !important;
	}
	.page_7 .contact .container,
	.page_6 .news .container,
	.page_5 .guest .container,
	.page_4 .biaozhun .container,
	.page_3 .product .container,
	.page_2 .about .container{
		max-width: 1200px !important;
	}
	.page_2 .about .l{
		width: 500px;
	}
	.page_7 .contact .top h1,
	.page_5 .guest .top .l h1,
	.page_4 .biaozhun .l h1,
	.page_3 .product .top h1,
	.page_2 .about .l h1{
		font-size: 25px;
		height: 36px;
		line-height: 36px;
	}
	.page_2 .about .l h5{
		line-height: 24px;
		font-size: 14px;
	}
	.page_2 .about .l p{
		font-size: 14px;
		line-height: 30px;
	}
	.page_3 .product .product_slide{
		margin-top: 15px;
	}
	.page_3 .product .product_slide .txt{
		background: #fff;
		padding: 5px 14px;
	}
	.page_3 .product .product_slide .txt p{
		font-size: 13px;
		line-height: 20px;
	}
	.page_3 .bottom{
		padding-top: 5px;
	}
	.page_3.active .bottom p{
		line-height: 22px;
	}
	.page_3 .bottom a.more{
		margin: 0 auto;
	}
	.page_6 .l{
		width: 100%;
	}
	.page_4 .biaozhun .l{
		width: 650px;
	}
	.page_4 .biaozhun .r{
		width:430px;
	}
	.page_4 .biaozhun .l table tr td{
	    padding: 7px 0;
	    font-size: 12px;
	}
	.page_4 .biaozhun .l table tr th{
	    padding: 2px 0;
	    font-size: 12px;
	}
	
	.page_4 .biaozhun .l table{
		margin-top: 10px;
	}
	.page_4 .biaozhun .r img{
	    width: 250px;
	    height: auto;
		margin-top: 78px;
	}
	.page_5 .guest ul{
		margin-top: 10px;
	}
	.page_5 .guest ul li{
		width: 20%;
		margin-right: 6.666%;
	}
	.page_6 .l .news_slide .item .txt{
		width: 316px;
	}
	.page_6 .l .news_slide .item .txt p{
		line-height: 24px;
	}
	.page_6 .l .news_slide .item .txt span{
		margin-top: 10px;
	}
	.page_7 .contact .bt{
		margin-top: 10px;
	}
	.page_7 .contact .bt h1{
		font-size: 20px;
		margin-bottom: 10px;
	}
	.page_7 .contact .bt .l{
		width: 500px;
	}
	.page_7 .contact .bt .r{
		float: right;
	}
	.page_7 .contact .bt .l form .fg{
		margin-bottom: 2px;
	}

	.page_3{
    	background: url(../images/bg1.jpg) center top no-repeat;
	}
	#allmap{
		width: 100%;
		float: left;
		height: 220px;
	}
	.page_7 .contact,
	.page_3 .product{
		padding-top: 20px !important;
	}
	.page_7.active .contact img.mid{
		margin: 0;
		display: none;
	}
}
@media (min-height: 710px) and (max-height: 900px){
	#allmap{
		height: 300px;
	}
	.page_7 .contact img.mid{
		margin: 0;
	}
	.page_7 .contact .bt{
		margin-top: 10px;
	}
}
#product_detail p{margin: 0;}
#page_main .section{
padding: 50px 0;
overflow: hidden;
}
#page_main  .page_6{
	padding-bottom: 0px !important;	
}
#page_main .section:last-child{
	height: auto;padding: 30px 0;
}#page_main  .page_1{
	height: 100vh!important;
	padding: 0px;
}

#page{ clear:both; height:40px; margin:0 auto; text-align:center; display: table; }
#page li{ float:left; padding:5px 14px; border:1px solid #CCCCCC; margin-right:6px; color:#666; font-size:12px; list-style:none;}
#page li:hover{border:1px solid #0060ad;}
#page li:hover a{color:#0060ad}
#page li a{ color:#666}
#page li.active{border:1px solid #0060ad; background-color:#0060ad; color:#FFFFFF}
#page li.active a{ color:#fff}
.fenlei {
    margin-bottom: 20px;
    float: left;
    width: 100%;
}
.fenlei a {
	width: 150px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 5px;
    color: #000;
    font-weight: bold;
    background: #eeeeee;
    display: block;
    text-decoration: none;
    margin: 5px 15px 5px 0px;
	float:left;
}
.fenlei a.active{
	width: 150px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    background: #f7931e;
    display: block;
    text-decoration: none;
    margin: 5px 15px 5px 0px;
	float:left	
}

.you12 {
    display: inline-block;
    color: #fff;
    border: 1px solid #eeeeee;
    line-height: 18px;
    padding: 0 10px;
    cursor: pointer;
    margin-left: 15px;
  }
    .you-uls{
    width: 130px;
    background: #FFFFFF;
    border: 1px solid #eeeeee;
    padding: 5px 0;
    text-align: center;
    bottom: 100%;
    display: none;
    z-index: 99;
  
    line-height: 30px; left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    /* IE 9 */
    -moz-transform: translateX(-50%);
    /* Firefox */
    -webkit-transform: translateX(-50%);
    /* Safari 鍜� Chrome */
    -o-transform: translateX(-50%);
  
  }
  .you12:hover .you-uls{
    display: block;
  
  }
  .you-uls  a{
    color: #000;  display: block;
  
  }
  .you12  p{
  	margin:0;
  	padding:0;
  	list-style-type:none;
  }
  .pr{
  	position:relative;
  }
  .pa{
  	position:absolute;
  }
  #located p a {

	padding-right: 20px;
	position: relative;
}
#located p a:before{
    content: ">";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 5px;	color: #5c5c5c;

}
#located p a:last-child::before {
    display: none;
}