@charset "utf-8";
.ovh{ text-overflow: ellipsis;white-space: nowrap;overflow: hidden; }
.back-color{ background: #79b9fc; }
.distributor-list ul li, .news-v .news-v-bottom ul li ,
.comm-title .sun-nav li,.product ul li .detail,
.product ul li em,.product ul li:hover .dask-i,
.ads a,.article ul li,.recruit ul li,.news-train ul li,
.download-list ul li,.s-news ul li,.pro-s-video ul li,
.current .current-r a em{
	transition: all .4s ease-in;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
}
.ico{ width: 0px;height: 0px; display: block;background: url("../img/ico.png") no-repeat -1px 0; }
.distributor-list:after, .news-v .news-v-top:after,
.product:after,.comm-title:after,.article:after,.contact:after,
.article-list:after{ display: block;content: "";clear:both; }

.comm-title{
	padding: 70px 0 50px;
	text-align: center;
	border-bottom: 1px solid #f1f1f1;
}
.comm-title h5{ font-size: 30px;color: #313131; }
.comm-title p{ font-size: 18px;color: #a0a0a0;font-family: Arial; }
.comm-title .sun-nav{ padding-top: 40px; }
.comm-title .sun-nav li{ display: inline-block;width: 110px;height: 30px;line-height: 30px;border-radius: 35px;border: 1px solid #e5e5e5;  margin-right: 15px; }
.comm-title .sun-nav li:hover,
.comm-title .sun-nav li.on{ border-color: transparent; box-shadow: 0 5px 15px #b8d7e8; background: linear-gradient(#2da7eb, #2588fc);background: -webkit-linear-gradient(#2da7eb, #2588fc); }
.comm-title .sun-nav li:hover a, .comm-title .sun-nav li.on a{ color: #fff; }
.comm-title .sun-nav li:last-child{ margin-right: 0px; }
.comm-title .sun-nav li a{ display: block; }
.comm-title.c-style h5{ text-align: left;}
.comm-title.c-style p{ float: left; }
.comm-title.c-style .sun-nav{ float: right;padding-top: 0px;margin-top: -25px; }

.news-v .news-v-bottom ul li img,
.product ul li .bor-img img,
.article ul li .bor-img img,
.article-slide .bd ul li img,
.article-li img,
.product-list-a .pro-right ul li .bor-img img,
.fengcai ul li .fc-img img{
	webkit-transition: -webkit-transform 2s cubic-bezier(.455,.03,.515,.955);
	transition: -webkit-transform 2s cubic-bezier(.455,.03,.515,.955);
	transition: transform 2s cubic-bezier(.455,.03,.515,.955);
	transition: transform 2s cubic-bezier(.455,.03,.515,.955),
	-webkit-transform 2s cubic-bezier(.455,.03,.515,.955);
}
.news-v .news-v-bottom ul li:hover img,
.product ul li:hover .bor-img img,
.article ul li:hover .bor-img img,
.article-slide .bd ul li:hover img,
.article-li:hover img,
.product-list-a .pro-right ul li:hover .bor-img img,
.fengcai ul li .fc-img:hover img{ transform: scale(1.2);-webkit-transform: scale(1.2); }

/*++----------------------------------------------
/*++  品牌
/*++----------------------------------------------*/
.distributor-list{ padding: 50px 0 0; }
.distributor-list.ndist ul{ height: auto; }
.distributor-list ul{ height: 336px;overflow: hidden; }
.distributor-list ul li{ width: 233px;height:159px;float: left;border-radius: 5px;overflow: hidden;margin: 0 8px 10px 0px;  }
.distributor-list ul li img{ width: 100%;height: 100%; }
.distributor-list ul li:nth-of-type(5n){margin-right: 0px;}
.distributor-list ul li:hover{ box-shadow:  0 0 30px #c1c1c1; }
.distributor-list .dist-more{ height: 60px;line-height: 60px; text-align: center;}
.distributor-list .dist-more i{ display: inline-block;width: 15px;height: 9px;margin-left: 10px; }
#agent-more.on{ height: auto; }
.distributor-list .dist-more.on i{ transform: rotate(180deg);-webkit-transform: rotate(180deg); }

/*++----------------------------------------------
/*++  最新活动与视频
/*++----------------------------------------------*/
.news-v{ width: 100%;height: 637px;background: url("../img/img-29.jpg") no-repeat center center; overflow: hidden;}
.news-v .news-v-top{ padding: 90px 0 45px; }
.news-v .news-v-top h5{ font-size: 30px;color: #fff;padding-bottom: 5px; }
.news-v .news-v-top span{ font-size: 16px;color:rgba(255,255,255,.5); }
.news-v .news-v-top .slide-r{ margin-top: 20px; }
.news-v .news-v-top .slide-r a{ display: inline-block;width: 14px;height: 26px;cursor: pointer; }
.news-v .news-v-top .slide-r a.next{ background-position: 0px -40px; }
.news-v .news-v-top .slide-r a.prev{ background-position: -44px -72px;margin-left: 30px; }
.news-v .news-v-top .slide-r a.next:hover{ background-position: 1px -72px; }
.news-v .news-v-top .slide-r a.prev:hover{ background-position: -44px -40px; }
.news-v .news-v-bottom .tempWrap{ margin: 0 auto; }
.news-v .news-v-bottom ul li{ width: 375px;float: left;border-radius: 10px; margin-right: 10px; background: rgba(0,0,0,.3); overflow: hidden; }
.news-v .news-v-bottom ul li .bor-img{display: block; width: 100%;height: 208px; overflow: hidden; }
@media screen and (max-width: 1690px) {
	.news-v .news-v-bottom ul li{
		width: 324px;
	}
	.news-v .news-v-bottom ul li .bor-img{ height: 180px; }
}
@media screen and (max-width: 1370px) {
	.news-v .news-v-bottom ul li{
		width: 261px;
	}
	.news-v .news-v-bottom ul li .bor-img{ height: 145px; }
}
@media screen and (max-width: 1290px) {
	.news-v .news-v-bottom ul li{
		width: 244px;
	}
	.news-v .news-v-bottom ul li .bor-img{ height: 135px; }
}
.news-v .news-v-bottom ul li img{ width: 100%;vertical-align: middle; }
.news-v .news-v-bottom ul li .tit-b{ padding: 20px 15px; }
.news-v .news-v-bottom ul li .tit-b h5{ font-size: 16px; color: #fff;padding-bottom: 5px; }
.news-v .news-v-bottom ul li .tit-b p{ color: rgba(255,255,255,.4) }
.news-v .news-v-bottom ul li:hover{ background: rgba(27,67,113,.8) }
/*++----------------------------------------------
/*++  产品中心
/*++----------------------------------------------*/
.product{ padding: 50px 0 45px; }
.product ul li{
	float:left;width:285px;height:333px;margin-right:20px;text-align:center;
}
.product ul li:nth-of-type(4n){ margin-right: 0px; }
.product ul li .bor-img{ position:relative;display:block;width:100%;height:250px;background:#fff;border-radius:5px;overflow:hidden; }
.product ul li .bor-img img{ width:100%;height:100%; }
.product ul li em{ position:absolute;top:0px;left:0px;display:block;width:98%;height:97%;border:3px solid #fff; z-index: 3}
.product ul li:hover .dask-i{ opacity:0;width: 100%;height: 100%; position: absolute;top: 0;left: 0; background: rgba(217,230,241,.5);}
.product ul li .detail{opacity: 0; position: absolute;top: 50%;left: 50%; display: block;width: 130px;height: 32px;line-height: 32px;color: #fff;border-radius: 35px;
	transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%); background: linear-gradient(#2da7eb, #2588fc); background: -webkit-linear-gradient(#2da7eb, #2588fc);z-index: 5 }
.product ul li .detail i{ position: absolute;top: 10px;left: 100px; width: 7px;height: 13px;background-position: -51px 0; }
.product ul li h5 a{ display: block; font-size:16px;color:#333;padding:20px 0 5px; }
.product ul li p{ color:#999; }
.product ul li:hover .dask-i{ opacity: 1;}
.product ul li:hover em{ border-color:#008afa; }
.product ul li:hover .detail{ opacity: 1; }
.product ul li:hover h5 a,.product ul li:hover p{ color:#008afa }

/*++----------------------------------------------
/*++  广告图
/*++----------------------------------------------*/
.ads{ width: 100%;height: 140px;background: url("../img/img-24.jpg") no-repeat center center; }
.ads .w750{ width: 750px;margin: 0 auto; }
.ads a{ display: block;float: right; width: 140px;height: 38px;line-height: 38px;text-align: center; border-radius: 35px;color: #fff;
	border: 1px solid #fff;margin-left: 15px;margin-top: 48px; overflow: hidden;
}
.ads a:hover{ background: linear-gradient(#2da7eb, #2588fc); background: -webkit-linear-gradient(#2da7eb, #2588fc);border-color: transparent }
/*++----------------------------------------------
/*++  article
/*++----------------------------------------------*/
.article{ padding: 45px 0; }
.article ul li{ width: 360px;height: 405px; float: left;margin-right: 60px;border-radius: 5px; overflow: hidden;  }
.article ul li:nth-of-type(3n){ margin-right: 0px; }
.article ul li .bor-img{ display: block; width: 360px;height: 220px;border-radius: 5px; overflow: hidden; }
.article ul li .bor-img img{ max-width: 100%;height: 100%; }
.article ul li .bottom{ padding: 0 15px; }
.article ul li .bottom .time{ display: block;padding: 20px 0 10px; color: #888;border-bottom: 1px solid #ededed; }
.article ul li .bottom h5{ min-height: 48px; font-size: 18px;color: #333;padding: 15px 0 10px; }
.article ul li .bottom p{ color: #888; }
.article ul li:hover{ background: #fff; }
.article ul li:hover .bor-img{ border-bottom-left-radius: 0px;border-bottom-right-radius: 0px; }
/*++----------------------------------------------
/*++  Contact
/*++----------------------------------------------*/
.contact{ width:100%;height:80px;background:#2f2f2f; }
.contact ul li{ position: relative; height: 80px;float:left; color: #fff;}
.contact ul li em{ display: block;position: absolute;top: 20px;right: 20px; width: 1px;height: 40px;background: #424242; }
.contact ul li i{ float: left;width: 40px;height: 40px;margin: 20px 10px 0 0; }
.contact ul li.address{ width: 330px; }
.contact ul li.tel,.contact ul li.fax{ width: 300px; }
.contact ul li.email{ width: 270px; }
.contact ul li.address i{ background-position: -86px 0; }
.contact ul li.tel i{ background-position: -155px 0; }
.contact ul li.fax i{ background-position: -227px 0; }
.contact ul li.email i{ background-position: -303px 0; }
.contact ul li h5{ padding-top: 20px; }
.contact ul li p{ color: rgba(255,255,255,.5) }
/*++----------------------------------------------
/*++  内容页开始
/*++----------------------------------------------*/
.slide-banner{ position: relative; }
.slide-banner a{ display:block; width: 100%;min-height: 300px;background-repeat: no-repeat;background-position: center center !important; }
.down-search{ position: absolute;width: 575px;height: 136px; top: 60%;left: 50%;text-align: center;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%) }
.down-search h6{ font-size: 34px;color: #fff;padding-bottom: 30px; }
.down-search .form-sub{ position: relative; width: 100%;height: 58px;border-radius: 50px;border: 1px solid #fff; overflow: hidden; }
.down-search .form-sub input[type=text]{ width: 89%;padding: 0 45px 0 15px; height: 58px; border: 0;background: transparent;color: rgba(255,255,255,.6) }
.down-search .form-sub input[type=text]::-webkit-input-placeholder { color:rgba(255,255,255,.6); }
.down-search .form-sub input[type=text]:-moz-placeholder { color:rgba(255,255,255,.6); }
.down-search .form-sub input[type=text]::-moz-placeholder { color:rgba(255,255,255,.6); }
.down-search .form-sub input[type=text]:-ms-input-placeholder { color:rgba(255,255,255,.6); }
.down-search .form-sub input[type=submit]{ display: block; position: absolute;top: 20px;right: 21px; width: 20px;height: 20px;border: 0px;
	background-position: -252px -80px;cursor: pointer;
}

.current{ height: 50px;line-height: 50px; }
.current .current-l i{ display: inline-block; }
.current .current-l .home i{ width: 14px;height: 12px;background-position: -363px 0px;margin-right: 8px; }
.current .current-l .is-curr i{ width: 5px;height: 9px;background-position: -394px 0px; margin: 0px 10px;}
.current .current-l a:hover{ color: #008afa; }

.current .current-r a{position: relative; margin: 0 15px; }
.current .current-r a i{ position: absolute;top: 5px;right: -19px; display: block;width: 1px;height: 11px;background: #dbdbdb; }
.current .current-r a:last-child{ margin-right: 0px; }
.current .current-r a:last-child i{ display: none; }
.current .current-r a:hover em,
.current .current-r a.on em{ left:0;width:100%; }
.current .current-r a em{
	display: block;
	width: 0;
	position: absolute;
	left: 50%;
	bottom: -16px;
	height: 2px;
	background-color: #2d85e6;
}
/*++----------------------------------------------
/*++  产品列表
/*++----------------------------------------------*/
.product-list-a:after,.product-list-a .pro-left.pro2:after,
.pro-left.pro2 .search-list:after{ display:block;content:"";clear:both; }
.product-list-a{ padding: 30px 0 60px; }
.product-list-a .pro-left{ width: 215px; border-radius: 5px;padding: 0 30px 35px;}
.product-list-a .pro-left h5{ font-size: 16px;color: #333;font-weight: bold;padding: 30px 0 20px;border-bottom: 1px solid #ededed; }

.product-list-a .pro-left .offset-a{ float: right; font-size: 14px; display: block; width: 24px;height: 24px;border: 1px solid #e5e5e5;color: #bdbdbd;line-height: 24px; text-align: center;  }
.product-list-a .pro-left ul li{ padding-top: 30px; }
.product-list-a .pro-left ul li a{ color: #333; cursor: pointer; }
.product-list-a .pro-left ul li .bor-b{ display: block;}
.product-list-a .pro-left ul li .Treetwo{ display: none; }
.product-list-a .pro-left ul li .Treetwo li{ padding-top: 0px; }
.product-list-a .pro-left ul li .Treetwo a{ display: block;padding-top: 20px;font-size: 12px;color: #959595; }
.product-list-a .pro-left ul li .Treetwo a em{ display: block;float: left; width: 4px;height: 1px;background:#959595;margin: 9px 4px 0 0; }
.product-list-a .pro-left ul li.on .Treetwo{ display: block; }

.product-list-a .pro-right{ width: 895px; border-radius: 5px; }
.product-list-a .pro-right ul li{ position:relative;width:285px;height:333px;float:left;margin-right:20px;text-align:center; }
.product-list-a .pro-right ul li:nth-of-type(3n){ margin-right: 0px; }
.product-list-a .pro-right ul li .bor-img{ display: block;width: 100%;height: 245px;border-radius: 5px;background: #fff;  overflow: hidden; }
.product-list-a .pro-right ul li .bor-img img{ width: 100%;height: 100%; }
.product-list-a .pro-right ul li h5{ font-size: 16px;color: #333;padding: 20px 0 5px; }
.product-list-a .pro-right ul li .n{ position: absolute;top: 0px;left: 15px; width: 34px;height: 34px;background-position: -355px -45px; }
/* 2 */
.product-list-a .pro-left.pro2{ width: 100%;height: 70px;padding: 0px;margin-bottom: 30px; }
.product-list-a .pro-left.pro2 ul li{ padding-top: 0px; }
.pro-left.pro2 .search-list ul li{ width:260px; float:left; }
.pro-left.pro2 .search-list ul li label{ padding-right:10px; }
.pro-left.pro2 .search-list ul li select{ width:158px;height:30px;border:1px solid #e5e5e5;border-radius:50px;color:#666;padding: 0 5px; }
.pro-left.pro2 .search-list .down-sub{ float: left; display:block;width:98px;height:30px;border:1px solid #ededed;border-radius:35px;background:transparent;color:#666;cursor:pointer; }
.pro-left.pro2 .pro-left .offset-a{  }
.product-list-a .pro-right.pro2{ width: 100%; }
.product-list-a .pro-right.pro2 ul li:nth-of-type(3n){ margin-right: 20px; }
.product-list-a .pro-right.pro2 ul li:nth-of-type(4n){ margin-right: 0px; }
.pro-left.pro2 .search-list{ padding:25px 30px;border-radius:5px; }
/*++----------------------------------------------
/*++  产品详情
/*++----------------------------------------------*/
.product-show-top:after,
.remark-right .gou-wu:after,
.Pro-Pre-Next:after,
.product-show-tabs:after,
.tabs-content:after,
.product-show-bottom:after,
.artist-list:after{ display: block;content: "";clear: both; }
.product-show-top{ height: 630px;margin-bottom: 50px;overflow: hidden; }
.big-img-left{ width: 600px;position: relative; }
.preview{ width:600px; height:630px; }
.smallImg{position:relative; height:110px;margin-top: 20px;}
.scrollbutton{ position: absolute;top: 35px; width:20px; height:40px;background: #dbdbdb; cursor:pointer; overflow:hidden;z-index: 66; }
.scrollbutton.smallImgUp{ left: 0px; border-top-right-radius: 5px;border-bottom-right-radius: 5px;}
.scrollbutton.smallImgDown{ right: 0px; border-top-left-radius: 5px;border-bottom-left-radius: 5px;}
.scrollbutton i{ display: block; color: #fff;font-size: 20px;margin: 9px 0 0 0px; }
.imageMenu {height:110px; width:100%; overflow:hidden;}
.imageMenu ul{ width: 30000px; }
.imageMenu li { position: relative; float:left;height:108px;width:133px;margin-right: 20px; border: 1px solid #ededed; overflow:hidden;}
.imageMenu li img{ width:97%; height:96%; border: 2px solid transparent; cursor:pointer;}
.bigImg{position:relative; width:598px; height:498px;border: 1px solid #ededed; overflow:hidden;}
.bigImg #midimg{max-width: 100%; height:100%;}
.bigImg #winSelector{width:300px; height:300px;}
#winSelector{position:absolute; cursor:crosshair; filter:alpha(opacity=15); -moz-opacity:0.15; opacity:0.15; background-color:#000; border:1px solid #fff;}
.bigView{position:absolute;border: 1px solid #eee; overflow: hidden; z-index:999;}
.bigView img{position:absolute;}
/* 右侧 */
.remark-right{ width: 540px; }
.remark-right .tit{ font-size: 24px;color: #333; }
.remark-right .subtit{ display: block;padding: 10px 0 25px; font-size: 16px;color:#999; }
.remark-right .baozhen{ padding: 40px 0;margin: 40px 0; border: 1px solid #eee;border-width: 1px 0; }
.remark-right .gou-wu a{ display: block;width: 130px;height: 38px;line-height: 38px;text-align: center; float: left;margin-right: 18px;color: #fff;border-radius: 35px;
	background: linear-gradient(#2da7eb, #2588fc); background: -webkit-linear-gradient(#2da7eb, #2588fc);
}
.Pro-Pre-Next { padding: 25px 0;margin:40px 0; border: 1px solid #eee;border-width: 1px 0; }
.Pro-Pre-Next ul li{ position: relative; width: 33%; float: left; text-align: center; }
.Pro-Pre-Next ul li a{ color: #999;}
.Pro-Pre-Next ul li.return-cate:after,
.Pro-Pre-Next ul li.return-cate:before{ position: absolute;top: 2px;display: block;width: 1px;height: 15px;content: "";background: #dbdbdb; }
.Pro-Pre-Next ul li.return-cate:after{ left: 0px;}
.Pro-Pre-Next ul li.return-cate:before{ right: 0px; }
.pro-share .t-pro{ display:block;float:left;margin-right:15px;color:#999 }
.pro-share .bdshare-button-style0-32{ float:left; }
.pro-share .bdshare-button-style0-32 a{ position:relative;width:17px;height:14px;background:none;line-height:14px;margin:3px 15px 0 0;
	color:#999;text-indent:0px; }

.product-show-tabs{ border: 1px solid #ededed;margin-bottom: 60px; }
.product-show-tabs .tabs-tit{ height: 50px;border-bottom: 1px solid #ededed;background: #f8f8f8; }
.product-show-tabs .tabs-tit ul li{ width: 100px;height: 50px;line-height: 50px; float: left;text-align: center;border-right: 1px solid #ededed;cursor: pointer; }
.product-show-tabs .tabs-tit ul li.on,
.product-show-tabs .tabs-tit ul li:hover{ background: linear-gradient(#2da7eb, #2588fc); background: -webkit-linear-gradient(#2da7eb, #2588fc); color: #fff; }
/* 视频 */
.product-show-tabs .tabs-content{ padding: 25px; }
.product-show-tabs .tabs-content img{ max-width: 100%; }
.product-show-tabs .pro-s-video.tabs-content{ padding-bottom: 0px; }
.pro-s-video ul li{ position: relative; width:360px;height:340px;border:1px solid #ededed;float: left;margin:0 30px 30px 0;border-radius: 5px;overflow: hidden; }
.pro-s-video ul li:nth-of-type(3n){ margin-right: 0px; }
.pro-s-video ul li img{ width: 100%;height: 216px; }
.pro-s-video ul li .remark{ padding: 25px 15px; }
.pro-s-video ul li h5{ font-size: 18px;color: #333;padding-bottom: 5px; }
.pro-s-video ul li .play{ opacity: 0; position: absolute;top: 85px;left: 155px; width: 46px;height: 46px; background-position: -415px -43px;cursor: pointer; z-index: 55 }
.pro-s-video ul li:hover{ box-shadow: 0 0 30px #c1c1c1; }
.pro-s-video ul li:hover .play{ opacity: 1; }
.layer-video{ display: none; }
/* 支持 */
.tabs-content.pro-s-down{ padding-bottom: 15px; }
.pro-s-down ul li{ padding:30px;width:504px;height:40px;position:relative;float: left; margin: 0 15px 15px 0;border-radius: 5px;
	border: 1px solid #ededed; overflow: hidden; }
.pro-s-down ul li:nth-of-type(2n){ margin-right: 0px; }
.pro-s-down ul li h5{ font-size: 16px;color: #333;padding-bottom: 5px; }
.pro-s-down ul li .one-p{ font-size: 12px;color: #999; }
.pro-s-down ul li .one-p span{ padding: 0 10px; background: url("../img/ico1-11.jpg") no-repeat center right; }
.pro-s-down ul li .one-p span:first-child{ padding-left: 0px; }
.pro-s-down ul li .one-p span:last-child{ background: none; }
.pro-s-down ul li .click-down{ position: absolute;top:24px;right: 30px;color: #fff; width: 55px;height: 55px;line-height: 55px;text-align: center; background-position: -88px -53px;cursor: pointer;border-radius: 35px;
	text-indent: -999px; overflow: hidden; }
.pro-s-down ul li .click-down:hover{ text-indent: 0px; }
.pro-s-down ul li:hover{ box-shadow: 0 0 30px #c1c1c1; }

.dask-down{ display: none; }
.dask-down-con .title{ padding: 40px 0 25px; margin: 0 35px; text-align: center; border-bottom: 1px solid #ededed; }
.dask-down-con .title h6{ font-size: 16px;color: #333;padding-bottom: 5px; }
.dask-down-con .title .two-p{ font-size: 12px; }
.dask-down-con .title .two-p span{ padding: 0 10px; background: url("../img/ico1-11.jpg") no-repeat center right; }
.dask-down-con .title .two-p span:first-child{ padding-left: 0px; }
.dask-down-con .title .two-p span:last-child{ background: none; }
.dask-down-con .down-remark{ height: 235px; margin: 25px 35px 45px;overflow-y: auto; }
.dask-down-con .a-down{ width: 100%;height: 60px;box-shadow: 0 -10px 10px #f3f3f3;padding-top: 20px; }
.dask-down-con .a-down .a-down-file{position: relative; display: block; width: 160px;height: 40px;line-height: 40px; margin: 0 auto;
	border-radius: 35px;color: #fff;text-align: center;
}
.dask-down-con .a-down .a-down-file i{position: absolute;top: 13px;left: 37px; width: 11px;height: 14px;background-position: -489px 0px; }
.product-show-bottom{ padding: 70px 0 30px; }
.product-show-bottom ul li{ position:relative;width:285px;height:333px;float:left;margin-right:20px;text-align:center; }
.product-show-bottom ul li:nth-of-type(4n){ margin-right: 0px; }
.product-show-bottom ul li .bor-img{ display: block;width: 100%;height: 245px;border-radius: 5px; overflow: hidden; }
.product-show-bottom ul li .bor-img img{ width: 100%;height: 100%; }
.product-show-bottom ul li h5{ font-size: 16px;color: #333;padding: 20px 0 5px; }
.product-show-bottom ul li .n{ position: absolute;top: 0px;left: 15px; width: 34px;height: 34px;background-position: -355px -45px; }

/* 代理品牌 ================== */
.agent-list .distributor-list{ padding: 30px 0px 10px; }
.agent-list .distributor-list ul li{ width: 285px;height: 180px;margin: 0 20px 20px 0; }
.agent-list .distributor-list ul li img{ width: 100%;height: 100%; }
.agent-list .distributor-list ul li:nth-of-type(4n){ margin-right: 0px; }
/* 新闻中心 ================== */
.article-list{ padding: 30px 0 50px; }
.article-slide{ position: relative;width: 790px;height: 387px;float: left;border-radius: 5px; overflow: hidden; }
.article-slide .bd ul li{ position: relative;height: 387px; }
.article-slide .anim{ position: absolute;bottom: 48px;left: 25px; }
.article-slide .anim .cx{ color:#fff }
.article-slide .anim .cx em{ display:block;float:left;width:26px;height:2px;background:#2588fc; margin: 10px 9px 0 0;}
.article-slide .anim h5{ font-size: 18px;color: #fff;padding: 14px 0 10px; }
.article-slide .anim .time i{ display: inline-block;width: 13px;height: 13px; background-position: -420px 0px;vertical-align: middle;margin-right: 5px; }
.article-slide .anim .time { font-size: 12px;color: rgba(255,255,255,.6); }

.article-slide .hd a{display: none; position: absolute;top: 40%;width: 40px;height: 70px;cursor: pointer; z-index: 80; }
.article-slide .hd .next{ left: 0; background-position: 0 -130px;}
.article-slide .hd .prev{ right: 0; background-position: -48px -205px}
.article-slide .pageState{ position: absolute;bottom: 25px;right: 20px;color: rgba(255,255,255,.6);font-size:16px; z-index: 55; }
.article-slide .pageState span{ font-size: 20px;color: #fff; }
.article-slide:hover .hd a{ display: block; }
.article-slide .hd .next:hover{ background-position: 0px -205px; }
.article-slide .hd .prev:hover{ background-position: -48px -130px; }

.article-li{ width: 380px;height: 387px; float: left;background: #fff; border-radius: 5px;margin: 30px 30px 0 0; overflow: hidden; }
.article-li.no-slide{ margin: 0 30px 30px 0; }
.article-li.no-slide:nth-of-type(2){ margin: 0px 30px 0 0; }
.article-li.no-slide:nth-of-type(5),
.article-li.no-slide:nth-of-type(8),
.article-li.no-slide:nth-of-type(11),
.article-li.no-slide:nth-of-type(11){ margin-right: 30px; }
.article-li.no-slide:nth-of-type(3),
.article-li.no-slide:nth-of-type(6),
.article-li.no-slide:nth-of-type(9),
.article-li.no-slide:nth-of-type(12){ margin-right: 0px; }

.article-li:nth-of-type(2){ margin:0 0 0 30px; }
.article-li:nth-of-type(5),.article-li:nth-of-type(8),.article-li:nth-of-type(11){ margin-right: 0px; }
.article-li .bor-img{ display: block;width: 100%;height: 232px;overflow: hidden }
.article-li img{ width: 100%;height: 232px;  }
.article-li .bottom{ padding: 20px 15px; }
.article-li .bottom h5{ font-size: 16px;color: #333;font-weight: bold; }
.article-li .bottom p{ padding: 10px 0 15px;color: #888; }
.article-li .bottom .boot-type{ line-height: 26px; }
.article-li .bottom .boot-type .time,.article-li .bottom .boot-type .detail{ font-size: 12px;color: #888; }
.article-li .bottom .boot-type .time i{ float: left; width: 13px;height: 13px;background-position: -441px 0px;vertical-align: middle;
	margin:7px 5px 0 0;
}
.article-li .bottom .boot-type .detail{position: relative; display: block; width: 100px;height: 26px;line-height: 26px;text-indent: 12px; border-radius: 35px; }
.article-li .bottom .boot-type .detail i{ position: absolute;top: 9px;right: 9px; width: 5px;height: 9px;background-position: -394px 0px; }
.article-li .bottom .boot-type .detail:hover{ color: #fff; background: linear-gradient(#2da7eb, #2588fc); background: -webkit-linear-gradient(#2da7eb, #2588fc);  }
.article-li .bottom .boot-type .detail:hover i{ background-position: -408px 0px; }
/* 新闻详情 ================== */
.article-show:after,.article-show .show-l:after,
.article-show .show-r .show-r-top ul li:after{ display: block;content: "";clear: both; }
.article-show{ padding: 30px 0 50px; }
.article-show .show-l{ width: 870px;border-radius: 5px; }
.article-show .show-l.show-all{ width: 100%; }
.article-show .show-l .show-l-pd{ padding: 0 20px; }
.article-show .show-l .title{ padding: 40px 0 20px; }
.article-show .show-l .title h1{ font-size: 26px;color: #333;padding-bottom: 10px; }
.article-show .show-l .title p{ color: #888; font-size: 12px; }
.article-show .show-l .title p span i{ display: inline-block; margin-right: 5px;}
.article-show .show-l .title p .time i{ width: 13px;height: 13px;background-position: -441px 0px;vertical-align: middle;}
.article-show .show-l .title p .view{ margin-left: 18px; }
.article-show .show-l .title p .view i{ width: 15px;height: 13px;background-position: -461px 0px;vertical-align: middle;}
.article-show .show-l .content{ padding-bottom: 45px; line-height: 22px;}
.article-show .show-l .content img{ max-width: 100%; }

.article-show .show-r{ width: 310px; }
.article-show .show-r .show-r-top{padding-bottom: 20px; border-radius: 5px; }
.article-show .show-r .show-r-top .tit-h5{ height: 55px;line-height: 55px;font-size: 16px;color: #333;padding: 0 15px;border-bottom: 1px solid #ededed;  }
.article-show .show-r .show-r-top ul li{ margin:0 15px;padding: 15px 0px;border-bottom: 1px solid #ededed; }
.article-show .show-r .show-r-top ul li:last-child{ border-bottom: none; }
.article-show .show-r .show-r-top ul li .bor-img{ float: left; display: block; width: 100px; height: 60px;border-radius: 5px;margin-right: 10px; overflow: hidden;  }
.article-show .show-r .show-r-top ul li img{ width: 100%;height: 100%;
	transition: all 1s ease-out;
	-webkit-transition: all 1s ease-out;
}
.article-show .show-r .show-r-top ul li:hover img{ transform: scale(1.2);-webkit-transform: scale(1.2); }
.article-show .show-r .show-r-top ul li h5{color: #333;}
.article-show .show-r .show-r-top ul li p{ font-size: 12px;color: #888;line-height: 18px; }
.article-show .show-r .show-r-top.bom{ padding-bottom: 40px; }
.article-show .show-r .show-code{ text-align: center; }
.article-show .show-r .show-code img{width: 214px;height: 214px; border: 1px solid #ededed;margin: 40px 0 15px;}
/* 关于我们 ================== */
.about-remark ul li:after{ display: block;content: "";clear: both; }
.about{ padding: 40px 0 50px; }
.about-remark{ border-radius: 5px; }
.about-remark ul li{ width: 100%;height: 350px; }
.about-remark ul li .w50{ width:50%;height: 350px;overflow: hidden; }
.about-remark ul li .ab-l{ float:left; }
.about-remark ul li .ab-r{ position:relative; float:right; }
.about-remark ul li:nth-of-type(even) .ab-l{ float:right; }
.about-remark ul li:nth-of-type(even) .ab-r{ float:left; }
.about-remark ul li .ab-r .ab-remark{ position:absolute;top:50%;left:50%;width:480px;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%); }
.about-remark ul li .ab-r h5{ font-size: 20px;color: #333;font-weight: bold; }
.about-remark ul li .ab-r h6{ padding-bottom: 30px; }
.about-remark ul li .ab-r .bor{ display: block;width: 20px;height: 2px;background: #dbdbdb;margin: 25px 0; }

.about-ads img{ width: 100%; }
.fengcai:after { display: block;content: "";clear: both; }
.slide-fc{ position: relative; }
.fengcai .title{ text-align: center;padding: 40px 0px;margin-bottom: 50px; }
.fengcai .title h5{ font-size: 30px;color: #333; }
.fengcai .title p{ font-size: 20px;color: #666; }
.fengcai ul li{ width: 100%; }
.fengcai ul li .fc-img{ width: 380px;height: 240px;float: left;margin: 0 30px 30px 0;border-radius: 5px; overflow: hidden;}
.fengcai ul li .fc-img:nth-of-type(3n){ margin-right: 0px; }
.slide-fc .hd{ width: 100%; position: absolute;bottom: -30px;height: 40px;text-align: center; }
.slide-fc .hd ul li{ display: inline-block; width: 38px;height: 38px;line-height: 38px;margin-right: 10px;
	background: #fff;text-align: center;border-radius: 5px;cursor: pointer; }
/* 人才招聘 ================== */
.recruit{ padding: 30px 0 30px; }
.recruit ul li:after,.recruit-show .recruit-show-content .top:after{ display: block;content: "";clear: both; }
.recruit ul li{ height: 180px;border-radius: 5px;margin-bottom: 20px; overflow: hidden; }
.recruit ul li .rec-l{ width: 875px; padding: 0 60px 0 40px; }
.recruit ul li .rec-l h5{ font-size: 18px;color: #333;padding: 33px 0 15px; }
.recruit ul li .rec-l .type{ padding-bottom: 20px;font-size: 12px;color: #888; }
.recruit ul li .rec-l .type span{ padding: 0 15px; background: url("../img/ico1-11.jpg") no-repeat center right;}
.recruit ul li .rec-l .type span:first-child{ padding-left: 0px; }
.recruit ul li .rec-l .type span:last-child{ background: none; }
.recruit ul li .rec-r{ width: 174px; padding: 40px 25px; height: 100px;border-left: 1px solid #ededed;text-align: center; }
.recruit ul li .rec-r .detail{display: block; width: 120px;height: 34px;line-height: 34px;text-align: center;border-radius: 35px;
	border: 1px solid #dbdbdb;margin: 0 auto; overflow: hidden; }
.recruit ul li .rec-r .email{ margin: 8px 0 15px; }
.recruit ul li .rec-r .detail:hover{ color: #fff;border-color: transparent; background: linear-gradient(#2da7eb, #2588fc); background: -webkit-linear-gradient(#2da7eb, #2588fc); }
.recruit ul li:hover{ box-shadow: 0 0 30px #c1c1c1; }
.recruit-show{ padding:30px 0 50px; }
.recruit-show .recruit-show-content{ padding-bottom: 35px; border-radius: 5px; }
.recruit-show .recruit-show-content .top{ padding: 40px; border-bottom: 1px solid #ededed;}
.recruit-show .recruit-show-content .top h1{ font-size: 18px;color: #048cf8;padding-bottom: 30px;font-weight: bold; }
.recruit-show .recruit-show-content .top{ color: #333; }
.recruit-show .recruit-show-content .top span{ display: block;float: left; }
.recruit-show .recruit-show-content .top label{ color: #666; }
.recruit-show .recruit-show-content .top .sp1{ width: 410px; }
.recruit-show .recruit-show-content .top .sp2{ width: 235px; }
.recruit-show .recruit-show-content .bottom{ padding: 40px; }
.recruit-show .recruit-show-content .bottom .zy-div{  padding-bottom: 24px;}
.recruit-show .recruit-show-content .bottom h5{ color: #048cf8;padding-bottom: 18px; }
/* 联系我们 ================== */
.contact-list:after,.contactus-remark ul li:after{ display: block;content: "";clear: both; }
.contact-list .w50{ width: 50%;height: 700px; float: left; }
.contactus-remark{ width: 435px;margin-left: 70px; }
.contactus-remark h3{ margin: 40px 0; border-left: 2px solid #2588fc; padding-left: 10px; font-size: 24px;color: #333;font-weight: bold; }
.contactus-remark ul li{ margin-top: 30px; }
.contactus-remark ul li img{ float: left;margin-right: 20px; }
.contactus-remark ul li h5{ font-size: 16px;color: #333;padding: 5px 0 0 0; }
.code-list .code-img{ float: left;margin-right: 30px;text-align: center }
.code-list .code-img span{ display: block;padding: 7px;border: 1px solid #ededed; }
.code-list .code-img span img{ width: 115px;height: 115px; }
.code-list .code-img p{ padding-top: 10px; }
/* 下载 ================== */
.search-list:after,.download-list:after{ display:block;content:"";clear:both; }
.download{ padding:30px 0 60px; }
.search-list{ padding:25px 30px;border-radius:5px; }
.search-list ul li{ width:260px; float:left; }
.search-list ul li label{ padding-right:10px; }
.search-list ul li .js-model{ width: 140px;height: 30px;line-height: 30px;border: 1px solid #e5e5e5;padding: 0 10px;border-radius: 35px;  }
.search-list ul li select{ width:150px;padding: 0 8px;height:30px;border:1px solid #e5e5e5;border-radius:50px;color:#666; }
.search-list .down-sub{ float: left; display:block;width:98px;height:30px;border:1px solid #ededed;border-radius:35px;background:transparent;color:#666;cursor:pointer; }

.download-list ul li{ padding:30px;width:530px;height:40px;position:relative;float: left; margin: 20px 20px 0 0;border-radius: 5px;overflow: hidden; }
.download-list ul li:nth-of-type(2n){ margin-right: 0px; }
.download-list ul li h5{ font-size: 16px;color: #333;padding-bottom: 5px; }
.download-list ul li .one-p{ font-size: 12px; }
.download-list ul li .one-p span{ padding: 0 10px; background: url("../img/ico1-11.jpg") no-repeat center right; }
.download-list ul li .one-p span:first-child{ padding-left: 0px; }
.download-list ul li .one-p span:last-child{ background: none; }
.download-list ul li .click-down{ position: absolute;top:24px;right: 30px; width: 55px;height: 55px;background-position: -88px -53px;cursor: pointer; }
.download-list ul li .click-down:hover{ background-position: -164px -53px; }
.download-list ul li:hover{ box-shadow: 0 0 30px #c1c1c1; }

.dask-down{ display: none; }
.dask-down-con .title{ padding: 40px 0 25px; margin: 0 35px; text-align: center; border-bottom: 1px solid #ededed; }
.dask-down-con .title h6{ font-size: 16px;color: #333;padding-bottom: 5px; }
.dask-down-con .title .two-p{ font-size: 12px; }
.dask-down-con .title .two-p span{ padding: 0 10px; background: url("../img/ico1-11.jpg") no-repeat center right; }
.dask-down-con .title .two-p span:first-child{ padding-left: 0px; }
.dask-down-con .title .two-p span:last-child{ background: none; }
.dask-down-con .down-remark{ height: 235px; margin: 25px 35px 45px;overflow-y: auto; }
.dask-down-con .a-down{ width: 100%;height: 60px;box-shadow: 0 -10px 10px #f3f3f3;padding-top: 20px; }
.dask-down-con .a-down .a-down-file{position: relative; display: block; width: 160px;height: 40px;line-height: 40px; margin: 0 auto;background: linear-gradient(#2da7eb, #2588fc); background: -webkit-linear-gradient(#2da7eb, #2588fc);
	border-radius: 35px;color: #fff;text-align: center;
}
.dask-down-con .a-down .a-down-file i{position: absolute;top: 13px;left: 37px; width: 11px;height: 14px;background-position: -489px 0px; }
.empty-no{ padding: 30px 0px 0;text-align: center;font-size: 18px; }
/* 培训课程 ================== */
.train:after,.understand:after,.news-train:after,.train-samll-list:after{ display:block;content:"";clear:both; }
.understand{ padding-bottom: 25px; }
.understand h2{ text-align:center;font-size:30px;color:#333;padding:75px 0 35px;}
.understand ul li{ float:left;width:386px;height:80px;line-height:80px;margin:0 20px 20px 0;border-radius:5px;text-indent:30px;background:#fff;overflow:hidden;}
.understand ul li:nth-of-type(3n){ margin-right:0px; }
.understand ul li a{ display:block;font-size:18px;color:#333; }
.understand ul li:hover{ background:linear-gradient(#2da7eb, #2588fc);background:-webkit-linear-gradient(#2da7eb, #2588fc);box-shadow:0 0 15px #b0cfe0; }
.understand ul li:hover a{ color:#fff; }

.ads-contact{position: relative; width: 100%;height: 300px;background: url("../img/img-68.jpg") no-repeat center center; }
.ads-contact .contact-remark{ position:absolute;top: 50%;left: 50%; width: 500px;text-align: center;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%) }
.ads-contact .contact-remark h2{ font-size: 30px;color: #fff; }
.ads-contact .contact-remark p{ padding:15px 0 25px; font-size: 16px;color: #fff; }
.ads-contact .contact-remark a{display: inline-block; width: 147px;height: 40px;background-position: -263px -129px;margin-right: 19px; }
.ads-contact .contact-remark .cwb{ margin-right: 0px;background-position: -103px -129px; }
.ads-contact .contact-remark .cwx:hover{ background-position: -263px -180px; }
.ads-contact .contact-remark .cwb:hover{ background-position: -103px -180px; }

.news-train{ padding-bottom: 50px; }
.news-train h5{ padding: 80px 0 35px; text-align: center;font-size: 30px;color: #333;}
.news-train ul li{ float: left; padding: 25px; width: 538px;height: 80px;margin:0 20px 20px 0;border:1px solid #ededed;  border-radius: 5px;overflow: hidden; }
.news-train ul li:nth-of-type(2n){ margin-right: 0px; }
.news-train ul li h6{ font-size: 16px;color: #333;margin-bottom: 18px; }
.news-train ul li h6 i{ float: left;width: 15px;height: 15px;background-position: -297px -45px;margin: 4px 10px 0 0; }
.news-train ul li:hover{ box-shadow: 0 0 30px #c1c1c1; }
.news-train ul li:hover h6 a{ color: #2d85e6; }
.news-train ul li:hover h6 i{ background-position: -322px -45px; }
/*** 列表 ***/
.train-samll-list{ padding: 30px 0 60px; }
.train-left{ width: 835px; padding: 0 35px;border-radius: 5px; }
.train-left ul li{ padding: 35px 0px;border-bottom: 1px solid #e5e5e5; }
.train-left ul li h5{ font-size: 18px;color: #333;margin-bottom: 15px; }
.train-left ul li h5 i{ float: left;width: 15px;height: 15px;background-position: -297px -45px;margin: 4px 10px 0 0; }
.train-left ul li p{ padding-bottom: 15px; }
.train-left ul li .detail{ font-size: 12px; }
.train-left ul li .detail i{ display: inline-block;margin-left: 8px; width: 5px;height: 9px;background-position: -394px 0px; }
.train-left ul li:hover h5,.train-left ul li:hover .detail{ color: #2d85e6; }
.train-left ul li:hover h5 i{ background-position: -322px -45px; }
.train-left ul li:hover .detail i{ background-position: -394px -12px; }
.train-right{ width: 225px; padding: 0 25px 70px; border-radius: 5px;}
.train-right h5{ font-size: 16px;color: #333;font-weight: bold;padding: 30px 0 20px;border-bottom: 1px solid #ededed; }
.train-right ul li{ padding-top: 30px; }
.train-right ul li a{ color: #333; cursor: pointer; }
.train-right ul li .childer{ display: none; }
.train-right ul li .childer a{ display: block;padding-top: 20px;font-size: 12px;color: #959595; }
.train-right ul li:first-child .childer{ display: block }
.train-right ul li .childer a em{ display: block;float: left; width: 4px;height: 1px;background:#959595;margin: 9px 4px 0 0; }
.train-right ul li.on .tree-a,
.train-right ul li.on .childer .onn,
.train-right ul li a:hover,
.train-right ul li .childer a:hover{ color: #2d85e6; }
.train-right ul li .childer a:hover em{ background: #2d85e6; }
/*** 列表详情 ***/
.train-left-content{ border-bottom: 1px solid #ededed; }
.train-left-content h5{ font-size: 26px;color: #333;padding: 40px 0 30px; }
.train-left-content img{ max-width: 100%; }
.train-left-content .train-detail{ padding-bottom: 50px;}
/*** 相关教程 ***/
.related_tutorials{ padding: 50px 0px; }
.related_tutorials h5{ font-size: 20px;color: #333;padding-bottom: 5px; }
.related_tutorials ul li{ padding: 25px 0 0 0;border: 0px; }
.related_tutorials ul li i{ float: left;width: 15px;height: 15px;background-position: -297px -45px;margin: 3px 10px 0 0; }
.related_tutorials ul li:hover a{ color: #2d85e6; }
.related_tutorials ul li:hover i{ background-position: -322px -45px; }

/*+----------------------------------------------
/*+  搜索
/*+----------------------------------------------*/
.empty{text-align: center;padding:80px 0px;}
.empty strong{font-size: 25px;color:#333}
.search-lists{ border-bottom: 1px solid #dbdbdb;padding-bottom: 40px; }
.search-lists .s-h5{ height: 45px;line-height: 45px;font-size: 18px;font-weight: bold;color: #333; }
.search-lists .s-h5 a{ font-size: 14px;color: #2d85e6;font-weight: normal; }
/* Product */
.search-lists.s-news{ padding-bottom: 20px; }
.search-lists.pro-s-video:after,
.s-news:after,
.s-news ul li:after{ display: block;content: "";clear: both; }
.s-news ul li{ width: 530px;height: 100px;padding: 25px 30px;margin-bottom: 20px; float: left;border-radius: 5px;background: #fff; overflow: hidden; }
.s-news ul li:nth-of-type(even){ float: right; }
.s-news ul li .bor-img{ display: block; width: 160px;height: 97px;margin-right: 15px; border-radius: 5px; overflow: hidden; }
.s-news ul li .bor-img img{ width: 100%;height: 100%; }
.s-news ul li .news-l{ width: 345px; }
.s-news ul li .news-l h5{ font-size: 16px;color: #333; }
.s-news ul li .news-l span{ font-size: 12px; display: block;padding: 5px 0 10px; color: #888; }
.s-news ul li .news-l p{ font-size: 12px; }
.s-news ul li:hover{ box-shadow:  0 0 30px #c1c1c1;}
.search-lists.pro-s-video ul li{ background: #fff;border: 0px;margin-right: 60px; }
.search-lists.pro-s-video ul li:nth-of-type(3n){ margin-right: 0px; }

.pro-right.search-hide:after{ display: block;content: "";clear: both; }
.pro-right.search-hide {
	max-height: 665px;overflow: hidden;
}
.pro-right.search-hide.remove-on{ max-height: 100% !important; }
.search-more{
	height: 60px;
	line-height: 60px;
	text-align: center;
}
.search-more i {
	display: inline-block;
	width: 15px;
	height: 9px;
	margin-left: 10px;
}
.search-more.on i{ transform: rotate(180deg);-webkit-transform: rotate(180deg); }

/*+----------------------------------------------
/*+  经销网点
/*+----------------------------------------------*/
.map-list:after{ display: block;content: "";clear: both; }
.map-list{
	padding: 20px 30px 0 30px;
}
.map-list h2{ font-size: 24px;color: #333;margin-bottom: 25px; }
.map-list ul li{ width: 558px;height: 90px; float: left;margin-bottom: 20px; padding: 10px 0; border: 1px solid #ededed;border-radius: 5px; overflow: hidden;}
.map-list ul li:nth-of-type(even){ float: right; }
.map-list ul li .img-l{ padding: 30px 30px; }
.map-list ul li .wd-r{ height: 90px;border-left: 1px solid #ededed;padding-left: 30px; }
.map-list ul li .wd-r h5{ font-size: 16px;color: #333;font-weight: bold;padding: 10px 0 8px; }
.map-empty{ padding: 0 0 30px; }
/*+----------------------------------------------
/*+  真伪查询
/*+----------------------------------------------*/
.page-query:after,.query-left .checking-form ul li:after{ display: block;content: "";clear: both; }
.page-query .query-left{ width:750px; padding:0 20px 30px; }
.page-query .query-left .checking-infor{ padding: 25px 0px;border-bottom: 1px solid #ededed; }
.query-left .checking-class .ico-img{ display: block;float: left; margin-right: 15px; width: 56px;height: 57px;background: url("../img/ico-img.png") no-repeat 0 -77px; }
.query-left .checking-class .ico-img.success{  background-position: 0 -230px; }
.query-left .checking-class .ico-img.error{  background-position: 0 -153px; }
.query-left .checking-class .ico-img.isjg{  background-position: 0 0; }
.query-left .checking-class .o-hs{ color: #b4701b; }
.query-left .checking-class .o-red{ color: red; }
.query-left .checking-class .o-succ{ color: #599728; }
.query-left .checking-class .succ-tit{ font-weight: bold; font-size: 17px; }
.query-left .checking-class img{ margin-right: 20px; }
.query-left .checking-class p{ padding-top: 8px; }
.query-left .checking-class .color-red{ color: red; }
.query-left .checking-form ul li{ height: 50px;line-height: 50px; margin:5px 0;  }
.query-left .checking-form ul li .checking-title{ width: 85px;float: left;text-align: right;margin-right: 6px; }
.query-left .checking-form ul li .inp-text{ font-size: 12px; padding: 0 5px; height: 35px;border-radius: 5px;border: 1px solid #ededed; }
.query-left .checking-form ul li .inp-select{font-size: 12px; height: 35px;border-radius: 5px;border: 1px solid #ededed;color: #666 }
.query-left .form-btn{ margin-top: 20px; }
.query-left .form-btn .submit-btn{ width: 160px;height: 38px;border: 0px;background:linear-gradient(#2da7eb, #2588fc);background:-webkit-linear-gradient(#2da7eb, #2588fc);
	color: #fff;border-radius: 5px;cursor: pointer;margin:0 10px 0 90px; }
.query-left .form-btn .clear-btn{ width: 90px;height: 38px;border: 0px;border-radius: 5px;background: #b99d2a;color: #fff;cursor: pointer; }
.query-left .two-code{ width: 145px;height: 35px;margin-top: 8px;cursor: pointer; }

.page-query .query-right{
	width: 380px;
}
/*++----------------------------------------------
/*++  艺术家
/*++----------------------------------------------*/
.artist-list{ padding: 30px 0; }
.artist-list .artist ul li{ position:relative;width:380px;height:350px;float:left;margin:0 30px 30px 0;background: #fff;
	border-radius: 5px;overflow: hidden; }
.artist-list .artist ul li:nth-of-type(3n){ margin-right: 0px; }
.artist-list .artist ul li .bor-img{ display: block;width: 100%;height: 232px; overflow: hidden; }
.artist-list .artist ul li .bor-img img{ width: 100%;height: 100%; }
.artist-list .artist ul li .remark{ padding: 25px 20px; }
.artist-list .artist ul li h5{ font-size: 16px;color: #333;padding: 0px 0 5px; }
/*+----------------------------------------------
/*+  分页样式
/*+----------------------------------------------*/
.pages {margin:20px auto;text-align: center}
.pages a{
	display: inline-block;
	padding: 5px 10px;
	margin-right:5px;
	border: 1px solid #dbdbdb;
	border-radius: 5px;
}
.pages a:last-child{ margin-right:0px; }
.pages a.curr{color:#fff;}
.pages a.curr,.pages a:hover{color:#fff;border-color: #2d85e6; background: #2d85e6; }
.Map,#allmap,#map{ width: 100%;height: 100%; }
/*+----------------------------------------------
/*+  上下页
/*+----------------------------------------------*/
.Pre-Next:after{ display: block;content: "";clear: both; }
.Pre-Next{padding:20px 0;min-height: 20px;border-top: 1px solid #f0f0f0;}
.Pre-Next .pn-l{ width: 60%; }
.Pre-Next .pn-l p{ line-height: 25px; }
.Pre-Next .pn-l span{ color: #333; }
.Pre-Next .pn-r .f-share .bdsharebuttonbox.bdshare-button-style0-32 a{ border: 1px solid #dcdcdc; }
/** js_tx_video_container **/
.js_tx_video_container{ margin: 0 auto !important; }
.edui-upload-video{ display: block !important;margin: 0 auto !important; }