.banner {

	position: relative;

	display: block;

	height: 500px;

	overflow: hidden;

	z-index: 0;

}

#flashs .bgitem {

	position: absolute;

	top: 0;

	z-index: 1;

}

#flashs .btn{

	position: absolute;

	bottom: 10px;

	right: 50%;

	margin-right: -26px;

	padding: 5px 6px;

	z-index: 7;

}

#flashs .btn span{

	color: #fff;

	height: 10px;

	width: 10px;

	font-size: 0;

	line-height :20px;

	background-color: #d2d2d2;

	cursor: pointer;

	display: inline-block;

	margin-left: 10px;

	text-align: center;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	border-radius: 5px;

	box-shadow: 1px 1px 2px rgba( 0, 0, 0, 0.5);

}

#flashs .btn span.cur{ background-color: #006fbb;}



.key-search {

	height: 52px;

	overflow: hidden;

}

.keyword {

	width: 660px;

	height: 52px;

	line-height: 52px;

	overflow: hidden;

}

.keyword span {

	font-size: 14px;

	color: #3e3e3e;

}

.keyword a {

	margin: 0 5px;

	font-size: 12px;

	color: #575757;

}

.keyword a:hover {

	color: #006fbb;

	text-decoration: underline;

}

.search { margin-top: 12px;}

.search-bg {

	float: left;

	width: 130px;

	height: 14px;

	padding: 4px 10px;

	border: 1px #a0a0a0 solid;

	border-right: 0;

}

.search-but { float: left;}



.application { margin-top: 20px;}

.application h2 {

	height: 50px;

	text-align: center;

}

.application h2 span {

	padding: 0 20px;

	border-bottom: 2px #0068b7 solid;

    

	font-size: 30px;

	font-weight: normal;

	color: #0068b7;

}

.application h5 {

	line-height: 16px;

	font-size: 12px;

	font-weight: normal;

	color: #6a6a6a;

	text-align: center;

}

.application #scroll {

	width:100%;

	margin-top: 20px;

}

.application #scroll .owl-wrapper-outer { margin:0 auto;}

.application #scroll .item {

	width: 280px;

	height: 420px;

	margin: 0 auto;

	overflow: hidden;

	padding-bottom: 15px;

	background-color: #f3f3f3;

}

.application #scroll .item img.pro-img {

	display: block;

	width: 280px;

	height: 325px;

}

.application #scroll .item p {

	height: 80px;

	line-height: 20px;

	padding: 0 23px;

	padding-top: 15px;

	font-size: 16px;

	color: #323232;

}

.application #scroll li:hover { background-color: #00b7ee;}

.application #scroll li:hover p { color: #fff;}

.owl-controls {

	position: absolute;

	top: -40px;

	right: 30px;

	margin-top: 0 !important;

}



/*.product-bg {

	height: 490px;

	margin-top: 25px;

	background-image: url(../images/pro_bg.jpg);

	background-position: center top;

	background-repeat: repeat-x;

}

.product h2 {

	height: 50px;

	text-align: center;

}

.product h2 span {

	padding: 0 20px;

	border-bottom: 2px #0068b7 solid;

    

	font-size: 30px;

	font-weight: normal;

	color: #0068b7;

}

.pro-fl {

	margin-top: 20px;

	text-align: center;

}

.pro-fl a {

	display: inline-block;

	width: 130px;

	height: 34px;

	line-height: 15px;

	overflow: hidden;

	margin: 0 2px;

	margin-top: 4px;

	padding-top: 10px;

	background-color: #f3f3f3;

	font-size: 14px;

	color: #323232;

	text-align: center;

}

.pro-fl a:hover {

	background-color: #0092ff;

	color: #fff;

}

.pro-fl a.more {

	position: relative;

	width: 70px;

	height: 44px;

	line-height: 44px;

	margin-left: -4px;

	padding-top: 0;

	background-color: #f39800;

	color: #fff;

}

.prolist ul li {

	position: relative;

	float: left;

	width: 292px;

	height: 292px;

	overflow: hidden;

	margin: 0 17px;

	margin-top: 26px;

}

.prolist ul li img.pro-img {

	display: block;

	width: 292px;

	height: 292px;

}

.prolist ul li div {

	position: absolute;

	width: 80%;

	height: 100%;

	padding: 0 10%;

	background-color: rgba( 0, 0, 0, 0.55);

	text-align: center;

}

.prolist ul li div h4 {

	height: 36px;

	line-height: 18px;

	overflow: hidden;

	margin-top: 50%;

	font-size: 18px;

	font-weight: normal;

	color: #fff;

}

.da-animate {

	-webkit-transition: all 0.2s ease;

	-moz-transition: all 0.2s ease-in-out;

	-o-transition: all 0.2s ease-in-out;

	-ms-transition: all 0.2s ease-in-out;

	transition: all 0.2s ease-in-out;

}


.da-slideFromTop {

	left: 0px;

	top: -100%;

}

.da-slideFromBottom {

	left: 0px;

	top: 100%;

}

.da-slideFromLeft {

	top: 0px; 

	left: -100%;

}

.da-slideFromRight {

	top: 0px;

	left: 100%;

}


.da-slideTop {

	top: 0px;

}

.da-slideLeft {

	left: 0px;

}
*/
.product h2 {

	height: 50px;

	text-align: center;

}

