@charset "utf-8";
/* CSS Document */

.m-slide {
	position: relative;
	width: 1200px;
	height: 750px;
}
.m-slide .tab2 {
	float: left;
}
.m-slide .tab2 li {
	width: 210px;
	border-bottom: 1px solid #eaeaea;
	background: url(../img/lefta.jpg) no-repeat 21px 28px;
}
.m-slide .tab2 .first {
	border-top: 0
}
.m-slide .tab2 a {
	text-decoration: none;
	display: block;
	position: relative;
	padding: 25px 0 22px 48px;
	font-size: 15px;
	font-weight: bold;
}
.m-slide .tab2 a b {
	position: absolute;
	left: 0;
	top: 20px;
	width: 4px;
	height: 11px;
	overflow: hidden
}
.m-slide .tab2 a span {
	position: absolute;
	overflow: hidden
}
.m-slide .tab2 a .title {
	left: 17px;
	top: 6px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #666
}
.m-slide .tab2 a .des {
	left: 18px;
	top: 26px;
	height: 16px;
	line-height: 16px;
	color: #999
}
.m-slide .tab2 .first a {
	height: 50px
}
.m-slide .tab2 li:hover a {
	border-left: 5px solid #005bac;
	padding: 25px 0px 22px 45px;
}
.m-slide .img {
	float: right;
	position: absolute!important;
	width: 970px!important;
	height: 600px!important;
	margin: 0px!important;
	top: 100px;
	left: 230px;
	overflow: hidden;
	background: #ecf0f3!important;
}
.m-slide .img li {
	display: block;
	width: 970px!important;
	height: auto!important;
	position: absolute;
	left: 0;
	top: 0;
}
.m-slide .img .first {
	display: block
}
.m-slide .img li .cp {
	list-style: none;
	float: left!important;
	margin-bottom: 5px;
	width: 23%!important;
	margin: 1%;
}
.m-slide .img li .cp01 {
	width: 223px;
	height: 223px;
	overflow: hidden;
}
.m-slide .img li .cp01 img {
	width: 100%;
	height: 100%;
	transition: .1s transform;
	transform: translateZ(0);
}
.m-slide .img li .cp01:hover img {
	width: 100%;
	height: 100%;
	transform: scale(1.2, 1.2);
	transition: 1s transform;
}
.m-slide .img li .cp02 {
	width: 100%;
	display: block;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 0px;
	font-size: 14px;
	background: url(../img/txtspan.jpg) no-repeat left;
}
.m-slide .righe01 {
	width: 970px;
	height: auto;
	float: right;
}
.m-slide .righe001 {
	width: 100%;
	height: 75px;
	background: #fff;
	margin-bottom: 5px;
}
.m-slide .righe001_1 {
	width: 50%;
}
.m-slide .righe001_1_1 {
	color: #fff;
	background: #005bac;
	float: left;
	font-size: 16px;
	width: 172px;
	text-align: center;
	cursor: pointer;
	line-height: 75px;
	position: relative;
}
.m-slide .righe001_1_1 i {
	background: url(../img/cri.jpg) no-repeat;
	width: 10px;
	height: 5px;
	bottom: -5px;
	left: 50%;
	margin-left: -5px;
	position: absolute;
	-webkit-transition: all .1s ease-in;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	transition: all .1s ease-in;
	;
}
.m-slide .righe001_2 {
	background: url(../img/tel02.png) no-repeat left center;
	padding-right: 15px;
	margin-top: 10px;
	padding-left: 50px;
	float: right;
}
.m-slide .righe001_2 span {
	font-size: 18px;
	color: #333;
}
.m-slide .righe001_2 span p {
	font-family: 'Impact';
	font-size: 23px;
	color: #005bac;
}
.plp {
	float: left;
	color: #999;
	font-size: 15px;
	padding: 20px 0;
	margin: 0;
}
.plp a {
	color: #999;
}
/* 成功案例 */
.cgal {
	margin-top: 80px;
	width: 100%;
	height: auto;
	background: #fff;
	margin-bottom: 75px;
}
.mainContent {
	width: 1200px;
	margin: 0 auto;
}
.picScroll {
	position: relative;
	height: auto;
}
.picScroll ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll ul li {
	float: left;
	margin: 0 10px;
	width: 280px;
	overflow: hidden;
	display: inline;
	position: relative;
}
.picScroll ul li img {
	width: 280px;
	height: 280px;
}
.picScroll ul li div {
	width: 280px;
	height: 40px;
	background: rgba(0,0,0, 0.5);
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	position: absolute;
	bottom: 0px;
}
.picScroll .prev, .picScroll .next {
	position: absolute;
	left: -30px;
	top: 120px;
	display: block;
	width: 18px;
	height: 28px;
	overflow: hidden;
	background: url(../images/icons.png) -40px 0 no-repeat;
	cursor: pointer;
}
.picScroll .next {
	left: auto;
	right: -30px;
	background-position: -120px 0;
}
.picScroll .prevStop {
	background-position: 0 0;
}
.picScroll .nextStop {
	background-position: -80px 0;
}
/* 友情链接 */
.yqlj {
	width: 100%;
	height: 70px;
	background: #fff;
}
.yqlj01 {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.yqlj01 p {
	font-size: 16px;
	line-height: 100px;
	color: #626160;
}
.yqlj01 p span {
	color: #005bac;
}
.yqlj01 a {
	color: #626160!important;
}
/* 新闻资讯 */
.news00 {
	width: 100%;
	height: auto;
	background: #f5f5f5;
	padding: 40px 0px 10px 0px
}
.index_news {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.index_news01 {
	width: 100%;
	height: auto;
}
.index_news01 h2 {
	font-size: 26px;
	text-align: center;
	color: #009ee7;
	margin: 0px;
	font-weight: 300;
	padding-top: 95px;
}
.index_news01 p {
	font-size: 13px;
	text-align: center;
	color: #666;
	padding-top: 15px;
}
.index_news02 {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 55px 0px 45px 0px;
}
.index_news02_1 {
	width: 550px;
	height: auto;
	float: left;
}
.index_news02_1_1 {
	width: 100%;
	height: 300px;
}
.index_news02_1_1 img {
	width: 100%;
	height: 100%;
}
.index_news02_1_2 {
	font-size: 16px;
	line-height: 36px;
	color: #333;
	padding-top: 10px;
}
.index_news02_1_3 {
	font-size: 13px;
	line-height: 24px;
	color: #333;
}
.index_news02_1_4 {
	width: 135px;
	height: 40px;
	background: #009ee7;
	color: #fff;
	text-align: center;
	line-height: 40px;
	font-size: 13px;
	margin-top: 20px;
}
.index_news02_2 {
	width: 580px;
	height: auto;
	float: right;
}
.index_news02_2 ul {
	padding: 0px;
	margin: 0px;
}
.index_news02_2 ul li {
	list-style: none;
	width: 550px;
	height: 110px;
	padding: 15px;
	background: #fff;
	margin-bottom: 25px;
}
.index_news02_2 ul li .news001 {
	width: 145px;
	height: 110px;
	float: left;
	background: #f2f2f2;
}
.index_news02_2 ul li .news001 p {
	font-size: 19px;
	text-align: center;
	color: #595959;
	padding-top: 25px;
	line-height: 22px;
}
.index_news02_2 ul li .news001 p span {
	font-size: 13px;
}
.index_news02_2 ul li .news002 {
	width: 380px;
	height: 110px;
	float: right;
}
.index_news02_2 ul li .news002_1 {
	font-size: 14px;
	line-height: 28px;
	color: #333;
}
.index_news02_2 ul li .news002_2 {
	font-size: 12px;
	line-height: 24px;
	color: #999;
}
.index_news02_2 ul li:hover .news002_1 {
	color: #009ee7;
}
/*会场信息*/
.hcxx {
	width: 100%;
	height: 650px;
	background: url(../images/index_beijing02.jpg)no-repeat center;
}
.index_hcxx {
	width: 1200px;
	height: 450px;
	margin: 0 auto;
	padding-top: 100px;
}
.index_hcxx01 {
	width: 320px;
	height: 100%;
	float: left;
}
.index_hcxx01_1 {
	color: #fff;
	font-size: 20px;
}
.index_hcxx01_2 {
	background: #fff;
	width: 60px;
	height: 2px;
	margin: 15px 0px 25px 0px;
}
.index_hcxx01_3 {
	font-size: 22px;
	color: #fff;
}
.index_hcxx01_4 {
	font-size: 16px;
	color: #fff;
	padding-top: 0px;
	line-height: 34px;
}
.index_hcxx01_5 {
	background: #fff;
	width: 100%;
	height: 1px;
	margin: 25px 0px 25px 0px;
}
.index_hcxx01_6 {
	width: 132px;
	height: 132px;
	margin-top: 25px;
}
.index_hcxx01_6 img {
	width: 100%;
	height: 100%;
}
.index_hcxx02 {
	width: 770px;
	height: 100%;
	background: yellow;
	float: right;
}

/* footer */
.footer {
	width: 100%;
	height: 74px;
	background: #000;
}
.footer01 {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	text-align: center;
	line-height: 74px;
	font-size: 14px;
	color: #999;
	text-align: center;
}
/* 导航 */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.navBar {
	position: relative;
	z-index: 1;
	height: 60px;
	line-height: 60px;
	color: #333;
	width: 650px;
	float: right;
}
.nav {
	position: relative;
	width: 650px;
	font-size: 15px;
	padding-top: 25px;
}
.nav a {
	color: #333;
}
.nav h3 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
}
.nav .m {
	float: left;
	position: relative;
	z-index: 1;
}
.nav .m:hover h3 a {
	color: #1f8ceb;
}
.nav .on h3 a {
	color: #1f8ceb;
}
.nav h3 a {
	display: block;
	width: 130px;
	text-align: center;
}
.nav .sub {
	display: none;
	position: absolute;
	left: -0px;
	background: #fff;
	top: 85px;
	z-index: 1;
	width: 110px;
	border: 1px solid #E6E4E3;
	border-top: 0;
}
.nav .sub li {
	text-align: center;
	padding: 0 8px;
	margin-bottom: -1px;
}
.nav .sub li a {
	display: block;
	border-bottom: 1px solid #E6E4E3;
	padding: 12px 0 10px;
    height: auto;
    line-height: 22px;
	color: #666;
}
.nav .sub li:hover a {
	color: #005bac;
}
.nav .block {
	height: 2px;
	width: 80px;
	background: #005bac;
	position: absolute;
	left: 0;
	top: 75px;
	overflow: hidden;
	margin-left: 20px;
}
.headder {
	width: 100%;
	height: 36px;
	background: #f2f2f2;
}
.headder_1 {
	width: 1200px;
	margin: 0 auto;
}
.headder_1_1 {
	width: 500px;
	line-height: 36px;
	font-size: 14px;
	color: #333;
	float: left;
}
.headder_1_2 {
	width: 135px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #333;
	text-align: right;
	float: right;
	background: url(../images/tel_002.png)no-repeat;
	margin-top: 6px;
}
/* index_banner */
.fullSlide {
	width: 100%;
	position: relative;
	height: 810px;
	overflow: hidden;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 810px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 810px;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 30px;
	left: 0;
	height: 30px;
	line-height: 30px;
}
.fullSlide .hd ul {
	text-align: center;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 15px;
	height: 15px;
	margin: 0 5px;
	border-radius: 15px;
	overflow: hidden;
	background: #000;
	line-height: 999px;
}
.fullSlide .hd ul .on {
	background: #005bac;
	orphans: 1;
}
/* 分页 */
.pagelist li {
	display: inline;
	list-style: none;
	float: left;
	padding: 3px 5px;
	margin: 0px 5px;
	color: #666;
	width: auto !important;
	height: auto !important;
	border: #bfbfbf 1px solid;
}
.pagelist li a {
	text-decoration: none;
	color: #666;
}
.pagelist .thisclass a {
	color: #fff
}
.ss {
	color: 3333;
}
.ss:hover {
	color: #1f8ceb;
}
.zhong01 {
	width: 100%;
	height: auto;
	background: #f2f2f2;
	padding: 30px 0px;
}
.zhong01sh {
	max-width: 1200px;
	height: auto;
	margin: 0 auto;
}
.zhong01sh01 {
	height: 20px;
	line-height: 20px;
	padding: 25px 0px;
	font-size: 14px;
}
.zhong01sh02 {
	width: 100%;
	height: auto;
	min-width: 1200px;
}
.zhong01sh02 .right {
	width: 910px;
	float: right;
	height: auto;
	background: #fff;
	padding: 15px;
}
/* left开始 */
.subleft {
	width: 245px;
}
.subleft .lefta {
	width: 245px;
	margin-bottom: 10px;
}
.subleft .bor9 {
	border-bottom: 9px solid #005bac;
}
.subleft .title {
	background: #005bac url(../img/lefttop1.jpg) no-repeat 33px 25px;
	height: 67px;
	color: #fff;
	padding-left: 52px;
	padding-top: 18px;
	font-size: 20px;
	font-weight: bold;
	border-radius: 5px 5px 0px 0px;
}
.subleft .lefta .comt {
	background: #fff;
}
.subleft .lefta .comt ul li {
	line-height: 54px;
}
.subleft .lefta .comt ul li a {
	height: 54px;
	line-height: 54px;
	display: block;
	padding-left: 35px;
	font-size: 14px;
	border-bottom: 1px solid #f2f2f2;
}
.subleft .lefta .comt ul li a:hover, .subleft .lefta .comt ul .hoverl {
	background: url(../img/leftula.jpg) no-repeat left;
	font-weight: bold;
}
.subleft .leftnews {
	margin-bottom: 10px;
}
.subleft .bor9 {
	border-bottom: 9px solid #005bac;
}
.subleft .leftnews .title {
	height: 42px;
}
.subleft .title {
	background: #005bac url(../img/lefttop1.jpg) no-repeat 33px 25px;
	height: 67px;
	color: #fff;
	padding-left: 52px;
	padding-top: 18px;
	font-size: 20px;
	font-weight: bold;
	border-radius: 5px 5px 0px 0px;
}
.subleft .title i {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}
.subleft .leftnews .leftnewscomt {
	background: #fff;
	padding: 10px;
}
.subleft .leftnews .leftnewscomt ul li {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #f2f2f2;
	overflow: hidden;
}
.subleft .leftnews .leftnewscomt ul li a {
	font-size: 14px;
	display: block;
	padding-left: 10px;
}
.subleft .leftnews {
	margin-bottom: 10px;
}
.subleft .bor9 {
	border-bottom: 9px solid #005bac;
}
.subleft .leftnews .leftcont {
	background: #fff;
	padding: 10px;
}
.subleft .leftnews .leftcont h2 {
	font-size: 16px;
	font-weight: bold;
	color: #005bac;
	padding-bottom: 10px;
	border-bottom: 1px solid #f2f2f2;
}
.subleft .leftnews .leftcont p {
	font-size: 14px;
	color: #333;
	line-height: 30px;
	padding-top: 10px;
}
/* left结束 */


.fl {
	float: left;
}
.fr {
	float: right;
}
.ecf0f3 {
	background: #ecf0f3;
}
.part1 {
	height: 85px;
	width: 100%;
	line-height: 85px;
}
.w {
	width: 1200px;
	margin: 0 auto;
}
.part1 .w .fl b {
	float: left;
	background: url(../img/hot.jpg) no-repeat 0px 24px;
	padding-left: 40px;
	color: #1f8ceb;
	padding-right: 10px;
}
.part1 .w .f1 .keya {
	float: left;
}
.part1 .w .f1 .keya a {
	float: left;
	display: block;
	color: #555;
	padding: 0px 10px;
}
.part1 .w .ss {
	width: 312px;
	padding-top: 23px;
}
.part1 .w .search {
	height: 30px;
	width: 320px;
}
.part1 .w .search_form {
	width: 247px;
	height: 36px;
	float: left;
	padding: 0px 10px;
	overflow: hidden;
	line-height: 36px;
	border-left: 3px solid #e7e7e7;
	border-top: 3px solid #e7e7e7;
	border-bottom: 3px solid #e7e7e7;
}
.part1 .w .search_form input {
	border: 0;
	background: transparent;
	color: #bebdbd;
	width: 247px;
	height: 36px;
	line-height: 36px;
	outline: none;
}
.part1 .w .search_btn {
	float: left;
	width: 42px;
	height: 42px;
	display: inline;
	background: #005bac;
}
.part1 .w .search_btn .pushbutton {
	background: url(../img/input.png) no-repeat center;
	border: 0px;
	width: 42px;
	height: 42px;
	cursor: pointer;
	padding: 0px;
	margin: 0px;
	float: left;
}
.part2 {
	padding-bottom: 20px;
	padding-top: 50px;
}
.part2 .w .prolist {
	width: 208px;
	border: 1px solid #eaeaea;
	border-top: 0px;
}
.part2 .w .prolist .title {
	background: url(../img/lefttop.jpg) no-repeat #005bac 21px 23px;
	width: 208px;
	height: 75px;
	line-height: 75px;
}
.part2 .w .prolist .title span {
	color: #fff;
	padding-left: 63px;
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
}
.part2 .w .prolist .comt {
	background: #fff;
}
.part2 .w .prolist .comt ul li {
	border-bottom: 1px solid #eaeaea;
	background: url(../img/lefta.jpg) no-repeat 21px 28px;
}
.part2 .w .prolist .comt ul li a {
	height: 69px;
	line-height: 69px;
	display: block;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	padding-left: 45px;
}
.part2 .w .prolist .comt ul li a:hover {
	background: url(../img/lefth.jpg) no-repeat 17px 28px;
	color: #005bac;
	border: none;
	border-left: 4px solid #005bac;
	padding-left: 41px;
}
.part2 .w .prolist .moreti {
	background: #005bac;
	height: 120px;
	line-height: 120px;
	text-align: center;
}
.part2 .w .prolist .moreti a {
	font-size: 30px;
	font-weight: 300;
	color: #fff;
	display: block;
}
.part2 .w .productin {
	width: 970px;
	padding: 0px;
}
.part2 .w .productin .hd {
	height: 75px;
	background: #fff;
	margin-bottom: 5px;
}
.part2 .w .productin .hd ul {
	width: 50%;
}
.part2 .w .productin .hd ul li {
	float: left;
	font-size: 16px;
	width: 172px;
	text-align: center;
	cursor: pointer;
	line-height: 75px;
	position: relative;
}
.part2 .w .productin .hd ul li.on {
	color: #fff;
	background: #005bac;
}
.part2 .w .productin .hd ul li.on i {
	background: url(../img/cri.jpg) no-repeat;
	width: 10px;
	height: 5px;
	bottom: -5px;
	left: 50%;
	margin-left: -5px;
	position: absolute;
	-webkit-transition: all .1s ease-in;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	transition: all .1s ease-in;
}
.part2 .w .productin .hd .tel {
	background: url(../img/tel02.png) no-repeat left center;
	padding-right: 15px;
	margin-top: 10px;
	padding-left: 50px;
}
.part2 .w .productin .hd .tel span {
	font-size: 18px;
	color: #333;
}
.part2 .w .productin .hd .tel span p {
	font-family: "Impact";
	font-size: 23px;
	color: #005bac;
}
.part2 .w .productin .comt {
	width: 100%;
	overflow: hidden;
	min-height: 507px;
}
.produtlist01 {
	padding-top: 15px;
	width: 100%;
}
.produtlist01 li {
	margin-bottom: 5px;
	width: 23%;
	float: left;
	margin: 1%;
}
.produtlist01 li a img {
	width: 100%;
	height: 223px;
	display: block;
	transition: .1s transform;
	transform: translateZ(0);
}
.produtlist01 li a span {
	width: 100%;
	display: block;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 0px;
	font-size: 14px;
	background: url(../img/txtspan.jpg) no-repeat left;
}
.produtlist01 li .lazy01 {
	width: 223px;
	height: 223px;
	overflow: hidden;
}
.produtlist01 li a img:hover {
	transform: scale(1.2, 1.2);
	transition: 1s transform;
}
.produtlist01 li a:hover {
	background: #ecf0f3!important;
}
.produtlist01 li a:hover img {
	border: none!important;
}
.produtlist01 li a:hover span {
	font-weight: 300!important;
	color: none!important;
}
/* 应用领域 */
.indexz4 {
	width: 100%;
	height: 740px;
}
.indexz4_2 {
	width: 100%;
	height: 590px;
	margin-top: 14px;
	background: url(../img/index_yingyonglingyubj01.jpg)no-repeat center;
}
.indexz4_2_1 {
	width: 1200px;
	height: 420px;
	margin: 0 auto;
	padding-top: 90px;
}
.indexz4_2_1 ul {
	padding: 0px;
	margin: 0px;
}
.indexz4_2_1 ul li {
	list-style: none;
	float: left;
	width: 23%;
	height: 190px;
	margin: 12px 1%;
	position: relative;
}
.indexz4_2_1 ul li .div1 {
	width: 100%;
	height: 190px;
}
.indexz4_2_1 ul li .div1 img {
	width: 100%;
	height: 100%;
}
.indexz4_2_1 ul li .div2 {
	display: none;
}
.indexz4_2_1 ul li:hover .div2 {
	display: block;
	width: 100%;
	height: 190px;
	position: absolute;
	top: 0;
	background: rgba(0,0,0,0.5);
	text-align: center;
	line-height: 190px;
	color: #fff;
	font-size: 22px;
	font-weight: 600;
}
/* 品质保障 */
.pzbz {
	width: 100%;
	height: auto;
	background: #fff;
}
.pzbz_2 {
	max-width: 1200px;
	margin: 0 auto 60px;
}
.pzbz_2_1 {
	width: 23.5%;
	height: auto;
	float: left;
	padding: 50px 0px 60px 0px;
	border: 1px solid #ccc;
}
.pzbz_2_1_1 {
	width: 72px;
	height: 58px;
	margin: 0 auto;
}
.pzbz_2_1_1 img {
	width: 100%;
	height: auto;
}
.pzbz_2_1_2 {
	text-align: center;
	padding: 24px 0px 25px 0px;
}
.pzbz_2_1_2 b {
	color: rgb(51, 51, 51);
	font-size: 18px;
	background-color: transparent;
}
.pzbz_2_1_3 {
	text-align: center;
	line-height: 25px;
}
.pzbz_2_1_3 span {
	color: rgb(99, 99, 99);
	font-size: 14px;
	background-color: transparent;
}
/* 新闻中心 */
.newsws {
	width: 100%;
	height: auto;
	background: #f5f5f5;
	padding: 50px 0px 60px 0px;
}
.newsws01 {
	max-width: 1200px;
	margin: 0 auto;
	height: 60px;
}
.newsws01_1 {
	width: 200px;
	float: left;
	font-size: 24px;
	color: #333;
	font-weight: bold;
}
.newsws01_2 {
	width: 32px;
	height: 6px;
	background: #1f8ceb;
	float: left;
	margin-top: 19px;
}
.newsws01_3 {
	width: 60px;
	text-align: right;
	float: right;
	font-size: 16px;
	color: #333;
	margin-top: 5px;
}
/* .m-slide{ position: relative; width:1200px; height: 372px;background: #fff; }
.m-slide .tab { float: left;background: #ececec;text-align: center; }
.m-slide .tab li { *margin-bottom: -3px; border-top: 1px solid #e5e5e5; width: 173px; }
.m-slide .tab .first { border-top: 0; }
.m-slide .tab a { text-decoration: none; display: block; position: relative; width: 173px; height: 92px; border-left: 2px solid #f5f5f5; }
.m-slide .tab a span { height: 92px; line-height: 92px; font-size: 16px; font-weight: bold; color: #666;text-align: center; }
.m-slide .tab .first a { height: 750px; }
.m-slide .tab .on a { border-left: 2px solid #1f8ceb; }
.m-slide .tab .on a span { color: #1f8ceb; }
.m-slide .img { float: right; position: relative;background: #fff;width: 1020px;margin-right: 20px; }
.m-slide .img li { display: none; position: absolute; left: 0; top: 0 }
.m-slide .img .first { display: block }
.m-slide .img li .divv{ width: 100%;height: 90px;padding: 16.2px 0px;border-bottom: 1px dashed #e5e5e5; }
.m-slide .img li .divv1{ width: 120px;height: 100%;float: left; }
.m-slide .img li .divv1 img{ width: 100%;height: 100%; }
.m-slide .img li .divv2{ width: 860px;float: left;margin-left: 10px; }
.m-slide .img li .divv2_1{ font-size: 16px;color: #666;font-weight: bold; }
.m-slide .img li .divv2_1:hover { color: #1f8ceb; }
.m-slide .img li .divv2_1 span{ float: right;margin-right: 10px;font-weight: 300; }
.m-slide .img li .divv2_2{ font-size: 14px;color: #797979;line-height: 21px;padding-top: 5px; }
 */
/* about内容 */
.aboutym {
	width: 96%;
	height: auto;
	margin: 0 auto;
}
.aboutym p {
	font-size: 14px;
	text-indent: 2em;
	line-height: 28px;
	color: #333;
}
/* news新闻页 */
.newsym {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.newsym ul {
	padding: 0px;
	margin: 0px;
}
.newsym ul li {
	list-style: none;
	padding: 20px 0px;
	border-bottom: 1px dotted #c2c2c2;
	height: 110px;
	width: 100%;
}
.newsym ul li a img {
	width: 146px;
	height: 110px;
	display: block;
}
.newsym ul li a .txt {
	width: 735px;
	float: left;
	padding-left: 20px;
}
.newsym ul li a .txt p {
	height: 40px;
	line-height: 40px;
}
.newsym ul li a .txt p b {
	color: #005bac;
	font-size: 14px;
	float: left;
}
.newsym ul li a .txt p i {
	color: #666;
	float: right;
}
.newsym ul li a .txt span {
	line-height: 22px;
	height: 66px;
	overflow: hidden;
	display: block;
	color: #666;
}
/* news_xq新闻详情页 */
.fr {
	float: right;
}
.subright {
	width: 740px;
	padding-bottom: 20px;
}
.subright .conBox .ArticleTitle h1 {
	font-size: 24px;
	text-align: center;
	padding: 20px 0px;
	border-bottom: 1px dotted #fff;
	font-weight: bold;
}
.subright .conBox .ArticleMessage {
	line-height: 30px;
	height: 30px;
	margin-bottom: 10px;
	border-top: 1px dotted #ccc;
}
.subright .conBox .ArticleMessage span.sp {
	color: #999;
	float: left;
	margin-right: 10px;
}
.subright .conBox .ArticleTencont {
	padding: 5px 0px 20px 0px;
	line-height: 28px;
	overflow: hidden;
	color: #666;
}
.reLink {
	height: 38px;
	border: 1px solid #ccc;
	margin: 10px auto 10px;
	padding: 0px 10px;
}
.reLink .prevLink {
	float: left;
	height: 38px;
	line-height: 38px;
}
.reLink .nextLink {
	float: right;
	height: 38px;
	line-height: 38px;
}
.subright .anlitopH4 {
	height: 38px;
	line-height: 38px;
	border: 1px solid #e4e4e4;
}
.subright .anlitopH4 span {
	border-left: 5px solid #005bac;
	padding-left: 22px;
	display: block;
	float: left;
	color: #005bac;
	font-weight: bold;
	font-size: 14px;
}
.subright .anlitopH4 a {
	float: right;
	padding-right: 20px;
}
.subright .divanli {
	border: 1px solid #e4e4e4;
	border-top: none;
	margin-bottom: 10px;
	padding: 15px;
}
.subright .divanli ul {
	width: 105%;
	height: 171px;
}
/* product产品页 */
.subright {
	width: 920px;
	padding-bottom: 20px;
}
.subright .produtlist .list {
	overflow: hidden;
}
.subright .produtlist .list .itag {
	width: 102%;
}
.subright .produtlist .list .itag li {
	width: 22%;
	height: auto;
	float: left;
	margin: 0% 3% 0% 0%;
}
.subright .produtlist .list .itag li a {
	display: block;
	height: auto;
}
.subright .produtlist .list .itag li a img {
	width: 100%;
	height: 204.57px;
	display: block;
	border: 5px solid #e2e2e2;
}
.subright .produtlist .list .itag li a span {
	height: 53px;
	line-height: 26px;
	display: block;
	width: 236px;
	text-align: center;
	font-size: 14px;
}
.subright .produtlist .list .itag li:hover a img {
	border-color: #005bac;
}
.subright .produtlist .list .itag li:hover a span {
	font-weight: bold;
	color: #005bac;
}
/* 在线留言 */
#bodycontent {
	width: 710px;
	margin: 0 auto;
	line-height: 180%;
	text-align: center;
}
#bodycontent #tianxieone {
	width: 706px;
	margin: 0px;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	padding-top: 5px;
}
#bodycontent #tianxieone #tianxietwo {
	width: 120px;
	float: left;
	text-align: right;
	padding: 5px 0;
}
#bodycontent #tianxieone #tianxiethree {
	width: 500px;
	float: left;
	text-align: left;
	padding: 5px 0;
}
#bodycontent #tianxieone #tianxiethree input {
	width: 400px;
	height: 20px;
}
#bodycontent #tfour {
	width: 706px;
	margin: 0px;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	padding-top: 5px;
}
#bodycontent #tfour #tfourtwo {
	width: 120px;
	float: left;
	text-align: right;
	line-height: 30px;
}
#bodycontent #tfour #tfive {
	width: 500px;
	float: left;
	text-align: left;
	padding: 5px 0;
}
#bodycontent #tfour #tfive textarea {
	width: 400px;
	height: 80px;
}
#bodycontent #liuyanshenming {
	width: 706px;
	margin: 0px;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	padding-top: 5px;
}
#bodycontent #liuyanshenming p {
	text-align: center;
	padding: 6px 0px;
	font-size: 12px;
	text-align: center;
}
#bodycontent #lytijiao {
	width: 706px;
	margin: 0px;
	border: 1px solid;
	padding-top: 5px;
}
#bodycontent #lytijiao input {
	font-size: 12px;
	color: #555;
}
.clear {
	height: 0;
	overflow: hidden;
	clear: both;
}
.ui-dialog {
 *zoom:1;
	_float: left;
	position: relative;
	background-color: #FFF;
	border: 1px solid #999;
	border-radius: 6px;
	outline: 0;
	background-clip: padding-box;
	font-family: Helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 1.428571429;
	color: #333;
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: -webkit-transform .15s ease-in-out, opacity .15s ease-in-out;
	transition: transform .15s ease-in-out, opacity .15s ease-in-out;
}
.ui-popup-show .ui-dialog {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.ui-popup-focus .ui-dialog {
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}
.ui-popup-modal .ui-dialog {
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.1), 0 0 256px rgba(255, 255, 255, .3);
}
.ui-dialog-grid {
	width: auto;
	margin: 0;
	padding: 25px;
	border: 0 none;
	border-collapse: collapse;
	border-spacing: 0;
	background: transparent;
}
.ui-dialog-header,  .ui-dialog-body,  .ui-dialog-footer {
	padding: 0;
	border: 0 none;
	text-align: left;
	background: transparent;
}
.ui-dialog-header {
	white-space: nowrap;
	border-bottom: 1px solid #E5E5E5;
}
.ui-dialog-close {
	position: relative;
	_position: absolute;
	float: right;
	top: 13px;
	right: 13px;
	_height: 26px;
	padding: 0 4px;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #FFF;
	opacity: .2;
	filter: alpha(opacity=20);
	cursor: pointer;
	background: transparent;
	_background: #FFF;
	border: 0;
	-webkit-appearance: none;
}
.ui-dialog-close:hover,  .ui-dialog-close:focus {
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	outline: 0;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.ui-dialog-title {
	margin: 0;
	line-height: 1.428571429;
	min-height: 16.428571429px;
	padding: 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: bold;
	cursor: default;
}
.ui-dialog-body {
	padding: 20px;
	text-align: center;
}
.ui-dialog-content {
	display: inline-block;
	position: relative;
	vertical-align: middle;
 *zoom: 1;
 *display: inline;
	text-align: left;
}
.ui-dialog-footer {
	padding: 0 20px 20px 20px;
}
.ui-dialog-statusbar {
	float: left;
	margin-right: 20px;
	padding: 6px 0;
	line-height: 1.428571429;
	font-size: 14px;
	color: #888;
	white-space: nowrap;
}
.ui-dialog-statusbar label:hover {
	color: #333;
}
.ui-dialog-statusbar input,  .ui-dialog-statusbar .label {
	vertical-align: middle;
}
.ui-dialog-button {
	float: right;
	white-space: nowrap;
}
.ui-dialog-footer button+button {
	margin-bottom: 0;
	margin-left: 5px;
}
.ui-dialog-footer button {
	width: auto;
	overflow: visible;
	display: inline-block;
	padding: 6px 12px;
	_margin-left: 5px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.ui-dialog-footer button:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.ui-dialog-footer button:hover,  .ui-dialog-footer button:focus {
	color: #333333;
	text-decoration: none;
}
.ui-dialog-footer button:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.ui-dialog-footer button[disabled] {
	pointer-events: none;
	cursor: not-allowed;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
}
.ui-dialog-footer button {
	color: #333333;
	background-color: #ffffff;
	border-color: #cccccc;
}
.ui-dialog-footer button:hover,  .ui-dialog-footer button:focus,  .ui-dialog-footer button:active {
	color: #333333;
	background-color: #ebebeb;
	border-color: #adadad;
}
.ui-dialog-footer button:active {
	background-image: none;
}
.ui-dialog-footer button[disabled],  .ui-dialog-footer button[disabled]:hover,  .ui-dialog-footer button[disabled]:focus,  .ui-dialog-footer button[disabled]:active {
	background-color: #ffffff;
	border-color: #cccccc;
}
.ui-dialog-footer button.ui-dialog-autofocus {
	color: #ffffff;
	background-color: #428bca;
	border-color: #357ebd;
}
.ui-dialog-footer button.ui-dialog-autofocus:hover,  .ui-dialog-footer button.ui-dialog-autofocus:focus,  .ui-dialog-footer button.ui-dialog-autofocus:active {
	color: #ffffff;
	background-color: #3276b1;
	border-color: #285e8e;
}
.ui-dialog-footer button.ui-dialog-autofocus:active {
	background-image: none;
}
.ui-popup-top-left .ui-dialog,  .ui-popup-top .ui-dialog,  .ui-popup-top-right .ui-dialog {
	top: -8px;
}
.ui-popup-bottom-left .ui-dialog,  .ui-popup-bottom .ui-dialog,  .ui-popup-bottom-right .ui-dialog {
	top: 8px;
}
.ui-popup-left-top .ui-dialog,  .ui-popup-left .ui-dialog,  .ui-popup-left-bottom .ui-dialog {
	left: -8px;
}
.ui-popup-right-top .ui-dialog,  .ui-popup-right .ui-dialog,  .ui-popup-right-bottom .ui-dialog {
	left: 8px;
}
.ui-dialog-arrow-a,  .ui-dialog-arrow-b {
	position: absolute;
	display: none;
	width: 0;
	height: 0;
	overflow: hidden;
	_color: #FF3FFF;
	_filter: chroma(color=#FF3FFF);
	border: 8px dashed transparent;
}
.ui-popup-follow .ui-dialog-arrow-a,  .ui-popup-follow .ui-dialog-arrow-b {
	display: block;
}
.ui-popup-top-left .ui-dialog-arrow-a,  .ui-popup-top .ui-dialog-arrow-a,  .ui-popup-top-right .ui-dialog-arrow-a {
	bottom: -16px;
	border-top: 8px solid #7C7C7C;
}
.ui-popup-top-left .ui-dialog-arrow-b,  .ui-popup-top .ui-dialog-arrow-b,  .ui-popup-top-right .ui-dialog-arrow-b {
	bottom: -15px;
	border-top: 8px solid #fff;
}
.ui-popup-top-left .ui-dialog-arrow-a,  .ui-popup-top-left .ui-dialog-arrow-b {
	left: 15px;
}
.ui-popup-top .ui-dialog-arrow-a,  .ui-popup-top .ui-dialog-arrow-b {
	left: 50%;
	margin-left: -8px;
}
.ui-popup-top-right .ui-dialog-arrow-a,  .ui-popup-top-right .ui-dialog-arrow-b {
	right: 15px;
}
.ui-popup-bottom-left .ui-dialog-arrow-a,  .ui-popup-bottom .ui-dialog-arrow-a,  .ui-popup-bottom-right .ui-dialog-arrow-a {
	top: -16px;
	border-bottom: 8px solid #7C7C7C;
}
.ui-popup-bottom-left .ui-dialog-arrow-b,  .ui-popup-bottom .ui-dialog-arrow-b,  .ui-popup-bottom-right .ui-dialog-arrow-b {
	top: -15px;
	border-bottom: 8px solid #fff;
}
.ui-popup-bottom-left .ui-dialog-arrow-a,  .ui-popup-bottom-left .ui-dialog-arrow-b {
	left: 15px;
}
.ui-popup-bottom .ui-dialog-arrow-a,  .ui-popup-bottom .ui-dialog-arrow-b {
	margin-left: -8px;
	left: 50%;
}
.ui-popup-bottom-right .ui-dialog-arrow-a,  .ui-popup-bottom-right .ui-dialog-arrow-b {
	right: 15px;
}
.ui-popup-left-top .ui-dialog-arrow-a,  .ui-popup-left .ui-dialog-arrow-a,  .ui-popup-left-bottom .ui-dialog-arrow-a {
	right: -16px;
	border-left: 8px solid #7C7C7C;
}
.ui-popup-left-top .ui-dialog-arrow-b,  .ui-popup-left .ui-dialog-arrow-b,  .ui-popup-left-bottom .ui-dialog-arrow-b {
	right: -15px;
	border-left: 8px solid #fff;
}
.ui-popup-left-top .ui-dialog-arrow-a,  .ui-popup-left-top .ui-dialog-arrow-b {
	top: 15px;
}
.ui-popup-left .ui-dialog-arrow-a,  .ui-popup-left .ui-dialog-arrow-b {
	margin-top: -8px;
	top: 50%;
}
.ui-popup-left-bottom .ui-dialog-arrow-a,  .ui-popup-left-bottom .ui-dialog-arrow-b {
	bottom: 15px;
}
.ui-popup-right-top .ui-dialog-arrow-a,  .ui-popup-right .ui-dialog-arrow-a,  .ui-popup-right-bottom .ui-dialog-arrow-a {
	left: -16px;
	border-right: 8px solid #7C7C7C;
}
.ui-popup-right-top .ui-dialog-arrow-b,  .ui-popup-right .ui-dialog-arrow-b,  .ui-popup-right-bottom .ui-dialog-arrow-b {
	left: -15px;
	border-right: 8px solid #fff;
}
.ui-popup-right-top .ui-dialog-arrow-a,  .ui-popup-right-top .ui-dialog-arrow-b {
	top: 15px;
}
.ui-popup-right .ui-dialog-arrow-a,  .ui-popup-right .ui-dialog-arrow-b {
	margin-top: -8px;
	top: 50%;
}
.ui-popup-right-bottom .ui-dialog-arrow-a,  .ui-popup-right-bottom .ui-dialog-arrow-b {
	bottom: 15px;
}
 @-webkit-keyframes ui-dialog-loading {
 0% {
 -webkit-transform: rotate(0deg);
}
 100% {
 -webkit-transform: rotate(360deg);
}
}
 @keyframes ui-dialog-loading {
 0% {
 transform: rotate(0deg);
}
 100% {
 transform: rotate(360deg);
}
}
.ui-dialog-loading {
	vertical-align: middle;
	position: relative;
	display: block;
 *zoom: 1;
 *display: inline;
	overflow: hidden;
	width: 32px;
	height: 32px;
	top: 50%;
	margin: -16px auto 0 auto;
	font-size: 0;
	text-indent: -999em;
	color: #666;
}
.ui-dialog-loading {
	width: 100%\9;
	text-indent: 0\9;
	line-height: 32px\9;
	text-align: center\9;
	font-size: 12px\9;
}
.ui-dialog-loading::after {
	position: absolute;
	content: '';
	width: 3px;
	height: 3px;
	margin: 14.5px 0 0 14.5px;
	border-radius: 100%;
	box-shadow: 0 -10px 0 1px #ccc, 10px 0px #ccc, 0 10px #ccc, -10px 0 #ccc, -7px -7px 0 0.5px #ccc, 7px -7px 0 1.5px #ccc, 7px 7px #ccc, -7px 7px #ccc;
	-webkit-transform: rotate(360deg);
	-webkit-animation: ui-dialog-loading 1.5s infinite linear;
	transform: rotate(360deg);
	animation: ui-dialog-loading 1.5s infinite linear;
	display: none\9;
}
 @charset "utf-8";
/***

 .ispc //PC专用

 .ismobile //移动专用

***/

/*初始化样式表*/

body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select {
	margin: 0;
	padding: 0;
}
body {
	font: 0.75em/1.5 Arial, Verdana, "Microsoft Yahei", "微软雅黑", "宋体", Helvetica, sans-serif;
	-webkit-text-size-adjust: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
/*

*{

	transition-property:border-color, background-color, color;

	transition-duration:.3s;

	transition-timing-function:ease-in;

	transition-delay:.1s;

}

*/



li {
	list-style: none;
}
img {
	border: 0;
	vertical-align: middle;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
p {
	word-wrap: break-word
}
/*icon 字体样式*/

@font-face {
	font-family: "iconfont";
	src: url("../fonts/iconfont.eot"); /* IE9*/
	src: url("/") format('embedded-opentype'), /* IE6-IE8 */  url("/temp/temp/default/default-0001/1/images/font/iconfont.woff") format('woff'), /* chrome、firefox */  url("../fonts/iconfont.ttf") format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/  url("/") format('svg'); /* iOS 4.1- */
}
.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
/*文章内容样式初始化*/

.default-article-content {
	text-align: justify;
	font-size: 14px;
}
.default-article-content a {
	color: blue;
}
.default-article-content ul {
	padding-left: 20px;
}
.default-article-content li {
	list-style-type: inherit;
}
.default-article-content h1,  .default-article-content h2,  .default-article-content h3,  .default-article-content h4,  .default-article-content h5,  .default-article-content h6 {
	margin-top: 1em;
	margin-bottom: 1em;
	font-weight: bold;
}
.default-article-content td {
	border: 1px solid #333;
}
.default-article-content p {
	margin-top: 1em;
	margin-bottom: 1em;
}
.default-article-content img {
	max-width: 100%;
}
/*控制网页宽度*/

.wp {
	width: 1188px;
	margin: 0 auto;
}
.w960 .wp, .w960 .w1188 {
	width: 1200px;
}
/*浮动设置*/

.l, .left {
	float: left;
}
.r, .right {
	float: right;
}
/*清除浮动*/

.cl {
	zoom: 1;
}
.cl:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
/*单行文本*/

.s {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
}
/*边距*/

.ispc .mr0 {
	margin-right: 0 !important;
}
/*快转化 可见*/

.block {
	display: block;
}
.none {
	display: none;
}
/*页面加载中*/

#global_showload {
	background: url("../img/showload.gif");
	position: fixed;
	z-index: 1025;
	top: 50%;
	left: 50%;
	width: 130px;
	height: 130px;
	margin-left: -75px;
	margin-top: -75px;
}
/*图片上传中状态*/

.imgloading {
	background: url(../img/load.gif);
	height: 100px;
	margin-top: -100px;
	position: relative;
}
/*禁止编辑器上传本地视频*/

#videoTab #upload, #videoTab .tabhead span {
	display: none;
}
/*百度地图默认宽度*/

.ueditor_baidumap {
	width: 700px;
}
/*分页按钮*/

.page {
	font-size: 14px;
	line-height: 28px;
}
.page a {
	display: block;
	float: left;
	padding: 0 12px;
	border: 1px solid #dedede;
	border-radius: 3px;
	margin-right: 8px;
	margin-top: 8px;
}
.page a.a, .page a:hover {
	background: #ccc;
	color: #fff;
}
/*默认导航样式*/

.default-pc-nav-menu {
}
.default-pc-nav-menu li {
	position: relative;
}
.default-pc-nav-menu > li li {
	position: relative;
	width: 100%;
	white-space: nowrap;
}
.default-pc-nav-menu ul {
	display: none;
	position: absolute;
	z-index: 2;
}
.default-pc-nav-menu > li > ul {
	top: 100%;
	left: 0;
}
.default-pc-nav-menu > li > ul > li > ul {
	top: 0;
	left: 100%;
}
.default-pc-nav-menu > li {
	float: left;
}
.default-pc-nav-menu li a em {
	display: none;
	font-style: initial;
}
.default-pc-nav-menu > li:hover > ul {
	display: block;
}
.default-pc-nav-menu > li ul > li:hover > ul {
	display: block;
}
/*友情链接默认样式*/

.default-pc-links-text {
}
.default-pc-links-text dt, .default-pc-links-text dd {
	float: left;
}
.default-pc-links-pic li {
	float: left;
}
/*默认版权样式*/

.default-pc-copyright {
	width: 70%;
	line-height: 2;
	color: #666;
	font-size: 12px;
}
.default-pc-copyright a {
	color: #FFD400;
	font-size: 12px;
}
.default-pc-copyright span {
	display: inline-block;
	white-space: nowrap;
	margin-right: 10px;
}
/*默认发布文章按钮*/

.default-pc-button-publish {
	padding-left: 21px;
	background: no-repeat url("../img/publish.png");
	transition: opacity .3s;
}
.default-pc-button-publish:hover {
	opacity: 0.5;
}
/*默认编辑文章 && 删除*/

.default-pc-button-edit a {
	margin-left: 10px;
	font-size: 14px;
	color: #ccc;
}
.default-pc-button-edit a:hover {
	color: #000;
}
/*默认背景音乐*/

.default-bgmp3 {
	display: block;
	position: fixed;
	bottom: 60px;
	left: 30px;
	z-index: 999;
	width: 200px;
	max-width: 30%;
}
.default-bgmp3 audio {
	width: 100%;
	opacity: 0.5;
}
.default-append {
	display: none;
}
/*幻灯片默认样式*/

.default-slider {
	position: relative;
	overflow: auto;
}
.default-slider li {
	list-style: none;
}
.default-slider ul li {
	float: left;
	width: 100%;
	overflow: hidden;
}
.default-slider ul li img {
	position: relative;
	left: 50%;
	height: auto;/*margin-left:-960px;*/

}
.default-slider .dots {
	position: absolute;
	bottom: 10px;
	width: 100%;
	text-align: center;
}
.default-slider .dots li {
	display: inline-block;
	cursor: pointer;
	background-color: #fff;
	margin: 5px;
	width: 47px;
	font-size: 0;
	height: 12px;
}
.default-slider .dots li {
 *display: inline;
}
.default-slider .dots li.active {
	background-color: #FFE401;
}
.default-slider .next, .default-slider .prev {
	position: absolute;
	bottom: 50%;
	width: 50px;
	height: 100px;
	margin-bottom: -50px;
	opacity: 0.7;
	font: 50px/58px Simsun;
	color: #fff;
	line-height: 100px;
	text-align: center;
}
.default-slider .next:hover, .default-slider .prev:hover {
	background-color: #000;
}
.default-slider .next {
	right: 0;
}
.default-slider .prev {
	left: 0;
}
.default-pc-sidebar-dl {
	border: 1px solid #dedede;
}
.default-pc-sidebar-dl dt, .default-pc-sidebar-dl dd {
	border-bottom: 1px solid #dedede;
}
.default-pc-sidebar-dl dt, .default-pc-sidebar-dl dd a {
	display: block;
	line-height: 48px;
	padding: 0 28px;
}
.default-pc-contactcard li, .default-pc-contactcard dd {
	background: no-repeat;
	background-position: 0 center;
	padding-left: 30px;
}
.default-pc-contactcard .add {
	background-image: url("../img/address.png");
}
.default-pc-contactcard .tel {
	background-image: url("../img/mobile.png");
}
.default-pc-contactcard .email {
	background-image: url("../img/email.png");
}
.default-pc-contactcard .fax {
	background-image: url("../img/weixin.png");
}
/*幻灯片样式*/

.default-slider-2 {
	position: relative;
}
.default-slider-2 .default-slider-box {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.default-slider-2 .next,  .default-slider-2 .prev {
	position: absolute;
}
.default-slider-2 .dots {
	position: absolute;
	width: 100%;
	bottom: 10px;
	text-align: center;
}
.default-slider-2 .dots span {
	display: inline-block;
	background-color: #fff;
	margin: 5px;
	width: 47px;
	font-size: 0;
	height: 12px;
	cursor: pointer;
}
.default-slider-2 .dots span {
*display: inline
} /*IE兼容*/
.default-slider-2 > .dots > span {
*display:inline;
}	/*IE兼容*/
.default-slider-2 > .dots > span.active {
	background-color: red;
}
.default-slider-box > ul > li {
	position: relative;
	overflow: hidden;
}
.default-slider-effect-fadeIn > .default-slider-box > ul {
	position: relative;
}
.default-slider-effect-fadeIn > .default-slider-box > ul > li {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
/*单屏滚动模式*/

.default-slider-single > .default-slider-box > ul > li img {
	position: relative;
	left: 50%;
}
.default-slider-direction-left > .default-slider-box > ul > li {
	float: left;
}
.default-slider-direction-left > .next,  .default-slider-direction-left > .prev {
	cursor: pointer;
	top: 50%;
	margin-top: -45px;
	opacity: .1;
	color: #fff;
	line-height: 90px;
	font-size: 60px;
	background-color: #000;
}
.default-slider-direction-left > .next:hover,  .default-slider-direction-left > .prev:hover {
	opacity: 1;
}
.default-slider-direction-left > .next {
	right: 0;
}
.default-slider-direction-left > .prev {
	left: 0;
}
.default-slider-direction-left > .thumb {
	position: absolute;
	bottom: 10px;
	left: 50%;
	padding: 0 30px;
	overflow: hidden;
}
.default-slider-direction-left > .thumb ul > li {
	float: left;
}
.default-slider-direction-left > .thumb ul > li img {
	padding: 5px;
	margin: 5px;
	border: 1px #ccc solid;
	background-color: #fff;
}
.default-slider-direction-left > .thumb > .next,  .default-slider-direction-left > .thumb > .prev {
	margin-top: -15px;
	width: 27px;
	width: 20px;
	height: 31px;
	font-size: 0;
	background: url(../img/slider_thumb_buttom.png) no-repeat;
}
.default-slider-direction-left > .thumb > .next {
	right: 0;
	background-position: -23px 0;
}
.default-slider-direction-left > .thumb > .prev {
	left: 0;
	background-position: 0 0;
}
.default-slider-direction-left > .thumb > .next:hover,  .default-slider-direction-left > .thumb > .prev:hover {
	background-position-y: -32px;
}
.default-slider-direction-left > .thumb > .active {
	background-color: #333;
}
/*设为首页加入收藏*/

#SetHome,  #collection {
	cursor: pointer;
}
/*DIY 按钮*/

.ispc #diystart {
	display: block;
	position: fixed;
	top: 0;
	right: 50px;
	background-color: #F90;
	color: #fff;
	z-index: 3;
	text-align: center;
	padding: 5px 10px;
	border-radius: 0 0 10px 10px;
	transition: background .5s;
}
.ispc #diystart:hover {
	background-color: #BA3315;
}
/*文章内容页视频默认高度*/

.default-article-content object {
	min-height: 500px;
}
/*手机网站底部追加*/

.default-mobile-copyright2 {
	text-align: center;
	background-color: #000;
	color: #505050;
	padding-top: 20px;
	padding-bottom: 30px;
	font-size: 12px;
	margin-top: 30px;
}
.default-mobile-copyright2 a {
	color: #505050;
}
.header {
	padding: 10px 0;/*--	background:url("../img/nav.jpg") repeat-x bottom;--*/

}
.logo {
	line-height: 90px;
}
.logo img {
	max-height: 90px;
}
.biaoyu {
	height: auto;
	float: left;
	margin-left: 2%;
	margin-top: 20px;
	width: 210px;
}
.topnav {
	text-align: right;
}
.topnav img {
	box-shadow: 0 0 5px #999;
}
.topnav li {
	display: inline-block;
	background: url("../img/sx1.png") no-repeat center right;
}
.topnav li {
 *display:inline;
}
.topnav li a {
	display: block;
	padding: 0 10px;
	font-size: 14px;
}
.topnav li:hover a {
	color: #D1070A;
}
.topnav p {
	font-size: 40px;
	padding-left: 50px;
	line-height: 45px;
	font-weight: bold;
	color: #ccc;
	background: url("../img/phone.png") no-repeat center left;
}
.w960 .topnav p {
	font-size: 30px;
	padding-left: 48px;
}
.menu {
	background: url("../img/nav_bg.png") repeat-x top;
	padding-top: 2px;
}
.menu.a {
	position: fixed;
	width: 100%;
	height: 55px;
	z-index: 2;
	top: 0;
	left: 0;
}
.menu li {
	background: url("../img/nav_bgg.png") no-repeat center right;
}
.menu li a {
	display: block;
	line-height: 55px;
	padding: 0 40px;
	font-size: 14px;
	color: #fff;
}
.w960 .menu li a {
	padding: 0 40px;
}
.menu li:hover a, .menu li.a a {
	background: #0571d0;
}
.menu li ul a:hover {
	background: #1f8ceb !important;
}
.menu li ul li a {
}
.menu li ul li a span {
	display: block;
	border-bottom: 1px solid #0261b4;
}
.menu li ul li:hover a span {
	border-bottom: 1px solid #1f8ceb;
}
.banner {
	max-height: 815px;
	overflow: hidden;
}
.banner .prev, .banner .next {
	width: 70px;
	height: 70px;
	border-radius: 5px;
	line-height: 70px;
	margin-top: -35px;
	opacity: .3;
	font-size: 40px;
	text-align: center;
	left: 50px;
}
.banner .next {
	right: 50px;
	left: inherit;
}
.banner .prev:hover, .banner .next:hover {
	opacity: .5;
}
.bg08 {
	background: url("../img/bg09g.jpg") no-repeat center top;
	height: 159px;
	width: 100%;
}
.case {
	padding-bottom: 180px;
	background: #f7f5f8 url("../img/po1.png") no-repeat center bottom;
}
.case01 {
	width: 25%;
	margin-top: 70px;
}
.case01 h3 {
	font-size: 30px;
	color: #1f8ceb;
}
.case01 h3 span {
	display: block;
	font-size: 16px;
	color: #ccc;
}
.case01 p {
	font-size: 15px;
	color: #666;
	margin: 30px 0;
	line-height: 1.8;
}
.more01 {
	display: block;
	width: 150px;
	text-align: center;
	border-radius: 20px;
	line-height: 40px;
	height: 40px;
	background: #1f8ceb;
	color: #fff;
	font-size: 14px;
}
.more01:hover {
	background: #0463b5;
}
.case02 {
	width: 72%;
}
.case02 li {
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 2%;
}
.case02 li a {
	display: block;
}
.case02 li a img {
	width: 100%;
	height: auto;
	box-shadow: 0 0 10px #ddd;
	transition: all .5s;
}
.case02 li:hover a img {
	transform: scale(1.08);
	-ms-transform: scale(1.08);
	-moz-transform: scale(1.08);
	-webkit-transform: scale(1.08);
	-o-transform: scale(1.08);
}
.case02 li a h3 {
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
}
.product {
	padding: 50px 0;/*--background:url("../img/bg03.jpg") no-repeat center center;--*/

}
.product h2 {
	text-align: center;
	font-size: 30px;
	color: #1f8ceb;
	font-weight: bold;
	margin-bottom: 30px;
}
.product h2 span {
	display: block;
	font-weight: normal;
	font-size: 16px;
}
.product li {
	float: left;
	width: 24%;
	margin-right: 1.32%;
	margin-bottom: 1.32%;
	transition: all .5s;
}
.product li:hover {
	transform: scale(1.08);
	-ms-transform: scale(1.08);
	-moz-transform: scale(1.08);
	-webkit-transform: scale(1.08);
	-o-transform: scale(1.08);
}
.product li a {
	display: block;
	padding: 8px;
	background: #f0f0f0;
}
.product li:hover a {
	background: #1f8ceb;
}
.product li:hover a h3 {
	color: #fff;
}
.product li img {
	width: 100%;
	height: auto;
}
.product li a h3 {
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	line-height: 45px;
	height: 45px;
}
.product .more01 {
	margin: 0 auto;
	margin-top: 30px;
}
.service {
	box-shadow: 0 0 30px #666;
	padding: 70px 0;
}
.service h2 {
	text-align: center;
	font-size: 30px;
	color: #1f8ceb;
	margin-bottom: 30px;
}
.service li {
	float: left;
	width: 46%;
	margin: 1.5%;
	padding: 0.5%;
}
.service li:hover {
	box-shadow: 0 0 10px #ccc;
}
.service li div {
	float: right;
	text-align: right;
	width: 80%;
	margin-right: 5%;
}
.w960 .service li div {
	width: 76%;
}
.service li span {
	width: 70px;
	height: 70px;
	float: right;
	background: #fd9c06;
	text-align: center;
	font-size: 40px;
	line-height: 70px;
	font-family: Georgia;
	color: #fff;
}
.service li.y div {
	float: left;
	text-align: left;
	margin-right: 0;
	margin-left: 5%;
}
.service li.y span {
	float: left;
	text-align: center;
}
.service li:nth-child(2) span {
	background: #1feb3a;
}
.service li:nth-child(3) span {
	background: #1ae5e6;
}
.service li:nth-child(4) span {
	background: #efe90c;
}
.service li:nth-child(5) span {
	background: #f94597;
}
.service li:nth-child(6) span {
	background: #eb3d1f;
}
.service li h3 {
	font-size: 18px;
	color: #1f8ceb;
	font-weight: bold;
}
.service li p {
	font-size: 14px;
	color: #666;
	height: 42px;
	overflow: hidden;
}
.peixun {
	padding: 70px 0;
	background: #f5f5f5;
	box-shadow: 0 0 27px #999;
}
.video {
	width: 48%;
}
.video img {
	width: 100%;
	height: auto;
}
.video iframe, .video object {
	width: 100%;
	height: 355px;
}
.w960 .video iframe, .w960 .video object {
	height: 314px;
}
.peixun01 {
	width: 44%;
	padding: 2%;
	background: #fff;
}
.peixun01 li {
	border-bottom: 1px dotted #ddd;
}
.w960 .peixun01 li a {
	line-height: 41px;
}
.peixun01 li a {
	display: block;
	font-size: 14px;
	line-height: 50px;
}
.peixun01 li a h3 {
	width: 70%;
	float: left;
	font-size: 14px;
}
.peixun01 li a h3:hover {
	color: #1f8ceb;
}
.peixun01 li a span {
	float: right;
	color: #888;
}
.peixun .more01 {
	margin: 0 auto;
	margin-top: 50px;
}
.about {
	margin: 70px auto;
	width: 1200px;
}
.biaoti {
	width: 300px;
	margin: 0 auto;
	padding-top: 20px;
	margin-bottom: 50px;
	text-align: center;
	background: url("../img/bg71.png") no-repeat center top;
}
.biaoti h2 {
	font-size: 35px;
	color: #1f8ceb;
}
.biaoti h2 span {
	display: block;
	font-size: 16px;
	color: #ccc;
	text-transform: uppercase;
}
.about01 span {
	display: block;
	float: left;
	width: 34%;
	margin-top: 34px;
}
.about01 img {
	width: 100%;
	height: auto;
}
.about01 div {
	float: right;
	width: 60%;
	background: #2b6aa0;
	padding: 4% 3%;
	position: relative;
}
.about01 div em {
	display: block;
	font-style: normal;
	font-size: 20px;
	margin-bottom: 20px;
	color: #fff;
	font-weight: bold;
}
.about01 div p {
	font-size: 14px;
	line-height: 1.8;
	height: 175px;
	color: #fff;
	overflow: hidden;
	text-align: justify;
}
.about01 a {
	display: block;
	width: 150px;
	line-height: 40px;
	border-radius: 20px;
	background: #0571d0;
	text-align: center;
	margin-top: 20px;
	font-size: 14px;
	color: #fff;
}
.about01 div span {
	display: block;
	position: absolute;
	right: -3px;
	top: -3px;
	width: 65px;
	height: 53px;
	margin-top: 0;
	float: none;
	background: url("../img/jiao.png") no-repeat center center;
}
.about01 a:hover {
	background: #05549a;
}
.part09 {
	margin: 70px auto;
}
.part09 h2 {
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
	color: #1f8ceb;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 30px;
}
.part09 h2 span {
	margin-left: 10px;
}
.part09 h2 a {
	display: block;
	float: right;
	font-weight: normal;
	color: #1f8ceb;
	font-size: 15px;
	margin-top: 8px;
}
.news li {
	float: right;
	width: 63%;
	margin-bottom: 5px;
	padding: 0 2%;
	border-radius: 3px;
}
.w960 .news li.n1 {
	width: 32%;
	float: left;
	margin-top: 12px;
}
.w960 .news li {
	margin-bottom: 0;
}
.news li a {
	display: block;
	font-size: 15px;
	color: #666;
	transition: all .3s;
	line-height: 35px;
	float: left;
	width: 80%;
}
.news li:hover a, .news li:hover em {
	color: #fff;
}
.news li em {
	display: block;
	font-style: normal;
	float: right;
	line-height: 36px;
	font-size: 15px;
	color: #999;
}
.news li.n1 a {
	margin-top: 0;
}
.news li.n1 {
	width: 32%;
	float: left;
	padding: 0;
}
.news li:hover {
	background: #1f8ceb;
}
.news li img {
	width: 100%;
	height: auto;
}
.news li h3 {
	font-size: 16px;
	margin: 15px 0;
	font-weight: bold;
}
.news li p {
	font-size: 14px;
	color: #888;
	height: 70px;
	overflow: hidden;
	line-height: 1.7;
}
.con02 {
	width: 25%;
}
.con02 h3 {
	color: #333;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 20px;
}
.con02 p {
	font-size: 14px;
	margin-bottom: 20px;
	color: #666;
}
.w960 .con02 p {
	margin-bottom: 15px;
}
.footer {
	background: #333;
	margin-top: 0px;
}
.con01 {
	width: 30%;
	color: #fff;
	text-align: center;
}
.con01 span {
	font-size: 60px;
	color: #666;
}
.con01 h3 {
	font-size: 30px;
	color: #999;
}
.con01 p {
	font-size: 16px;
	color: #999;
}
.ftmenu {
    height: 62px;
	text-align: center;
	border-bottom: 1px solid #444;
	margin-bottom: 0;
}
.ftmenu li {
	display: inline-block;
	padding: 20px;
	font-size: 14px;
}
.w960 .ftmenu li {
	color: #999;
	padding: 20px;
}
.ftmenu li {
	float: left;
	color: #999;
	*display:inline;
}
.ftmenu li a {
	display: block;
	color: #999;
}
.ftnav {
	width: 30%;
	padding: 0 5%;
	border-left: 1px solid #444;
	border-right: 1px solid #444;
}
.ftnav h3 {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}
.ftnav p {
	font-size: 12px;
	color: #999;
	line-height: 1.8;
	margin-top: 20px;
	text-align: justify;
	max-height: 147px;
	overflow: hidden;
}
.ewm {
	float: right;
	margin-left: 2%;
	margin-top: 10px;
}
.ewm img {
	float: right;
	margin-left: 10px;
	width: 130px;
}
.w960 .ewm img {
	width: 110px;
}
.ewm p {
	text-align: center;
	color: #999;
	margin-top: 10px;
}
.copy {
	background: #333;
	margin-top: 0px;
	padding: 20px;
}
.default-pc-copyright {
	text-align: center;
	margin: 0 auto;
}
.default-pc-copyright a {
	color: #fff;
}
.links {
	text-align: center;
}
.links dt, .links dd {
	display: inline-block;
	float: none;
	font-size: 12px;
	margin: 0 5px;
	color: #666;
}
.links dd a {
	color: #666;
}
.links li a:hover, .footer a:hover {
	color: #fff;
}
.links dt, .links dd {
 *display:inline;
}
.lianxi {
	position: fixed;
	bottom: 5px;
	right: 5px;
}
.lianxi li {
	background: #1f8ceb;
	margin-bottom: 1px;
	position: relative;
}
.lianxi li.top a {
	background: url("../img/back.png")no-repeat;
}
.lianxi li.te03 a {
	background: url("../img/tel.png")no-repeat;
}
.lianxi li.zx a {
	background: url("../img/zixun.png")no-repeat;
}
.lianxi li.wx02 a {
	background: url("../img/weixin.png")no-repeat;
}
.lianxi li a {
	display: block;
	width: 45px;
	height: 45px;
}
.lianxi li p {
	line-height: 45px;
	position: absolute;
	right: 45px;
	color: #fff;
	width: 0px;
	height: 45px;
	transition: all .5s;
	background: #1f8ceb;
	text-align: center;
	font-size: 14px;
	overflow: hidden;
}
.lianxi li:hover p {
	width: 120px;
}
.lianxi li div {
	position: absolute;
	width: 140px;
	height: 154px;
	right: 53px;
	bottom: 0;
	display: none;
	transition: all .3s;
	background: url("../img/599.png")no-repeat;
}
.lianxi li div img {
	margin: 10px 13px;
}
.lianxi li div h3 {
	text-align: center;
	font-size: 12px;
	margin-top: -5px;
}
.lianxi li:hover div {
	display: block;
}
/*-----------list-show------------------*/



.ban02 img {
	width: 100%;
	height: auto;
}
.cat01 {
}
.cat01 h3 {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	margin-top: 50px;
	color: #1f8ceb;
}
.cat01 ul {
	text-align: center;
	margin: 30px 0;
}
.cat01 ul li {
	display: inline-block;
	margin: 0 10px;
}
.cat01 ul li {
 *display:inline;
}
.cat01 ul li a {
	display: block;
	padding: 8px 25px;
	font-size: 15px;
	border: 1px solid #eee;
	border-radius: 20px;
}
.cat01 ul li a span {
	display: none;
}
.cat01 ul li:hover a {
}
.cat01 ul li:hover a, .cat01 ul li.a a {
	border: 1px solid #1f8ceb;
	background: #1f8ceb;
	color: #fff;
}
.list-show {
}
.pub {
	margin: 10px 0;
	text-align: right;
}
.list-show li {
	float: left;
	width: 24%;
	margin-right: 1.32%;
	margin-bottom: 1.32%;
}
.list-show li a {
	display: block;
}
.list-show li img {
	width: 100%;
	height: auto;
	border: 1px solid #eee;
	transition: all .5s;
}
.list-show li:hover img {
	transform: scale(1.08);
	-ms-transform: scale(1.08);
	-moz-transform: scale(1.08);
	-webkit-transform: scale(1.08);
	-o-transform: scale(1.08);
}
.list-show li h3 {
	text-align: center;
	line-height: 40px;
	font-size: 15px;
	font-weight: bold;
}
.list-show li:hover h3 {
}
/*--------------list-news------------------*/

.list-news {
}
.list-news li {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #ddd;
}
.list-news li a {
	display: block;
}
.list-news li span {
	display: block;
	width: 84px;
	height: 61px;
	line-height: 1;
	background: #f2f2f2;
	text-align: center;
	font-size: 27px;
	padding-top: 23px;
	float: left;
}
.list-news li span em {
	display: block;
	font-style: normal;
	font-size: 14px;
}
.list-news li div {
	float: left;
	width: 80%;
	margin-left: 3%;
}
.list-news li div h3 {
	font-size: 16px;
	margin: 10px 0;
	color: #666;
}
.list-news li div h3:hover {
	color: #1f8ceb;
}
.list-news li div p {
	font-size: 14px;
	color: #888;
}
/*--------view-show------------------*/

.word {
	margin: 50px 0;
}
.word h3 {
	font-size: 25px;
	text-align: center;
	margin-top: 30px;
}
.word .ww {
	text-align: center;
	margin: 10px 0;
	color: #999;
}
.pox {
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
}
.pox a {
	color: #999;
}
.pox a:hover {
	color: #1f8ceb;
}
.sum01 span {
	width: 26%;
	display: block;
}
.sum01 {
	margin-top: 30px;
	padding: 30px;
	background: #f0f0f0;
	border-bottom: 1px solid #eee;
}
.sum01 span img {
	width: 100%;
	height: auto;
}
.sum01 div.sum02 {
	width: 68%;
}
.sum01 div.sum02 p span {
	display: block;
	width: 200px;
	height: 93px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
	padding-right: 20px;
	border-right: 1px solid #eee;
	background: url("../img/jt01.png") no-repeat center left;
}
.sum01 div.sum02 p {
	line-height: 25px;
	color: #666;
	line-height: 1.8;
	font-size: 14px;
	margin-top: 20px;
	padding: 30px;
	background: #fff;
}
.w960 .sum01 div.sum02 p span {
	width: 150px;
	background-size: 90%;
}
.w960 .sum01 div.sum02 p {
	font-size: 12px;
	padding: 15px;
}
.view-show .word h3 {
	text-align: left;
	margin-top: 0;
}
.view-show .word .ww {
	text-align: left;
	padding-bottom: 10px;
	border-bottom: 1px dashed #eee;
}
.fanye p {
	font-size: 15px;
	color: #666;
}
.fanye p a {
	color: #999;
}
.fanye p a:hover {
	color: #e00619;
}
.view-about .word h3 {
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
	margin-bottom: 30px;
}
/*---------------list-message-------------*/



.message {
	margin: 100px auto;
	text-align: center;
	border: 1px solid #eee;
	padding: 100px 0;
}
.message h4 {
	font-size: 30px;
	padding-bottom: 40px;
	border-bottom: 1px solid #eee;
	margin-bottom: 40px;
	text-align: center;
}
.message form {
}
.message form label, .message form input {
	display: inline-block;
	vertical-align: middle;
}
.message form label {
	width: 100px;
	font-size: 16px;
	text-align: left;
}
.message form input {
	width: 380px;
	border: 1px solid #eee;
	height: 40px;
	line-height: 40px;
	margin-bottom: 10px;
}
.message [type="submit"] {
	margin-left: 100px;
	background: #1f8ceb;
	color: #fff;
	font-size: 17px;
}
 @media screen and (max-width:1024px) {
.about {
	margin: 30px auto;
}
.mr0 {
	margin-right: 0 !important;
}
.service li div {
	width: 75%;
}
}
 @media screen and (max-width:768px) {
.about {
	width: 100%;
}
.case01 {
	margin-top: 0;
}
.service li div {
	width: 70%;
}
.news {
	width: 100%;
	padding: 0;
}
.con02 {
	width: 100%;
	margin-top: 30px;
}
}
 @media screen and (max-width:480px) {
.banner .prev, .banner .next {
	width: 30px;
	height: 30px;
	line-height: 30px;
	margin-top: -15px;
	font-size: 20px;
}
.about {
	width: auto;
	padding: 0 10px;
}
.about01 span {
	display: none;
}
.about01 div {
	width: 100%;
	padding: 0;
	background: none;
}
.about h2 {
	display: none;
}
.about01 div em {
	color: #1f8ceb;
}
.about01 div pem {
	color: #666;
}
.about01 div p {
	font-size: 12px;
	height: 100px;
	color: #666;
}
.case {
	margin: 20px auto;
	padding: 20px 0;
	padding-top: 20px;
	background-size: 100%;
}
.case01 {
	width: 100%;
	margin-top: 20px;
	position: relative;
}
.case02 {
	width: 100%;
}
.case01 p {
	display: none;
}
.case01 .more01 {
	position: absolute;
	top: 18px;
	right: 0;
	width: auto;
	color: #106531;
	line-height: 25px;
	height: 25px;
	padding: 0 10px;
	border-radius: 5px;
	font-size: 12px;
	color: #fff;
}
.case01 h3 {
	font-size: 25px;
	color: #1f8ceb;
	font-weight: bold;
	padding-bottom: 6px;
	border-bottom: 1px solid #106531;
	margin-bottom: 20px;
}
.case02 li a h3 {
	line-height: 30px;
	font-size: 12px;
}
.service li {
	width: 100%;
	margin: 0;
	margin-bottom: 10px;
}
.service li h3 {
	font-size: 16px;
	margin-bottom: 5px;
}
.service li div, .service li span {
	float: left;
	text-align: left;
	margin: 0 !important;
}
.service li span {
	text-align: center;
	margin-right: 10px !important;
}
.service li p {
	font-size: 12px;
	height: 36px;
}
.product {
	padding: 20px 0;
	margin-top: 0px;
}
.product li, .case02 li, .case02 li:nth-child(3) {
	float: left;
	width: 49%;
	margin-right: 2% !important;
	margin-bottom: 2%;
}
.product li:nth-child(2n), .case02 li:nth-child(2n) {
	margin-right: 0 !important;
}
.product li a h3 {
	font-size: 12px;
	line-height: 40px;
	height: 30px;
}
.product li:nth-child(7), .product li:nth-child(8), .news li.n1 {
	display: none;
}
.product h2 {
	font-size: 25px;
	margin-bottom: 10px;
}
.product .more01 {
	margin-top: 10px;
}
.part09 {
	margin: 30px auto;
}
.news {
	background: none;
}
.news li {
	width: 98%;
	margin-bottom: 0;
}
.news li a {
	width: 76%;
}
.news li a, .news li em {
	font-size: 14px;
}
.part09 h2 {
	margin-bottom: 15px;
}
.con02 p {
	margin-bottom: 10px;
}
.about .biaoti, .about01 div span {
	display: none;
}
.bg08 {
	height: 50px;
	background-size: auto 50px;
}
.case {
	margin: 0;
	padding: 0;
	padding-top: 0;
}
.case01 {
	margin-top: 0;
}
.case01 h3 {
	border-bottom: 1px solid #1f8ceb;
}
.case02 {
	padding-bottom: 38px;
}
.biaoti {
	width: 200px;
	padding-top: 12px;
	margin-bottom: 12px;
	background-size: 100%;
}
.biaoti h2 {
	font-size: 25px;
}
.biaoti h2 span {
	font-size: 12px;
}
.service {
	padding: 20px 0;
}
.peixun {
	padding: 20px 0;
}
.video {
	width: 100%;
}
.video iframe, .video video {
	width: 100%;
	height: 220px;
}
.peixun01 {
	width: 96%;
	padding: 2%;
}
.peixun01 li a {
	line-height: 40px;
}
.peixun .more01 {
	margin-top: 20px;
}
.message {
	margin: 30px auto;
	border: 1px solid #eee;
	padding: 30px 0;
}
.message form input {
	width: 200px;
}
.message form label {
	width: 80px;
}
.message [type="submit"] {
	margin-left: 80px;
}
}
#pages {
	text-align: center;
	padding-top: 25px;
	height: 50px;
}
#pages a {
	font-size: 14px;
	display: inline-block;
	padding: 9px 15px;
	background-color: #fff;
	color: #888;
	margin: 0 2px;
	-webkit-transition-duration: 0.25s;
	-moz-transition-duration: 0.25s;
	-o-transition-duration: 0.25s;
	border: 1px #ddd solid;
	border-radius: 3px
}
#pages a:hover {
	background-color: #006db8;
	border-color: #006db8;
	color: #fff
}
#pages a.active {
	background-color: #006db8;
	border-color: #006db8;
	color: #fff
}
#pages a.prev, #pages a.next {
	font-size: 14px;
}
#pages span {
	display: inline-block;
	padding: 9px 15px;
	color: #888;
	position: relative;
	top: -2px
}