*{margin:0;padding:0;font-family: "微软雅黑";}
a { color:#333333;text-decoration:none!important; outline:none}
a:hover {text-decoration:none!;color:#333333}
ul,li,ol {padding:0;list-style:none;margin:0}
input {outline:none}
h1, h2, h3, h4 {
    margin: 0;
    line-height: 1;
    font-size: 14px;
}
.clear{clear:both;display:block;height:0;visibility:hidden;font:0/0 arial;}
.clearfix:after{content:" ";display:block;visibility:hidden;clear:both;height:0;font-size:0;}
.clearfix{*zoom:1;}
.bg-white { background-color:#fff;}
.m-t-10,.mt10 {margin-top:10px!important;}
.m-b-10,.mb10 {margin-bottom:10px!important;}
.m-t-20,.mt20 {margin-top:20px!important;}
.m-b-20,.mb20 {margin-bottom:20px!important;}
.m-t-30,.mt30 {margin-top:30px!important;}
.m-b-30,.mb30 {margin-bottom:30px!important;}
.m-l-20 {margin-left:20px!important;}
.m-r-20 {margin-right:20px!important;}
.p-t-20 {padding-top:20px!important;}
.p-b-20 {padding-bottom:20px!important;}
.bg-f2 {
	background-color:#f2f2f2;
}
.cur {
	color:#fd5339 !important;
}
.show {
	display:block;
}
.m-r-10 {
	margin-right:10px;
}
.m-r-8 {
	margin-right:8px;
}
.m-l-8{
	margin-left:8px;
}
.m-t-8{
	margin-top:8px;
}
.m-b-8{
	margin-bottom:8px;
}
.adwraper {
	width: 100%;
    overflow: hidden;
    zoom: 1;
}
.adSpac {
    margin-right: 8px;
}
.ad {
    float: left;
    display: inline;
    overflow: hidden;
    position: relative;
}
.ad span {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(../img/ad_s.png);
    background-size:100% 100%;
    width: 17px;
    height: 8px;
}
.ad .adclose {
	position: absolute;
    right: 0;
    top: 0;
	width: 28px;
    height: 14px;
	color:#fff;
	background-color:rgba(172,172,172,0.5);
	font-size:12px;
	cursor:pointer;
	text-align:center;
	
}
/*顶部登录*/
.wrapper {
	width:1180px;
	margin:0 auto;
}
.pull-left {
	float:left;
}
.pull-right {
	float:right;
}
.home{
	position:relative;
	top:2px;
	left:2px;
	width:18px;
	height:18px;
	display:inline-block;
	background:url(../img/subicon.png) 0px 0px no-repeat;
	margin-right:5px;
}
.log,.dh,.te {
	position:relative;
	top:4px;
	left:2px;
	width:18px;
	height:18px;
	display:inline-block;
	margin-right:5px;
}
.log{background:url(../img/subicon.png) 1px -28px no-repeat;}
.dh {background:url(../img/subicon.png) 0px -50px no-repeat;}
.te {background:url(../img/subicon.png) 2px -78px no-repeat;}
.open {
	position:relative
}
.nav {
	position: relative;
	background-color: #1a1a1a;
	z-index:33;
}
.nav li {
	float: left;
	position: relative;
}
.nav li > a,
.pro-first-part .navbar .list a {
	display: block;
	width:120px;
	height:50px;
	line-height: 50px;
	color:#ccc;
	text-align: center;
	font-size:14px;
}
.nav.channel-nav .list li a {width:120px;}
.nav li a:hover {
	color:#fff;
	text-decoration: none;
	background-color: #333333;
}
.nav .list li.active a {
	color:#fff;
	border-bottom:4px solid #fd5339;
}
.nav .user-list li:hover  .login-wrap {
	display: block;
}
.nav li a.dropdown-toggle {
	min-width:100px;
	width:auto;
}
.nav li .user-name {margin:0 6px;}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {background-color: #333;}
.nav li .dropdown-menu a {
	width:100%;
	color:#333;
	height:40px;
	line-height: 40px;
}
.nav li .dropdown-menu a:hover {color:#fff;}
.nav li .dropdown-menu li {float:none;}
.nav .dropdown-menu .divider {margin:0;}
.nav .login-wrap {
	display: none;
	position: absolute;
	width:220px;
	height:256px;
	top:50px;
	left:-50px;
	padding-top:10px;
}
.nav .login-wrap .login-cont {
	padding:20px;
	width:220px;
	height:246px;
	box-shadow: 0 0 20px rgba(0,0,0,0.2);
}
.nav .login-wrap .icon-caret-up {
	position: absolute;
	top:-6px;
	left:50%;
	margin-left:-8px;
	font-size:24px;
	color:#fff;
}
.nav .login-wrap .liner {
	height:1px;
	margin:0 -20px 18px;
	background-color: #f2f2f2;
}
.nav .login-wrap .form-control,
.nav .login-wrap .btn {
	padding:4px 12px;
	height:30px;
	border:none;
}
.nav .login-wrap .btn {
	display: block;
	width:100%;
	font-size:12px;
	color:#fff;
}
.nav .login-wrap .btn-login {background-color: #fe5439;}
.nav .login-wrap .btn-qq {background-color: #51ddea;}
.dav {
	margin-right:60px;
}
.li-login {
	position:relative;
}
.icon-user {
	margin-right:10px;
}
.li-login,.ewm,.last-item {
	float:right;
}
.li-login .channel-nav .list li a {width:120px;}
.li-login li a:hover {
	color:#fff;
	text-decoration: none;
	background-color: #333333;
}
.li-login .list li.active a {
	color:#fff;
	border-bottom:4px solid #fd5339;
}
.li-login li a.dropdown-toggle {
	min-width:100px;
	width:auto;
}
.li-login li .user-name {margin:0 6px;}
.li-login .open>a, ..li-login .open>a:hover, ..li-login .open>a:focus {background-color: #333;}
.li-login li .dropdown-menu a {
	width:100%;
	color:#333;
	height:40px;
	line-height: 40px;
}
.li-login li .dropdown-menu a:hover {color:#fff;}
.li-login li .dropdown-menu li {float:none;}
.li-login .dropdown-menu .divider {margin:0;}
.channel-nav .ewm {
	position:relative;
	margin-left:28px !important;
}
.icon-list {
	margin-right:10px;
}
.channel-nav .ewm .ew{
	display: none;
	position:absolute;
	top:20px;
	left:-56px;
	width:204px;
	height:206px;
	max-width: 204px;
}
.li-login .login-wrap {
	display: none;
	position: absolute;
	width:220px;
	height:256px;
	top:30px;
	left:-62px;
	padding-top:10px;
}
.channel-nav .ewm:hover .ew {display: block;}
.li-login .login-wrap .login-cont {
	padding:20px;
	width:220px;
	height:274px;
	box-shadow: 0 0 20px rgba(0,0,0,0.2);
}
.li-login .login-wrap .icon-caret-up {
	position: absolute;
	top:-6px;
	left:50%;
	margin-left:-8px;
	font-size:24px;
	color:#fff;
}
.li-login .login-wrap .liner {
	height:1px;
	margin:0 -20px 18px;
	background-color: #f2f2f2;
}
.li-login.login-wrap .form-control,
.li-login .login-wrap .btn {
	padding:4px 12px;
	height:30px;
	border:none;
}
.li-login .login-wrap .btn {
	display: block;
	width:100%;
	font-size:12px;
	color:#fff;
}
.li-login .login-wrap .btn-login {background-color: #fe5439;}
.li-login .login-wrap .btn-qq {background-color: #51ddea;}
.li-login, .ewm, .last-item {
    float: right;
}
.channel-top {
	position: relative;
	z-index: 4400;
	height:30px;
	line-height: 30px;
	border-bottom:1px solid #f2f2f2;
	background-color: #fcfcfc;
	font-size:12px;
}
.channel-top .icon-home {
	margin-right:10px;
	color:#fd5339;
}
.channel-nav>ul>li {
	display:inline-block;
	margin-left:25px;
}
.channel-nav>ul>.last-item {
	margin-left:24px;
	width:100px;
	border-left:1px solid #f7f7f7;
	border-right:1px solid #f7f7f7;
}
.channel-nav>ul>.last-item:hover {
	border-color:#e6e6e6;
}
.channel-nav>ul>.last-item:hover .channel-subnav {
	height:135px;
	border-bottom:1px solid #e6e6e6;
}
.channel-nav .icon-reorder {
	margin-right:8px;
	color:#fc8978;
}
.channel-nav .icon-angle-down {margin-left:8px;}
.channel-nav>ul>li>a {
	color:#808080;
}
.channel-nav>ul>li>a:hover {color:#fd5339;}
.channel-subnav {
	position: absolute;
	top:30px;
	left:0;
	width:100%;
	height:0;
	overflow: hidden;
	background-color: #fafafa;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
}
.channel-ul {
	width:1180px;
	margin:0 auto;
}
.channel-subnav .item {
	float: left;
	padding:10px 0px 0 50px;
	width:295px;
	height:129px;
	border-left:1px solid #e6e6e6;
}
.channel-subnav .item1 dt a {color:#3b54e6;}
.channel-subnav .item2 dt a {color:#f95237;}
.channel-subnav .item3 dt a {color:#61e4b4;}
.channel-subnav .item4 dt a {color:#eac63c;}
.channel-subnav .item1 dd a:hover {color:#3b54e6;}
.channel-subnav .item2 dd a:hover {color:#f95237;}
.channel-subnav .item3 dd a:hover {color:#61e4b4;}
.channel-subnav .item4 dd a:hover {color:#eac63c;}
.channel-subnav .item1 {
	border-left:none;
}
.channel-subnav .item dt {
	float: left;
	width:100%;
	line-height: 50px;
	font-size:16px;
	font-weight: normal;
}
.channel-subnav .item dd {
	float: left;
	margin-right:22px;
	line-height: 24px;
}
.open {
	position:relative
}
.dropdown-menu {
	left:50%;
	transform:translateX(-50%);
	text-align:center;
}
/*header 头部搜索*/

.gz {
	width:90px;
	height:110px;
	background: url(../img/channelicon.png) 0 -199px no-repeat;
	position:absolute;
	top:-12px;
	right:130px
}
.tel {
	position:absolute;
	top:-12px;
	right:0px
}
.header {
	position: relative;
	z-index: 1000;
	/*height:78px;*/
	padding-top:45px;
}
.header .logo {
	width:300px;
	margin-right: 35px;
	margin-top:8px;
}
.header .search {
	position: relative;
	width:580px;
	height:40px;
	padding-top:2px;
	padding-left:6px;
	padding-left:16px;
	border:2px solid #fd5339;
	border-radius: 20px;
}
.header .tel {
	line-height: 40px;
	color:#ff5a3f;
	font-size:20px;
}
.header .tel span {color:#b3b3b3;}
.header .open>.dropdown-toggle.btn-default,
.header .btn-default:focus
 {background-color: #fff;}
.header .btn-group.open .dropdown-toggle {box-shadow: 0 0 0 #fff;}
.header .bootstrap-select .btn{
	width:100px;
}
.header .dropdown-menu>li>a {
	padding:10px 20px;
}
.header .bootstrap-select .btn {border:none;}
.header .bootstrap-select .btn:hover,
.header .bootstrap-select .btn:active{background-color: #fff}
.header .bootstrap-select .btn .caret {color:#f45a41;}
.header .search .select:focus {outline-color:#fff;}
.header .search>form>.text {
	position: absolute;
	left:20px;
	top:0;
	width:516px;
	border:none;
	height:34px;
	line-height: 36px;
}
.header .search .text:focus {border-color:#fff;}
.header .search .btn-sub {
	position: absolute;
	top:1px;
	right:1px;
	width:34px;
	height:34px;
	padding:0;
	color:#fff;
	background-color: #fd5339;
	border-radius: 50%;
}
.header .search .btn-sub:hover {
	background-color: #fd5339;
	color:#fff;
}
.hsearch {
	position:relative;
	top:-28px;
	left:388px;
	width:500px;
}
.hsearch li {
	display:inline-block;
	margin-right:20px;
}
.nav {
	position: relative;
	background-color: #1a1a1a;
	z-index:33;
}
.nav li {
	float: left;
	position: relative;
}
.nav li > a,
.pro-first-part .navbar .list a {
	display: block;
	width:120px;
	height:50px;
	line-height: 50px;
	color:#ccc;
	text-align: center;
	font-size:14px;
}
.nav.channel-nav .list li a {width:120px;}
.nav li a:hover {
	color:#fff;
	text-decoration: none;
	background-color: #333333;
}
.nav .list li.active a {
	color:#fff;
	border-bottom:4px solid #fd5339;
}
.nav .user-list li:hover  .login-wrap {
	display: block;
}
.nav li a.dropdown-toggle {
	min-width:100px;
	width:auto;
}
.nav li .user-name {margin:0 6px;}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {background-color: #333;}
.nav li .dropdown-menu a {
	width:100%;
	color:#333;
	height:40px;
	line-height: 40px;
}
.nav li .dropdown-menu a:hover {color:#fff;}
.nav li .dropdown-menu li {float:none;}
.nav .dropdown-menu .divider {margin:0;}
.nav .login-wrap {
	display: none;
	position: absolute;
	width:220px;
	height:256px;
	top:50px;
	left:-50px;
	padding-top:10px;
}
.nav .login-wrap .login-cont {
	padding:20px;
	width:220px;
	height:246px;
	box-shadow: 0 0 20px rgba(0,0,0,0.2);
}
.nav .login-wrap .icon-caret-up {
	position: absolute;
	top:-6px;
	left:50%;
	margin-left:-8px;
	font-size:24px;
	color:#fff;
}
.nav .login-wrap .liner {
	height:1px;
	margin:0 -20px 18px;
	background-color: #f2f2f2;
}
.nav .login-wrap .form-control,
.nav .login-wrap .btn {
	padding:4px 12px;
	height:30px;
	border:none;
}
.nav .login-wrap .btn {
	display: block;
	width:100%;
	font-size:12px;
	color:#fff;
}
.nav .login-wrap .btn-login {background-color: #fe5439;}
.nav .login-wrap .btn-qq {background-color: #51ddea;}
.dav {
	margin-right:60px;
}
.li-login {
	position:relative;
}
.icon-user {
	margin-right:10px;
}
.li-login,.ewm,.last-item {
	float:right;
}
.li-login .channel-nav .list li a {width:120px;}
.li-login li a:hover {
	color:#fff;
	text-decoration: none;
	background-color: #333333;
}
.li-login .list li.active a {
	color:#fff;
	border-bottom:4px solid #fd5339;
}
.li-login li a.dropdown-toggle {
	min-width:100px;
	width:auto;
}
.li-login li .user-name {margin:0 6px;}
.li-login .open>a, ..li-login .open>a:hover, ..li-login .open>a:focus {background-color: #333;}
.li-login li .dropdown-menu a {
	width:100%;
	color:#333;
	height:40px;
	line-height: 40px;
}
.li-login li .dropdown-menu a:hover {color:#fff;}
.li-login li .dropdown-menu li {float:none;}
.li-login .dropdown-menu .divider {margin:0;}
.channel-nav .ewm {
	position:relative;
	margin-left:28px !important;
}
.icon-list {
	margin-right:10px;
}
.channel-nav .ewm .ew{
	display: none;
	position:absolute;
	top:20px;
	left:-56px;
	width:204px;
	height:206px;
	max-width: 204px;
}
.li-login .login-wrap {
	display: none;
	position: absolute;
	width:220px;
	height:256px;
	top:30px;
	left:-94px;
	padding-top:10px;
}
.li-login:hover .login-wrap{
	display: block;
}
.channel-nav .ewm:hover .ew {display: block;}
.li-login .login-wrap .login-cont {
	padding:20px;
	width:220px;
	height:274px;
	box-shadow: 0 0 20px rgba(0,0,0,0.2);
}
.li-login .login-wrap .icon-caret-up {
	position: absolute;
	top:-6px;
	left:50%;
	margin-left:-8px;
	font-size:24px;
	color:#fff;
}
.li-login .login-wrap .liner {
	height:1px;
	margin:0 -20px 18px;
	background-color: #f2f2f2;
}
.li-login.login-wrap .form-control,
.li-login .login-wrap .btn {
	padding:4px 12px;
	height:30px;
	border:none;
}
.li-login .login-wrap .btn {
	display: block;
	width:100%;
	font-size:12px;
	color:#fff;
}
.li-login .login-wrap .btn-login {background-color: #fe5439;}
.li-login .login-wrap .btn-qq {background-color: #51ddea;}
.channel-top {
	position: relative;
	z-index: 4400;
	height:30px;
	line-height: 30px;
	border-bottom:1px solid #e6e6e6;
	background-color: #f7f7f7;
}
.channel-top .icon-home {
	margin-right:10px;
	color:#fd5339;
}
.channel-nav>ul>li {
	display:inline-block;
	margin-left:25px;
}
.channel-nav>ul>.last-item {
	margin-left:24px;
	width:100px;
	border-left:1px solid #f7f7f7;
	border-right:1px solid #f7f7f7;
}
.channel-nav>ul>.last-item:hover {
	border-color:#e6e6e6;
}
.channel-nav>ul>.last-item:hover .channel-subnav {
	height:129px;
	border-bottom:1px solid #e6e6e6;
}
.channel-nav .icon-reorder {
	margin-right:8px;
	color:#fc8978;
}
.channel-nav .icon-angle-down {margin-left:8px;}
.channel-nav>ul>li>a {
	color:#808080;
}
.channel-nav>ul>li>a:hover {color:#fd5339;}
.channel-subnav {
	position: absolute;
	top:30px;
	left:0;
	width:100%;
	height:0;
	overflow: hidden;
	background-color: #fafafa;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
}
.channel-ul {
	width:1180px;
	margin:0 auto;
}
.channel-subnav .item {
	float: left;
	padding:10px 22px 0 50px;
	width:295px;
	height:129px;
	border-left:1px solid #e6e6e6;
}
.channel-subnav .item1 dt a {color:#3b54e6;}
.channel-subnav .item2 dt a {color:#f95237;}
.channel-subnav .item3 dt a {color:#61e4b4;}
.channel-subnav .item4 dt a {color:#eac63c;}
.channel-subnav .item1 dd a:hover {color:#3b54e6;}
.channel-subnav .item2 dd a:hover {color:#f95237;}
.channel-subnav .item3 dd a:hover {color:#61e4b4;}
.channel-subnav .item4 dd a:hover {color:#eac63c;}
.channel-subnav .item1 {
	border-left:none;
}
.channel-subnav .item dt {
	float: left;
	width:100%;
	line-height: 50px;
	font-size:16px;
	font-weight: normal;
}
.channel-subnav .item dd {
	float: left;
	margin-right:22px;
	line-height: 24px;
}


.select {
	position:absolute;
	top:-20px;
	left:30px;
}
.select li{
	float:left;
	margin-right:15px;
	width:40px;
	height:20px;
	text-align:center;
	line-height:1.5;
	cursor:pointer;
}
.select li:hover{
	border-bottom:1px solid #fd5339;
	border-bottom:none;
	border-radius:5px 5px 0 0;
	background-color:#fce5da;
}
.li-active {
	background-color:#fd5339;
	border:1px solid #fd5339;
	border-bottom:none;
	border-radius:5px 5px 0 0;
	color:white;
}
.open {
	position:relative
}
.dropdown-menu {
	left:35px;
	text-align:center;
}
.er {
	height:72px;
	margin-right:25px;
	position:relative;
	left:40px;
	top:-16px;
}
.er p {
	text-align:center;
	color:#4d4d4d;
	padding-top:4px;
}

.xinhaoer {
	float:right;
	height:72px;
	margin-right:25px;
	position:relative;
	right:-24px;
	top:-2px;
}
.xinhaolog {
	margin-right:-32px !important;
}
.xianhaohsea {
	position:relative;
	top:-28px;
	left:360px!important;
}
.xinhaoer .adv {
	float:right !important;
}
.xinhaoer .ad {
	float:right !important;
}
.disclaimer {
	font-size:14px;
	font-weight:bold;
	padding:40px 30px;
	line-height:28px;
	color:#fd5339;
	text-indent:2em;
}
/**主要内容**/
.content {
	background-color:#f2f2f2;
	padding-bottom:20px
}
.jsContainer {
	width:1180px;
	margin:0 auto
}
.jsBanner {
	margin:20px 0
}
/**技术新闻**/
.jsNewsBox {
	margin-bottom:20px
}
.jsSwiper {
	width: 800px;
	height: 400px;
	border-radius: 10px;
	margin-right:20px;
	overflow:hidden;
}
.jsNewsLists {
	width: 360px;
	height: 400px;
	background: #FFFFFF;
	border: 1px solid #EBEBEB;
	border-radius: 10px;
	overflow:hidden;
}
.js-swiper-container {
    width: 800px;
    height: 400px;
    overflow: hidden;
}
.js-swiper-container .swiper-slide{
	width:800px;
	height:400px;
	position:relative;
}
.js-swiper-container .swiper-pagination {
	text-align:right;
	left:-20px;
	bottom:60px
}
.js-swiper-container .swiper-pagination-bullet {
    display: inline-block;
    border-radius: 0%;
    background: #787878;
	width: 10px;
	height: 10px;
    opacity: 1;
}
.js-swiper-container .swiper-pagination-bullet-active {
	background:#fd5339
}
.js-swiper-container .swiper-slide img {
	width:100%;
	height:100%;
	object-fit:cover
}
.js-silder-text {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:60px;
	background:rgba(0,0,0,0.6);
	padding:0 30px;
	font-size: 18px;
	font-family: Source Han Sans SC;
	font-weight: bold;
	color: #FFFFFF;
	line-height:58px;
	overflow:hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
}
.jsNewsAd {
	width:100%;
	height:130px;
	background-color:#f2f2f2
}
.jsNewsUl {
	padding:20px 0 20px 20px
}
.jsNewsUl li {
	margin-bottom:15px;
	height:20px;
	overflow:hidden;
}
.jsNewsDetail {
	
}
.sround {
	width: 10px;
	height: 10px;
	background: #FFFFFF;
	border: 2px solid #FD5339;
	border-radius: 50%;
	margin-right:10px
}
.jsNewsUl .jsNewsJl {
	display:flex;
	align-items:center;
	margin-bottom:10px
}
.jsNewsJl a {
	display:block;
	width:300px;
	height:20px;
	font-size: 14px;
	font-family: Source Han Sans SC;
	font-weight: bold;
	color: #282828;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.jsBrandName {
	color: #FD5339;
}
.jsNewsUl .jsNewsDetail {
	
}
.jsNewsUl .jsNewsDetail a {
	display:block;
	width:320px;
	height:50px;
	font-size: 18px;
	font-family: Source Han Sans SC;
	font-weight: bold;
	color: #282828;
	overflow: hidden;
}
.jsBrandName2 {
	color: #FD5339;
}
.detshow {
	display:flex!important;
    height: 50px!important;
}
/**技术前沿**/
.jsqxBox {
	background: #FFFFFF;
	border: 1px solid #EBEBEB;
	border-radius: 10px;
	padding-bottom:30px;
	margin-bottom:20px
}
.jsTitle {
	padding-left:30px;
	height:56px;
	line-height:56px;
	font-size: 18px;
	font-family: Source Han Sans SC;
	font-weight: bold;
	color: #FD5339;
	border-bottom:1px solid #ebebeb
}
.jsIcon {
	display:inline-block;
	vertical-align:middle;
	margin-right:10px
}
.jsqxSliderBox {
	padding:0 30px;
	position: relative;
}
.jsqxNav {
	display:flex;
	padding-top:20px;
	flex-wrap:wrap;
}
.jsqxNav li{
	padding:5px 15px;
	background-color:#f2f2f2;
	border-radius:16px;
	color: #7A7A7A;
	font-weight: bold;
	margin-right:20px;
	margin-bottom:20px;
	font-size:14px;
	cursor:pointer
}
.sel {
	background-color:#FD5339!important;
	color:#fff!important;
}
.jsqxSlider {
	display:none;
}
.jsqxSlider .swiper-container  {
	position: static;
}
.jsqxSlider .swiper-container .swiper-button-prev {
    left: 92%;
    top: -15px;
    width: 25px;
    height: 25px;
    background-image: url(../img/js-l.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.jsqxSlider .swiper-container .swiper-button-next {
    top: -15px;
    right: 20px;
    width: 25px;
    height: 25px;
    background-image: url(../img/js-r.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.jsSwiperSlideList{
	display:grid;
	grid-template-columns:repeat(auto-fill,270px);
	grid-gap:12px;
}
.jsSwiperSlideList li {
	position:relative;
	background: #FFFFFF;
	border: 1px solid #E1E1E1;
	border-radius: 5px;
	overflow:hidden
}
.jsSwiperIcon {
	position:absolute;
	left:0;
	top:0;
	width:59px;
	height:59px;
	background:url(../img/js-3.png) no-repeat;
	background-size:100% 100%;
}
.jsSwiperIconText {
	display:block;
	font-size: 12px;
	font-family: Source Han Sans SC;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	position:relative;
    top: 13px;
    left: -9px;
    transform: rotate(-45deg);
	height:16px;
    overflow: hidden;
}
.jsSwiperImg {
	width:270px;
	height:203px;
	border-bottom: 1px solid #E1E1E1;
}
.jsSwiperImg img {
	width:100%;
	height:100%;
	object-fit:cover;
}
.jsSwiperTextBox{
	padding:15px 10px 20px;
}
.jsSwiperText {
	font-size: 16px;
	font-family: Source Han Sans SC;
	font-weight: bold;
	color: #282828;
	margin-bottom:15px;
	height:45px;
	overflow:hidden
}
.jsKeyWords {
	font-size: 13px;
	font-family: Source Han Sans SC;
	font-weight: 400;
	color: #282828;
	line-height: 24px;
	border-top:1px dotted #D2D2D2;
	padding-top:15px
}
.jsKeyWords span{
	color:#fd5339
}
/**推荐品牌**/
.jstjppBox {
	background: #FFFFFF;
	border: 1px solid #EBEBEB;
	border-radius: 10px;
	margin-bottom:20px;
	
}
.jsBrandList {
    padding: 30px;
	display:grid;
	grid-template-columns: repeat(auto-fill, 150px);
	grid-row-gap: 30px;
	grid-column-gap: 43px;
}
.jsBrandList li {
}
.jsBrandList li:hover .brand-img {	
	box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.13);
}
.brand-img {
    position: relative;
    width: 150px;
    height: 50px;
    border: 1px solid #F0F0F0;
    transition: all 0.5s;
}

.brand-name {
    font-size: 12px;
    margin-top: 10px;
    text-align: center;
    height: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.brand-img img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    max-width: 90%;
    max-height: 90%;
}
/**友情链接**/
.link {
	margin-top:85px;
	padding:0 0 25px 0;
	border-top:2px solid #e6e6e6;
}
.link-left {
	width:560px;
}
.link-pro {
	margin-top:30px;
}
.link-nav li{
	float:left;
	width:130px;
	font-size:14px;
	font-weight:bold;
	margin-right:10px;
	margin-bottom:5px;
}
.zfx {
	display:inline-block;
	width:10px;
	height:10px;
	margin-right:10px;
	background-color:#fd5339;
}
.er {
    height: 72px;
	margin-left:25px;
}
.er p {
	margin:0;
    text-align: center;
    color: #4d4d4d;
}
.link-txt {
	display:inline-block;
	width:70px;
	font-size:14px;
	font-weight:bold;
	color:#fd5339;
	margin-right:20px;
}
.link-list {
	width:1080px;
}
.link-list li{
	float:left;
	margin:0 15px 15px 0;
}
.link-y {
	margin-top:50px;
	margin-bottom:25px;
}
/**底部**/
.footer {
	background-color: #313131;
}
.footer-help {
	padding:60px 0;
	color:#c4c4c4;
}
.footer-help h5 {
	margin-bottom: 35px;
	color:#999;
}
.footer-help a {color:#c4c4c4;}
.footer-about {width:400px;}
.footer-about .intro {
	line-height: 32px;
}
.footer-about .list li {
	float: left;
	width:50px;
	margin-right:20px 
}
.footer-about .list li img {
	width:50px;
	height:50px;
}
.footer-help-list {
	margin-left: 90px;
	width:690px;
}
.footer-help-list .item {
	margin-left: 60px;
}
.footer-help-list .item li {
	margin-bottom:22px;
}
.footer-help-list .item-contact {width:180px;}
.footer-help-list .item-contact li{
	margin-bottom: 10px;
	line-height: 30px;
}
.footer-help-list .item-contact i {margin-right: 10px;}
.footer .linkus a {
	position: relative;
	top:3px;
	left:0;
	display:inline-block;
	line-height:12px;
	vertical-align:text-top;
}
.footer .copyright {
	line-height: 40px;
	color:#666
}
.footer .copyright a {
	color:#666
}
.footer .linkus {
	height:20px;
	margin-top:10px;
}
.footer .linkus .wb {
	background-position: -36px 0;
}
.footer .linkus .wx {
	background-position: -78px 0;
}
.footer .linkus .wx img {
    position: absolute;
    top: -125px;
    left: -85px;
    max-width: 100px;
    width: 100px;
    height: 100px;
}
.footer .linkus a {
    position: relative;
    top: 3px;
    left: 0;
    display: inline-block;
    line-height: 12px;
    vertical-align: text-top;
	color: #666;
}