.product h2 span {

	padding: 0 20px;

	border-bottom: 2px #0068b7 solid;

    font-family: 'impactregular';

	font-size: 30px;

	font-weight: normal;

	color: #0068b7;

}
.product { margin-top: 20px;}
.pro-fl { width: 203px;}
.pro-fl h4 { margin-bottom: 10px;}
.pro-fl ul {
	width: 159px;
	padding: 0 20px;
	border: 1px #e1e1e1 solid;
	border-top: 0;
	border-bottom: 0;
}
.pro-fl ul li {
	height: 45px;
	line-height: 41px;
	border-bottom: 1px #d5d5d5 dashed;
}
.pro-fl ul li a {
	display: block;
	height: 41px;
	line-height: 41px;
	padding-left: 23px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	background-image: url(../images/fl_li_bg.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	text-transform: uppercase;
}
.pro-fl ul li a:hover {
	background-image: url(../images/fl_li_hov.jpg);
	color: #e86e2c;
}
.pro-list { width: 760px;}
.pro-list h2 {
	height: 34px;
	line-height: 34px;
	overflow: hidden;
    font-family: 'oswaldregular';
	font-size: 18px;
	font-weight: normal;
	color: #e78110;
}
.pro-list h2 a {
	float: right;
	font-family: Arial;
	font-size: 14px;
	color: #e78110;
}
.pro-list dl {
	float: left;
	width: 239px;
	height: 249px;
	margin: 0 7px;
	margin-bottom: 18px;
	background-image: url(../images/pro_bg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.pro-list dl dt {
	width: 221px;
	height: 223px;
	padding: 0 8px;
}
.pro-list dl dt img {
	width: 235px;
	height: 235px;
	padding: 1px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.pro-list dl:hover dt img {
	padding: 0;
	border: 1px #f08300 solid;
}
.pro-list dl dd {
	height: 26px;
	line-height: 26px;
	padding: 0 9px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	text-align: center;
	padding-top:16px;
}
.pro-list dl dd a {
	font-size: 12px;
	color: #666;
}

.da-animate {

	-webkit-transition: all 0.2s ease;

	-moz-transition: all 0.2s ease-in-out;

	-o-transition: all 0.2s ease-in-out;

	-ms-transition: all 0.2s ease-in-out;

	transition: all 0.2s ease-in-out;

}

/* Initial state classes: */

.da-slideFromTop {

	left: 0px;

	top: -100%;

}

.da-slideFromBottom {

	left: 0px;

	top: 100%;

}

.da-slideFromLeft {

	top: 0px; 

	left: -100%;

}

.da-slideFromRight {

	top: 0px;

	left: 100%;

}

/* Final state classes: */

.da-slideTop {

	top: 0px;

}

.da-slideLeft {

	left: 0px;

}




.case-bg {

	padding-top: 25px;

	padding-bottom: 40px;

	background-image: url(../images/case_bg.jpg);

}

.case h2 {

	height: 50px;

	text-align: center;

}

.case h2 span {

	padding: 0 20px;

	border-bottom: 2px #0068b7 solid;

    

	font-size: 30px;

	font-weight: normal;

	color: #0068b7;

}

.case .cfcont {

	position: relative;

	width: 980px;

	height: 110px;

	margin: 0 auto;

	margin-top: 20px;

}

.case .cfcont ul {

	height: 110px;

	overflow: hidden;

	margin: 0 auto;

}

.case .cfcont li {

	position: relative;

	float: left;

	width: 220px;

	height: 110px;

	margin: 0 3px;

}

.case .cfcont li img {

	display: block;

	width: 218px;

	height: 108px;

	border: 1px #0098ff solid;

}

.case .cfcont li a:hover img {

	filter: alpha(opacity=50);

	-moz-opacity: 0.5;

	opacity: 0.5;

	transition: all .5s;

}

.case .cfcont li p {

	height: 50px;

	line-height: 50px;

	overflow: hidden;

	background-color: #f0f0f0;

	font-size: 16px;

	color: #646464;

	text-align: center;

}

.case .cfcont li a:hover p {

	background-color: #eb6100;

	color: #fff;

}

.case .cfcont .btnleft,.case .cfcont .btnright { position: absolute; display: block; width: 30px; height: 30px; top: 40px; background-repeat: no-repeat;}

.case .cfcont .btnleft { background-image: url(../images/left.png); left: 0;}

.case .cfcont .btnright { background-image: url(../images/right.png); right: 0;}



.ys { margin-top: 12px;}

.ys h2 {

	height: 50px;

	text-align: center;

}

.ys h2 span {

	padding: 0 20px;

	border-bottom: 2px #0068b7 solid;

    

	font-size: 30px;

	font-weight: normal;

	color: #0068b7;

}

.ys h5 {

	font-size: 12px;

	font-weight: normal;

	color: #797979;

	text-align: center;

}

.ys ul li {

	float: left;

	width: 440px;

	height: 80px;

	margin: 0 5px;

	margin-top: 10px;

	padding: 10px 20px;

	background-color: #f8f8f8;

}

.ys ul li h4 {

	height: 30px;

	line-height: 30px;

	overflow: hidden;

}

.ys ul li h4 a {

	font-size: 30px;

	color: #323232;

}

.ys ul li p {

	height: 40px;

	line-height: 20px;

	font-size: 14px;

	color: #323232;

}

.ys ul li:hover { background-color: #00afff;}

.ys ul li:hover a,.ys ul li:hover p { color: #fff;}



.about { margin-top: 28px;}

.about h2 {

	height: 51px;

	line-height: 51px;

	margin-bottom: 1px;

	padding-top: 10px;

	background-image: url(../images/about_title_bg.jpg);

	background-position: center top;

	background-repeat: no-repeat;

    

	font-size: 30px;

	font-weight: normal;

	color: #fff;

	text-align: center;

}

.about-left { width: 490px;}

.about-left img {

	display: block;

	width: 490px;

	height: 380px;

}

.about-right { width: 490px;}

.about-right ul li {

	float: left;

	width: 245px;

}

.about-right ul li img {

	display: block;

	width: 245px;

	height: 190px;

}

.about-right ul li a:hover img {

	filter: alpha(opacity=50);

	-moz-opacity: 0.5;

	opacity: 0.5;

	transition: all .5s;

}

.about p {

	line-height: 18px;

	padding: 10px 210px;

	color: #323232;

	text-align: center;

}



.news-video { margin-top: 30px;}

.news-video h2 {

	height: 50px;

	line-height: 50px;

	padding-left: 10px;

	background-color: #006fbb;

    

	font-size: 30px;

	font-weight: normal;

	color: #fff;

}

.news-video h2 a { color: #fff;}

.news-video h2 a:hover { text-decoration: underline;}

.news { width: 480px;}

.newslist {

	padding-bottom: 3px;

	background-color: #f7f7f7;

}

.news dl {

	height: 140px;

	overflow: hidden;

	background-color: #eaeaea;

	margin-top: 4px;

	margin-bottom: 13px;

}

.news dl dt {

	float: left;

	width: 140px;

}

.news dl dt img {

	width: 140px;

	height: 140px;

}

.news dl dd {

	float: right;

	width: 310px;

	margin-right: 15px;

}

.news dl dd h4 {

	height: 25px;

	line-height: 25px;

	overflow: hidden;

	margin-top: 5px;

}

.news dl dd h4 a {

	font-size: 14px;

	font-weight: normal;

	color: #0068b7;

}

.news dl dd h4 a:hover { text-decoration: underline;}

.news dl dd p {

	height: 64px;

	line-height: 16px;

	overflow: hidden;

	margin-top: 5px;

	font-size: 14px;

	color: #323232;

}

.news dl dd h5 {

	margin-top: 10px;

	text-align: right;

}

.news dl dd h5 a {

	font-size: 12px;

	font-weight: normal;

	color: #eb6100;

}

.news ul li {

	height: 31px;

	line-height: 31px;

	overflow: hidden;

	padding-left: 20px;

	padding-right: 16px;

	background-image: url(../images/news_dian.jpg);

	background-position: 8px center;

	background-repeat: no-repeat;

	color: #646464;

}

.news ul li span { float: right;}

.news ul li a { color: #646464;}

.news ul li a:hover { text-decoration: underline;}

.video { width: 480px;}

.video img {

	margin-top: 4px;

	width: 480px;

	height: 280px;

}



.faq { margin-top: 35px;}

.faq h2 {

	height: 50px;

	margin-bottom: 30px;

	text-align: center;

}

.faq h2 span {

	padding: 0 20px;

	border-bottom: 2px #0068b7 solid;

    

	font-size: 30px;

	font-weight: normal;

	color: #0068b7;

}

.faqlist dl {

	float: left;

	width: 440px;

	height: 102px;

	margin: 0 25px;

	margin-bottom: 30px;

	_display: inline;

	overflow: hidden;

}

.faqlist dl dt { float: left;}

.faqlist dl dt img {

	width: 80px;

	height: 80px;

}

.faqlist dl dd {

	float: right;

	width: 340px;

}

.faqlist dl dd h4 {

	height: 20px;

	line-height: 20px;

	padding-left: 30px;

	overflow: hidden;

	background-image: url(../images/q.jpg);

	background-position: left center;

	background-repeat: no-repeat;

}

.faqlist dl dd h4 a {

	font-size: 14px;

	font-weight: normal;

	color: #131313;

}

.faqlist dl dd h4 a:hover { text-decoration: underline;}

.faqlist dl dd p {

	height: 60px;

	line-height: 20px;

	margin-top: 8px;

	padding-left: 30px;

	overflow: hidden;

	background-image: url(../images/a.jpg);

	background-position: left 3px;

	background-repeat: no-repeat;

	color: #323232;

}



