@charset "utf-8";
*{
	outline:none;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,button,p,a,th,td {
	padding:0;
	margin:0;
	font-size:14px;
	font-family:Century Gothic,"Hiragino Sans GB","Hiragino Sans GB W3",tahoma,arial,"Microsoft YaHei",sans-serif;
}
body{
	position:relative;
	overflow-y: scroll;
}
ul, li{
	list-style: none;
	margin:0;
	padding:0;
}
table{border-collapse: collapse; border-spacing: 0;}
a {color:#000;text-decoration:none;}
a:link{ color:#000;}
a:hover{ color:#444;}
img {max-width:100%;width:auto;height:auto;-ms-interpolation-mode:bicubic;}
input{outline:none;border-radius:0;}
table th,table td{padding: 0 0; text-align: center; }
button{outline:none;border:none;cursor:pointer;border-radius:0;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}

.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}

.hidden{display: none;}
.clearfix:after{display: block;content:'';clear:both;height:0;}  

/*Flickr*/
.flickr{width:100%;text-align:center;}
.flickr li{list-style:none;padding:0;margin-right:10px;float:left;}
.flickr a{text-decoration:none;font-size:14px;color:#000;text-align:center;padding:10px 15px;}
.flickr .active{color:#000;font-weight:bold;}
.flickr li a.next{}
.flickr li a.previous{}

/*Web1200*/
.web1200-container{width:100%;min-width:1200px;height:auto;margin:0 auto;background-repeat:no-repeat;background-size:auto 100%;background-position:center center;background-color:#fff;}
.web1200-container .web1200-wrapper{position:relative;width:1200px;height:auto;padding:0;margin:0 auto;}

/*Web1400*/
.web1400-container{width:100%;min-width:1400px;height:auto;margin:0 auto;background-repeat:no-repeat;background-size:auto 100%;background-position:center center;}
.web1400-container .web1400-wrapper{position:relative;width:1400px;height:auto;padding:0;margin:0 auto;}

/*Web1600*/
.web1600-container{width:100%;min-width:1200px;height:auto;margin:0 auto;background-repeat:no-repeat;background-size:auto 100%;background-position:center center;}
.web1600-container .web1600-wrapper{position:relative;width:1600px;height:auto;padding:0;margin:0 auto;}

/*Normal ban*/
.normal-ban{}
.normal-ban img{width:100%;height:auto;margin-top:24px;}

/*NAV*/
.web-nav-container{width:100%;height:auto;background-color:#137cc0;color:#fff;}
.web-nav-container .web-nav-wrapper{position:relative;width:1600px;height:auto;margin:0;padding:0;margin:0 auto;}

.web-nav-container .web-nav-wrapper .top-container{float:left;width:100%;padding:24px 0;margin-bottom:24px;border-bottom:1px solid #ccc;}
.web-nav-container .web-nav-wrapper .top-container .logo{float:left;width:800px;}
.web-nav-container .web-nav-wrapper .top-container .logo img{margin-top:5px;}

.web-nav-container .web-nav-wrapper .top-container .search{float:left;}
.web-nav-container .web-nav-wrapper .top-container .search form{}
.web-nav-container .web-nav-wrapper .top-container .search form input{float:left;}
.web-nav-container .web-nav-wrapper .top-container .search form input[name=search]{width:360px;height:40px;line-height:40px;padding:15px;border:none;}
.web-nav-container .web-nav-wrapper .top-container .search form input[name=submit]{width:40px;height:40px;line-height:40px;background:url(../images/search.png) no-repeat center center #fff;background-size:22px auto;border:none;cursor:pointer;}
.web-nav-container .web-nav-wrapper .top-container .search form a{color:#fff;font-size:18px;font-weight:bold;margin-top:8px;margin-left:8px;float:left;}

.web-nav-container .web-nav-wrapper .center-container{float:left;width:100%;padding-bottom:24px;}
.web-nav-container .web-nav-wrapper .center-container .left-list-container{float:left;width:800px;}
.web-nav-container .web-nav-wrapper .center-container .left-list-container .list-container{}
.web-nav-container .web-nav-wrapper .center-container .left-list-container .list-container ul{}
.web-nav-container .web-nav-wrapper .center-container .left-list-container .list-container ul li{float:left;margin-right:24px;}
.web-nav-container .web-nav-wrapper .center-container .left-list-container .list-container ul li a{color:#fff;font-size:18px;font-weight:bold;}
.web-nav-container .web-nav-wrapper .center-container .left-list-container .list-container ul li a i{font-size:12px;}

.web-nav-container .web-nav-wrapper .center-container .right-list-container{float:left;width:800px;}
.web-nav-container .web-nav-wrapper .center-container .right-list-container .list-container{}
.web-nav-container .web-nav-wrapper .center-container .right-list-container .list-container ul{}
.web-nav-container .web-nav-wrapper .center-container .right-list-container .list-container ul li{float:left;margin-right:24px;}
.web-nav-container .web-nav-wrapper .center-container .right-list-container .list-container ul li a{color:#fff;font-size:18px;font-weight:bold;}
.web-nav-container .web-nav-wrapper .center-container .right-list-container .list-container ul li a i{font-size:12px;}

/*EMAIL*/
.web-email-container{width:100%;min-width:1200px;height:auto;margin:24px auto 0;background-repeat:no-repeat;background-size:auto 100%;background:url(../images/email-back.png) no-repeat right center #137cc0;background-size:600px;}
.web-email-container .web-email-wrapper{position:relative;width:1200px;height:auto;padding:24px 0;margin:0 auto;padding-left:120px;}
.web-email-container .web-email-wrapper h2{float:left;color:#fff;font-size:24px;font-weight:bold;}
.web-email-container .web-email-wrapper h2 i{color:#fff;}
.web-email-container .web-email-wrapper form{float:left;margin-left:48px;}
.web-email-container .web-email-wrapper form input{float:left;}
.web-email-container .web-email-wrapper form input[name=email]{width:360px;height:30px;padding:10px;border:none;border-radius:4px;margin-right:24px;}
.web-email-container .web-email-wrapper form input[name=sub]{width:100px;height:30px;border:none;background-color:#fff;color:#137cc0;cursor:pointer;border-radius:4px;}

/*FOOT*/
.web-foot-container{width:100%;min-width:1200px;height:auto;margin:0 auto;background-repeat:no-repeat;background-size:auto 100%;background-color:#f4f6f9;}
.web-foot-container .web-foot-wrapper{position:relative;width:1200px;height:auto;padding:24px 0;margin:0 auto;}
.web-foot-container .web-foot-wrapper .list-container{}
.web-foot-container .web-foot-wrapper .list-container ul{float:left;}
.web-foot-container .web-foot-wrapper .list-container ul h2{font-weight:bold;font-size:16px;color:#137cc0;margin-bottom:24px;}
.web-foot-container .web-foot-wrapper .list-container ul h2 i{color:#137cc0;font-size:12px;}
.web-foot-container .web-foot-wrapper .list-container ul li{width:100%;height:18px;line-height:18px;overflow:hidden;margin-bottom:12px;}
.web-foot-container .web-foot-wrapper .list-container ul li a{color:#137cc0;}
.web-foot-container .web-foot-wrapper .list-container ul li a:hover{text-decoration:underline;}
.web-foot-container .web-foot-wrapper .list-container ul:nth-child(1){width:180px;margin-right:120px;}
.web-foot-container .web-foot-wrapper .list-container ul:nth-child(2){width:180px;margin-right:120px;}
.web-foot-container .web-foot-wrapper .list-container ul:nth-child(3){width:600px;margin-right:0;}
.web-foot-container .web-foot-wrapper .list-container ul:nth-child(1) li{float:left;width:50%;}
.web-foot-container .web-foot-wrapper .foot-sitemap{float:left;width:50%;margin-top:24px;}
.web-foot-container .web-foot-wrapper .foot-sitemap ul{}
.web-foot-container .web-foot-wrapper .foot-sitemap ul h2{font-weight:bold;font-size:16px;color:#137cc0;margin-bottom:24px;}
.web-foot-container .web-foot-wrapper .foot-sitemap ul h2 i{color:#137cc0;font-size:12px;}
.web-foot-container .web-foot-wrapper .foot-sitemap ul li{float:left;margin-right:24px;}
.web-foot-container .web-foot-wrapper .foot-sitemap ul li a{color:#137cc0;}
.web-foot-container .web-foot-wrapper .foot-sitemap ul li a:hover{text-decoration:underline;}
.web-foot-container .web-foot-wrapper .foot-service{float:left;width:50%;margin-top:24px;}
.web-foot-container .web-foot-wrapper .foot-service ul{}
.web-foot-container .web-foot-wrapper .foot-service ul h2{font-weight:bold;font-size:16px;color:#137cc0;margin-bottom:24px;}
.web-foot-container .web-foot-wrapper .foot-service ul h2 i{color:#137cc0;font-size:12px;}
.web-foot-container .web-foot-wrapper .foot-service ul li{float:left;margin-right:24px;}
.web-foot-container .web-foot-wrapper .foot-service ul li a{color:#137cc0;}
.web-foot-container .web-foot-wrapper .foot-service ul li a:hover{text-decoration:underline;}
.web-foot-container .web-foot-bottom-container{width:100%;min-width:1200px;height:30px;margin:0 auto;background-repeat:no-repeat;background-size:auto 100%;background-color:#137cc0;}

/*Top stories - INDEX*/
.top-stories-container{}
.top-stories-container .top-container{position:relative;float:left;width:100%;margin:24px 0;}
.top-stories-container .top-container h2{font-size:24px;font-weight:bold;padding-left:24px;border-left:6px solid #137cc0;}
.top-stories-container .top-container h2 img{}
.top-stories-container .top-container .more{position:absolute;top:8px;right:0;}
.top-stories-container .top-container .more a{font-size:19px;}
.top-stories-container .top-container .more a i{font-size:12px;padding-left:5px;}
.top-stories-container .top-container .more:hover{text-decoration:underline;color:#0c59db;}

.top-stories-container .top-stories-carousel{margin-bottom:24px;border-top:1px solid #eee;padding-top:24px;}
.top-stories-container .top-stories-carousel .swiper-wrapper{}
.top-stories-container .top-stories-carousel .swiper-wrapper .swiper-slide{}
.top-stories-container .top-stories-carousel .swiper-wrapper .swiper-slide h2{height:25px;line-height:25px;overflow:hidden;}
.top-stories-container .top-stories-carousel .swiper-wrapper .swiper-slide h2 a{font-weight:bold;font-size:16px;}
.top-stories-container .top-stories-carousel .swiper-wrapper .swiper-slide h3{height:20px;line-height:20px;overflow:hidden;}
.top-stories-container .top-stories-carousel .swiper-wrapper .swiper-slide h3 a{color:#808080;}
.top-stories-container .top-stories-carousel .swiper-wrapper .swiper-slide img{width:100%;margin-bottom:12px;}
.top-stories-container .top-stories-carousel .swiper-wrapper .swiper-slide:hover h2 a{color:#0c59db;}

.top-stories-container .left-list-container{float:left;width:800px;}
.top-stories-container .left-list-container .list{}
.top-stories-container .left-list-container .list ul{}
.top-stories-container .left-list-container .list ul li{float:left;width:388px;margin-right:24px;margin-bottom:24px;}
.top-stories-container .left-list-container .list ul li h2{height:25px;line-height:25px;overflow:hidden;}
.top-stories-container .left-list-container .list ul li h2 a{font-weight:bold;font-size:16px;}
.top-stories-container .left-list-container .list ul li h3{height:20px;line-height:20px;overflow:hidden;}
.top-stories-container .left-list-container .list ul li h3 a{color:#808080;}
.top-stories-container .left-list-container .list ul li img{max-width:100%;margin-bottom:12px;}
.top-stories-container .left-list-container .list ul li:nth-child(2n){margin-right:0;}
.top-stories-container .left-list-container .list ul li:hover img{opacity:0.8;}
.top-stories-container .left-list-container .list ul li:hover h2 a{color:#0c59db;}

.top-stories-container .right-list-container{float:left;width:776px;margin-left:24px;border-top:1px solid #eee;padding-top:24px;}
.top-stories-container .right-list-container .list{}
.top-stories-container .right-list-container .list ul{}
.top-stories-container .right-list-container .list ul li{float:left;width:100%;margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid #f1f1f1;}
.top-stories-container .right-list-container .list ul li h2{float:left;width:67%;height:25px;line-height:25px;overflow:hidden;margin-top:24px;}
.top-stories-container .right-list-container .list ul li h2 a{font-weight:bold;}
.top-stories-container .right-list-container .list ul li h3{float:left;width:67%;height:40px;line-height:20px;overflow:hidden;}
.top-stories-container .right-list-container .list ul li h3 a{color:#808080;}
.top-stories-container .right-list-container .list ul li img{float:left;width:28%;margin-right:5%;}
.top-stories-container .right-list-container .list ul li:hover img{opacity:0.8;}
.top-stories-container .right-list-container .list ul li:hover h2 a{color:#0c59db;}
.top-stories-container .right-list-container .more{border:1px solid #0c59db;height:45px;border-radius:4px;}
.top-stories-container .right-list-container .more a{margin:0 auto;display:block;text-align:center;line-height:45px;font-size:20px;color:#0c59db;font-weight:bold;}
.top-stories-container .right-list-container .more:hover{background-color:#0c59db;}
.top-stories-container .right-list-container .more:hover a{color:#fff;}

/*Headphones video - INDEX*/
.hot-headphones-video{}
.hot-headphones-video .top-container{position:relative;float:left;width:100%;margin:24px 0;padding-left:24px;border-left:6px solid #137cc0;}
.hot-headphones-video .top-container h2.title{font-size:24px;font-weight:bold;}
.hot-headphones-video .top-container .more{position:absolute;top:8px;right:0;}
.hot-headphones-video .top-container .more a{font-size:19px;}
.hot-headphones-video .top-container .more a i{font-size:12px;padding-left:5px;}
.hot-headphones-video .top-container .more:hover{text-decoration:underline;color:#0c59db;}
.hot-headphones-video .list-container{float:left;width:100%;margin-bottom:24px;border-top:1px solid #eee;padding-top:24px;}
.hot-headphones-video .list-container ul{}
.hot-headphones-video .list-container ul li{position:relative;float:left;width:380px;margin-right:26.5px;}
.hot-headphones-video .list-container ul li:nth-child(4n){margin-right:0;}
.hot-headphones-video .list-container ul li img.pic{margin-bottom:6px;}
.hot-headphones-video .list-container ul li img.pic-bf{position:absolute;left:0;right:0;margin:auto;top:150px;width:70px;border:1px solid #eee;border-radius:100%;padding:12px;box-shadow:0 0 1px 1px #aaa;}
.hot-headphones-video .list-container ul li h2{height:25px;line-height:25px;overflow:hidden;}
.hot-headphones-video .list-container ul li h2 a{font-weight:bold;font-size:15px;}
.hot-headphones-video .list-container ul li h2 i{color:#0c59db;padding-right:6px;}
.hot-headphones-video .list-container ul li:hover h2 a{color:#0c59db;}
.hot-headphones-video .list-container ul li:hover img.pic{opacity:0.8;}

/*Headphones type - INDEX*/
.index-headphones-type{}
.index-headphones-type .the-latest{position:relative;float:left;width:100%;margin:24px 0;padding-left:24px;border-left:6px solid #137cc0;}
.index-headphones-type .the-latest h2.title{font-size:24px;font-weight:bold;}
.index-headphones-type .the-latest .more{position:absolute;top:8px;right:0;}
.index-headphones-type .the-latest .more a{font-size:19px;}
.index-headphones-type .the-latest .more a i{font-size:12px;padding-left:5px;}
.index-headphones-type .the-latest .more:hover{text-decoration:underline;color:#0c59db;}
.index-headphones-type .top-container{position:relative;float:left;width:100%;margin:24px 0;}
.index-headphones-type .top-container h2.title{font-size:18px;font-weight:bold;padding-left:12px;border-left:3px solid #137cc0;}
.index-headphones-type .top-container .more{position:absolute;top:8px;right:0;}
.index-headphones-type .top-container .more a{font-size:15px;}
.index-headphones-type .top-container .more a i{font-size:12px;padding-left:5px;}
.index-headphones-type .top-container .more:hover{text-decoration:underline;color:#0c59db;}
.index-headphones-type .list-container{float:left;width:100%;padding-top:24px;border-top:1px solid #eee;}
.index-headphones-type .list-container ul{}
.index-headphones-type .list-container ul li{float:left;width:180px;margin-right:22.8px;margin-bottom:25px;padding:14px 0;}
.index-headphones-type .list-container ul li:nth-child(8){margin-right:0;}
.index-headphones-type .list-container ul li h2{text-align:center;height:40px;line-height:20px;overflow:hidden;width:90%;display:block;margin:0 auto;}
.index-headphones-type .list-container ul li h2 a{}
.index-headphones-type .list-container ul li img{display:block;margin:0 auto 24px;max-width:80%;}
.index-headphones-type .list-container ul li:hover{box-shadow:0 0 10px 1px #eee;border-radius:10px;}
.index-headphones-type .list-container ul li:hover h2 a{text-decoration:underline;}

/*Headphones brand - INDEX*/
.index-headphones-brands{}
.index-headphones-brands .top-container{position:relative;float:left;width:100%;margin:24px 0;}
.index-headphones-brands .top-container h2{font-size:24px;font-weight:bold;padding-left:24px;border-left:6px solid #137cc0;}
.index-headphones-brands .top-container .more{position:absolute;top:8px;right:0;}
.index-headphones-brands .top-container .more a{font-size:15px;}
.index-headphones-brands .top-container .more a i{font-size:12px;padding-left:5px;}
.index-headphones-brands .top-container .more a:hover{text-decoration:underline;color:#0c59db;}
.index-headphones-brands .list-container{float:left;margin-bottom:24px;padding-top:24px;border-top:1px solid #eee;}
.index-headphones-brands .list-container ul{}
.index-headphones-brands .list-container ul li{float:left;width:110px;margin-right:14.1px;margin-bottom:14px;}
.index-headphones-brands .list-container ul li:nth-child(13n){margin-right:0;}
.index-headphones-brands .list-container ul li h2{text-align:center;height:18px;line-height:18px;overflow:hidden;}
.index-headphones-brands .list-container ul li h2 a{}
.index-headphones-brands .list-container ul li img{display:block;margin:0 auto;max-width:80%;}
.index-headphones-brands .list-container ul li:hover{box-shadow:0 0 10px 1px #eee;border-radius:10px;}
.index-headphones-brands .list-container ul li:hover img{}

/*Headphones hp-brlist.shtml*/
.hp-brlist{}
.hp-brlist .top-container{position:relative;float:left;width:100%;margin:24px 0;padding-bottom:24px;border-bottom:1px solid #eee;}
.hp-brlist .top-container h2.title{font-size:24px;font-weight:bold;}
.hp-brlist .list-container{}
.hp-brlist .top-list-container ul{}
.hp-brlist .top-list-container ul li{float:left;width:110px;margin-right:11.1px;margin-bottom:12px;}
.hp-brlist .top-list-container ul li:nth-child(10n){margin-right:0;}
.hp-brlist .top-list-container ul li a{}
.hp-brlist .top-list-container ul li img{display:block;margin:0 auto;max-width:80%;}
.hp-brlist .top-list-container ul li:hover{box-shadow:0 0 10px 1px #eee;border-radius:10px;}
.hp-brlist .center-list-container{}
.hp-brlist .center-list-container .title{float:left;width:100%;background-color:#0c59db;padding:10px;}
.hp-brlist .center-list-container .title h2{color:#fff;font-weight:bold;font-size:24px;float:left;}
.hp-brlist .center-list-container ul.list{float:left;width:380px;}
.hp-brlist .center-list-container ul.list h2{float:left;width:100%;background-color:#f4f6f9;padding:10px;font-weight:bold;font-size:24px;}
.hp-brlist .center-list-container ul.list li{float:left;width:100%;line-height:30px;height:30px;overflow:hidden;background-color:#fff;}
.hp-brlist .center-list-container ul.list li a{color:#0c59db;font-size:12px;}
.hp-brlist .center-list-container ul.list li:hover a{text-decoration:underline;}

/*hp-cp-top*/
.hp-cp{}
.hp-cp .top-container{margin-top:24px;}
.hp-cp .top-container .logo{float:left;width:500px;max-height:500px;overflow: hidden; margin-right:50px;}
.hp-cp .top-container .logo img{width:100%;}
.hp-cp .top-container .cp-about{float:left;width:650px;padding-top:25px;}
.hp-cp .top-container .cp-about b{font-weight:bold;}
.hp-cp .top-container .cp-about h2{line-height:28px;font-size:18px;margin-bottom:24px;}
.hp-cp .top-container .cp-about h2 span{font-size:14px;}
.hp-cp .top-container .cp-about h3{line-height:22px;height:195px;overflow:hidden;margin-bottom:24px;}
.hp-cp .top-container .cp-about h4{width:140px;background-color:#0c59db;height:35px;line-height:35px;text-align:center;border-radius:4px;}
.hp-cp .top-container .cp-about h4 a{color:#fff;display:block;}
.hp-cp .top-container .cp-about h4:hover{opacity:0.8;}

/*hp-cp shoplist*/
.cp-shoplist{}
.cp-shoplist .top-container{position:relative;float:left;width:100%;margin:24px 0;padding-bottom:24px;border-bottom:1px solid #eee;}
.cp-shoplist .top-container h2.title{float:left;font-size:24px;font-weight:bold;}
.cp-shoplist .top-container .nav-list{float:right;}
.cp-shoplist .top-container .nav-list ul{}
.cp-shoplist .top-container .nav-list ul li{float:left;margin-left:24px;padding-top:8px}
.cp-shoplist .top-container .nav-list ul li h2{}
.cp-shoplist .top-container .nav-list ul li h2 a{font-size:16px;}
.cp-shoplist .top-container .nav-list ul li:hover h2 a{color:#0c59db;text-decoration:underline;}
.cp-shoplist .top-container .nav-list ul li.cur{}
.cp-shoplist .top-container .nav-list ul li.cur h2{}
.cp-shoplist .top-container .nav-list ul li.cur h2 a{color:#0c59db;font-weight:bold;}
.cp-shoplist .list-container ul{margin-bottom:14px;}
.cp-shoplist .list-container ul li{position:relative;float:left;width:230px;margin-right:12.5px;margin-bottom:24px;padding-bottom:24px;}
.cp-shoplist .list-container ul li .ab-tag{position:absolute;right:0;top:0;background-color:#0c59db;color:#fff;padding:4px 8px;font-size:12px;border-radius:2px;}
.cp-shoplist .list-container ul li:nth-child(5n){margin-right:0;}
.cp-shoplist .list-container ul li h2{text-align:center;height:40px;line-height:20px;overflow:hidden;width:80%;margin:14px auto;}
.cp-shoplist .list-container ul li h2 a{color:#0c59db;}
.cp-shoplist .list-container ul li img{}
.cp-shoplist .list-container ul li:hover{}
.cp-shoplist .list-container ul li:hover h2 a{text-decoration:underline;}
.cp-shoplist .list-container ul.list{float:left;width:100%;text-align:center;}

.hplist-tag{}
.hplist-tag .bg-container{margin-top:24px;}
.hplist-tag .bg-container img{}
.hplist-tag .brand-key{margin:14px 0;padding-bottom:14px;border-bottom:1px solid #f4f6f8;}
.hplist-tag .brand-key ul{}
.hplist-tag .brand-key ul li{float:left;margin-right:7px;line-height:28px;}
.hplist-tag .brand-key ul li a{padding:4px 8px;border-radius:4px;color:#000;font-weight:bold;}
.hplist-tag .brand-key ul li a.now{color:#fff;background-color:#0c59db;}
.hplist-tag #brand{}
.hplist-tag #brand ul{}
.hplist-tag #brand ul li{float:left;margin-right:18px;line-height:22px;}
.hplist-tag #brand ul li a{}
.hplist-tag #brand ul li a:hover{text-decoration:underline;color:#0c59db;}

.hplist-hp{}
.hplist-hp .list-container{}
.hplist-hp .list-container ul.pic-list{margin-top:24px;}
.hplist-hp .list-container ul.pic-list li{position:relative;float:left;width:180px;margin-right:24px;margin-bottom:25px;}
.hplist-hp .list-container ul.pic-list li:nth-child(6n){margin-right:0;}
.hplist-hp .list-container ul.pic-list li .ab-tag{position:absolute;left:0;top:0;background-color:#0c59db;color:#fff;padding:4px 8px;font-size:12px;border-radius:2px;}
.hplist-hp .list-container ul.pic-list li h2{text-align:center;height:36px;line-height:18px;overflow:hidden;}
.hplist-hp .list-container ul.pic-list li h2 a{color:#000;}
.hplist-hp .list-container ul.pic-list li h3{margin-bottom:12px;text-align:center;font-size:12px;color:#808080;height:15px;line-height:15px;overflow:hidden;}
.hplist-hp .list-container ul.pic-list li h3 a{padding-left:5px;color:#000;font-size:12px;}
.hplist-hp .list-container ul.pic-list li img{margin-bottom:12px;width:180px;height:180px;}
.hplist-hp .list-container ul.pic-list li h3:hover a{text-decoration:underline;}
.hplist-hp .list-container ul.pic-list li:hover h2 a{text-decoration:underline;color:#0c59db;}

.pagination{text-align:center;margin:40px auto;}
.pagination ul{list-style: none;padding-left:0;display:block;}
.pagination ul li {padding: 0 10px;vertical-align: top;display: inline-block;font-size: 14px;min-width: 36px;min-height: 28px;line-height: 28px;cursor: pointer;box-sizing: border-box;text-align: center;background-color: #ffffff;color: #606266;border-radius: 6px;margin: 0 1px;border: 1px solid #ebebeb;height: 30px;}
.pagination ul li:hover {background-color: #f4f6f8;}
.pagination  li.active {background: #0c59db;color: white;cursor: not-allowed;}
.pagination li.disabled {cursor: not-allowed;}
.pagination li.totalPage {background: transparent;cursor: default;border: none;padding: 0 6px;}
.pagination li.totalPage:hover {transform: none;background-color: #ffffff;}
.pagination li input {-webkit-appearance: none;background-color: #fff;background-image: none;border-radius: 4px;border: 1px solid #dcdfe6;box-sizing: border-box;color: #606266;display: inline-block;font-size: inherit;outline: none;padding: 3px 5px;transition: border-color .2s cubic-bezier(.645,.045,.355,1);width: 40px;height: 25px;margin: 0 6px;}
.pagination li input:focus{border-color: #98A6AD;}
.pagination{user-select: none;}
.pagination ul:nth-child(2){border-radius: 6px;}
input[type=number] {-moz-appearance:textfield;}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {-webkit-appearance: none;margin:0;}

.newslist{position:relative;}
.newslist .brand-pic{position:relative;width:100%;height:300px;background:url(../images/bg-5.jpg) no-repeat center center #fff;background-size:100% 100%;margin-top:24px;}
.newslist .brand-pic .text{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;color:#fff;text-shadow:1px 1px 1px #137cc0;font-size:68px;line-height:300px;text-align:center;}
.newslist .brand-pic .text span{font-weight:bold;padding-bottom:14px;border-bottom:5px solid #137cc0;color:#137cc0}
.newslist .list-container{float:left;width:1280px;margin-top:24px;margin-right:50px;}
.newslist .list-container .list-nav{margin-bottom:24px;}
.newslist .list-container .list-nav h3{float:left;margin-right:14px;padding:5px 10px;border-radius:4px;}
.newslist .list-container .list-nav h3 a{font-size:16px;color:#444;}
.newslist .list-container .list-nav h3.cur{background-color:#0c59db;}
.newslist .list-container .list-nav h3.cur a{color:#fff;}
.newslist .list-container .list-cont{}
.newslist .list-container .list-cont li{float:left;width:100%;border-bottom:1px solid #eee;}
.newslist .list-container .list-cont li h2{float:left;width:956px;height:18px;line-height:18px;overflow:hidden;margin-top:24px;}
.newslist .list-container .list-cont li h2 a{font-size:18px;color:#555;font-weight:bold;}
.newslist .list-container .list-cont li h3{float:left;width:956px;height:36px;line-height:18px;overflow:hidden;color:#555;margin-top:24px;}
.newslist .list-container .list-cont li h4{float:right;width:auto;height:15px;line-height:15px;overflow:hidden;color:#999;margin-top:24px;font-size:13px;text-align:right;}
.newslist .list-container .list-cont li h4 i{font-size:12px;}
.newslist .list-container .list-cont li h5{float:left;height:15px;line-height:15px;overflow:hidden;margin-top:14px;color:#555;font-size:13px;margin-top:22px;}
.newslist .list-container .list-cont li h5 a{color:#555;font-size:13px;}
.newslist .list-container .list-cont li img{float:left;width:300px;margin-right:24px;border-bottom:1px solid #eee;}
.newslist .list-container .list-cont li:hover h2 a{color:#0c59db;text-decoration:underline;}
.newslist .right-container{float:left;width:270px;margin-top:79px;}
.newslist .right-container .pic-ban{position:relative;}
.newslist .right-container .pic-ban img{width:100%;box-shadow:10px 10px 20px 5px #eee;}
.newslist .right-container .pic-ban i{position:absolute;right:0;top:0;background-color:#aaa;padding:6px;font-size:12px;color:#fff;cursor:pointer;}	

.repairlist{position:relative;}
.repairlist .brand-pic{position:relative;width:100%;height:300px;background:url(../images/bg-5.jpg) no-repeat center center #fff;background-size:100% 100%;margin-top:24px;}
.repairlist .brand-pic .text{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;color:#fff;text-shadow:1px 1px 1px #137cc0;font-size:68px;line-height:300px;text-align:center;}
.repairlist .brand-pic .text span{font-weight:bold;padding-bottom:14px;border-bottom:5px solid #137cc0;color:#137cc0;}
.repairlist .list-container{float:left;width:100%;margin-top:24px;}
.repairlist .list-container .pagination{margin-top:48px;float:left;width:100%;}
.repairlist .list-container ul.left-list-container{float:left;width:800px;margin-right:44px;}
.repairlist .list-container ul.left-list-container li{position:relative;float:left;margin-bottom:24px;}
.repairlist .list-container ul.left-list-container li a.pic{width:800px;height:400px;display:block;}
.repairlist .list-container ul.left-list-container li .abs-txt{position:absolute;top:0;left:0;width:100%;height:100%;padding:24px;background-color:rgba(0,0,0,0.1);transition:all 0.27s;-webkit-transition:0.27s;-o-transition:0.27s;-moz-transition:0.27s;}
.repairlist .list-container ul.left-list-container li .abs-txt h2{height:67px;line-height:30px;overflow:hidden;margin-bottom:60px;margin-top:30px;}
.repairlist .list-container ul.left-list-container li .abs-txt h2 a{font-size:30px;color:#fff;font-weight:bold;}
.repairlist .list-container ul.left-list-container li .abs-txt h3{height:49px;line-height:24px;overflow:hidden;margin-bottom:60px;}
.repairlist .list-container ul.left-list-container li .abs-txt h3 a{font-size:16px;color:#ccc;}
.repairlist .list-container ul.left-list-container li .abs-txt h4{}
.repairlist .list-container ul.left-list-container li .abs-txt h4 a{background-color:#137cc0;color:#fff;padding:10px 20px;box-shadow:5px 5px 1px 1px #0c59db;transition:all 0.27s;-webkit-transition:0.27s;-o-transition:0.27s;-moz-transition:0.27s;}
.repairlist .list-container ul.left-list-container li:hover .abs-txt{background-color:rgba(0,0,0,0.8);transition:all 0.27s;-webkit-transition:0.27s;-o-transition:0.27s;-moz-transition:0.27s;}
.repairlist .list-container ul.left-list-container li:hover .abs-txt h4 a{box-shadow:0 0 0 0 #137cc0;}
.repairlist .list-container ul.left-list-container .normal-ban{}
.repairlist .list-container ul.left-list-container .normal-ban img{width:100%;height:auto;margin-top:0;}

.repairlist .list-container ul.left-list-container li img.normal-pic{max-width:100%;display:block;margin:0 auto 12px;transition:all 0.27s;-webkit-transition:0.27s;-o-transition:0.27s;-moz-transition:0.27s;}
.repairlist .list-container ul.left-list-container li .normal-txt{}
.repairlist .list-container ul.left-list-container li .normal-txt h2{height:25px;line-height:25px;overflow:hidden;}
.repairlist .list-container ul.left-list-container li .normal-txt h2 a{font-weight:bold;font-size:16px;transition:all 0.27s;-webkit-transition:0.27s;-o-transition:0.27s;-moz-transition:0.27s;}
.repairlist .list-container ul.left-list-container li .normal-txt h3{height:25px;line-height:25px;overflow:hidden;}
.repairlist .list-container ul.left-list-container li .normal-txt h3 a{color:#808080;}
.repairlist .list-container ul.left-list-container li .normal-play{position:absolute;top:70px;left:0;right:0;margin:auto;text-align:center;transition:all 0.27s;-webkit-transition:0.27s;-o-transition:0.27s;-moz-transition:0.27s;}
.repairlist .list-container ul.left-list-container li .normal-play i{color:#fff;font-size:64px;transition:all 0.27s;-webkit-transition:0.27s;-o-transition:0.27s;-moz-transition:0.27s;}
.repairlist .list-container ul.left-list-container li:hover img.normal-pic{opacity:0.9;background-color:#000;transition:all 0.27s;-webkit-transition:0.27s;-o-transition:0.27s;-moz-transition:0.27s;}
.repairlist .list-container ul.left-list-container li:hover .normal-play{transform:scale(1.2);transition:all 0.27s;-webkit-transition:0.27s;-o-transition:0.27s;-moz-transition:0.27s;}
.repairlist .list-container ul.left-list-container li:hover .normal-play i{text-shadow:1px 1px 10px #444;transition:all 0.27s;-webkit-transition:0.27s;-o-transition:0.27s;-moz-transition:0.27s;}
.repairlist .list-container ul.left-list-container li:hover .normal-txt h2 a{color:#137cc0;transition:all 0.27s;-webkit-transition:0.27s;-o-transition:0.27s;-moz-transition:0.27s;}

.repairlist .list-container ul.left-list-container li:nth-child(1){width:100%;}
.repairlist .list-container ul.left-list-container li:nth-child(2){width:388px;margin-right:24px;}
.repairlist .list-container ul.left-list-container li:nth-child(3){width:388px;margin-right:0;}
.repairlist .list-container ul.left-list-container li:nth-child(4){width:388px;margin-right:24px;}
.repairlist .list-container ul.left-list-container li:nth-child(5){width:388px;margin-right:0;}
.repairlist .list-container ul.left-list-container li:nth-child(7){width:388px;margin-right:24px;}
.repairlist .list-container ul.left-list-container li:nth-child(8){width:388px;margin-right:0;}
.repairlist .list-container ul.left-list-container li:nth-child(9){width:388px;margin-right:24px;}
.repairlist .list-container ul.left-list-container li:nth-child(10){width:388px;margin-right:0;}

.repairlist .list-container ul.right-list-container{float:left;width:756px;}
.repairlist .list-container ul.right-list-container li{float:left;width:100%;margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid #eee;}
.repairlist .list-container ul.right-list-container li .right-text{float:left;width:530px;padding-right:24px;}
.repairlist .list-container ul.right-list-container li .right-text h2{float:left;width:100%;height:25px;line-height:25px;overflow:hidden;margin:7px 0 14px;}
.repairlist .list-container ul.right-list-container li .right-text h2 a{font-size:16px;font-weight:bold;}
.repairlist .list-container ul.right-list-container li .right-text h3{float:left;width:100%;line-height:16px;height:34px;overflow:hidden;margin-bottom:14px;text-align: justify;color:#808080;}
.repairlist .list-container ul.right-list-container li .right-text h4{float:left;width:30%;margin-right:10%;font-size:12px;color:#808080;}
.repairlist .list-container ul.right-list-container li .right-text h4 i{}
.repairlist .list-container ul.right-list-container li .right-text h5{float:left;width:60%;font-size:12px;color:#808080;}
.repairlist .list-container ul.right-list-container li .right-text h5 a{font-size:12px;color:#808080;}
.repairlist .list-container ul.right-list-container li img.right-pic{float:left;width:226px;}

.repairlist .list-container ul.right-list-container li img.right-pic:hover{opacity:0.8;}
.repairlist .list-container ul.right-list-container li .right-text:hover h2 a{color:#137cc0;}
.repairlist .list-container ul.right-list-container li .right-text h5 a:hover{color:#137cc0;}

.videolist{position:relative;background-color:#000;}
.videolist .brand-pic{position:relative;width:100%;height:300px;background:url(../images/bg-5.jpg) no-repeat center center #fff;background-size:100% 100%;margin:24px 0;}
.videolist .brand-pic .text{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;color:#fff;text-shadow:1px 1px 1px #137cc0;font-size:68px;line-height:300px;text-align:center;}
.videolist .brand-pic .text span{font-weight:bold;padding-bottom:14px;border-bottom:5px solid #137cc0;color:#137cc0;}
.videolist .pagination{float:left;width:100%;margin-top:48px;}
.videolist ul.left-list-container{float:left;width:754px;}
.videolist ul.left-list-container li{position:relative;float:left;margin-bottom:30px;}
.videolist ul.left-list-container li a.pic{width:754px;height:680px;display:block;}
.videolist ul.left-list-container li .abs-txt{position:absolute;top:0;left:0;width:100%;height:100%;padding:24px;background-color:rgba(0,0,0,0.1);transition:all 0.27s;-webkit-transition:0.27s;-o-transition:0.27s;-moz-transition:0.27s;}
.videolist ul.left-list-container li .abs-txt h2{height:67px;line-height:30px;overflow:hidden;margin-bottom:30px;margin-top:400px;}
.videolist ul.left-list-container li .abs-txt h2 a{font-size:30px;color:#fff;font-weight:bold;}
.videolist ul.left-list-container li .abs-txt h3{height:49px;line-height:24px;overflow:hidden;margin-bottom:30px;}
.videolist ul.left-list-container li .abs-txt h3 a{font-size:16px;color:#ccc;}
.videolist ul.left-list-container li .abs-txt h4{}
.videolist ul.left-list-container li .abs-txt h4 a{background-color:#137cc0;color:#fff;padding:10px 20px;box-shadow:5px 5px 1px 1px #0c59db;transition:all 0.27s;-webkit-transition:0.27s;-o-transition:0.27s;-moz-transition:0.27s;}
.videolist ul.left-list-container li:hover .abs-txt{background-color:rgba(0,0,0,0.5);transition:all 0.27s;-webkit-transition:0.27s;-o-transition:0.27s;-moz-transition:0.27s;}
.videolist ul.left-list-container li:hover .abs-txt h4 a{box-shadow:0 0 0 0 #137cc0;}

.videolist ul.right-list-container{float:left;width:800px;margin-left:44px;}
.videolist ul.right-list-container li{position:relative;float:left;margin-bottom:48px;}
.videolist ul.right-list-container li a.pic{width:800px;height:400px;display:block;}
.videolist ul.right-list-container li .abs-txt{position:absolute;top:0;left:0;width:100%;height:100%;padding:24px;background-color:rgba(0,0,0,0.1);transition:all 0.27s;-webkit-transition:0.27s;-o-transition:0.27s;-moz-transition:0.27s;}
.videolist ul.right-list-container li .abs-txt h2{height:67px;line-height:30px;overflow:hidden;margin-bottom:60px;margin-top:30px;}
.videolist ul.right-list-container li .abs-txt h2 a{font-size:30px;color:#fff;font-weight:bold;}
.videolist ul.right-list-container li .abs-txt h3{height:49px;line-height:24px;overflow:hidden;margin-bottom:60px;}
.videolist ul.right-list-container li .abs-txt h3 a{font-size:16px;color:#ccc;}
.videolist ul.right-list-container li .abs-txt h4{}
.videolist ul.right-list-container li .abs-txt h4 a{background-color:#137cc0;color:#fff;padding:10px 20px;box-shadow:5px 5px 1px 1px #0c59db;transition:all 0.27s;-webkit-transition:0.27s;-o-transition:0.27s;-moz-transition:0.27s;}
.videolist ul.right-list-container li:hover .abs-txt{background-color:rgba(0,0,0,0.8);transition:all 0.27s;-webkit-transition:0.27s;-o-transition:0.27s;-moz-transition:0.27s;}
.videolist ul.right-list-container li:hover .abs-txt h4 a{box-shadow:0 0 0 0 #137cc0;}
.videolist ul.right-list-container .normal-ban{}
.videolist ul.right-list-container .normal-ban img{width:100%;height:auto;margin-top:0;}

.videolist ul.right-list-container li img.normal-pic{max-width:100%;display:block;margin:0 auto 12px;transition:all 0.27s;-webkit-transition:0.27s;-o-transition:0.27s;-moz-transition:0.27s;}
.videolist ul.right-list-container li .normal-txt{}
.videolist ul.right-list-container li .normal-txt h2{height:25px;line-height:25px;overflow:hidden;}
.videolist ul.right-list-container li .normal-txt h2 a{font-weight:bold;font-size:16px;transition:all 0.27s;-webkit-transition:0.27s;-o-transition:0.27s;-moz-transition:0.27s;}
.videolist ul.right-list-container li .normal-txt h3{height:25px;line-height:25px;overflow:hidden;}
.videolist ul.right-list-container li .normal-txt h3 a{color:#808080;}
.videolist ul.right-list-container li .normal-play{position:absolute;top:70px;left:0;right:0;margin:auto;text-align:center;transition:all 0.27s;-webkit-transition:0.27s;-o-transition:0.27s;-moz-transition:0.27s;}
.videolist ul.right-list-container li .normal-play i{color:#fff;font-size:64px;transition:all 0.27s;-webkit-transition:0.27s;-o-transition:0.27s;-moz-transition:0.27s;}
.videolist ul.right-list-container li:hover img.normal-pic{opacity:0.9;background-color:#000;transition:all 0.27s;-webkit-transition:0.27s;-o-transition:0.27s;-moz-transition:0.27s;}
.videolist ul.right-list-container li:hover .normal-play{transform:scale(1.2);transition:all 0.27s;-webkit-transition:0.27s;-o-transition:0.27s;-moz-transition:0.27s;}
.videolist ul.right-list-container li:hover .normal-play i{text-shadow:1px 1px 10px #444;transition:all 0.27s;-webkit-transition:0.27s;-o-transition:0.27s;-moz-transition:0.27s;}
.videolist ul.right-list-container li:hover .normal-txt h2 a{color:#137cc0;transition:all 0.27s;-webkit-transition:0.27s;-o-transition:0.27s;-moz-transition:0.27s;}

.videolist ul.right-list-container li{width:100%;}


.hpcontent{}
.hpcontent .hpcontent-left{float:left;width:800px;}
.hpcontent .hpcontent-left .normal-top-nav{float:left;width:100%;margin:24px 0;}
.hpcontent .hpcontent-left .normal-top-nav ul{line-height:17px;height:17px;overflow:hidden;}
.hpcontent .hpcontent-left .normal-top-nav ul li{float:left;color:#aaa;}
.hpcontent .hpcontent-left .normal-top-nav ul li a{color:#808080;}
.hpcontent .hpcontent-left .normal-top-nav ul li:after{content:" > ";font-size:12px;margin:0 4px;}
.hpcontent .hpcontent-left .normal-top-nav ul li:nth-child(1) a{font-weight:bold;color:#137cc0;}

.hpcontent .hpcontent-left .hp-par-list{float:left;width:100%;}
.hpcontent .hpcontent-left .hp-par-list .title{font-weight:bold;font-size:20px;color:#555;margin-bottom:24px;margin-top:24px;padding-left:40px;}
.hpcontent .hpcontent-left .hp-par-list ul{}
.hpcontent .hpcontent-left .hp-par-list ul li{float:left;width:100%;padding:20px 0 20px 40px;}
.hpcontent .hpcontent-left .hp-par-list ul li h3{float:left;width:50%;}
.hpcontent .hpcontent-left .hp-par-list ul li:nth-child(odd){background-color:#f8f8f8;}

.hpcontent .hpcontent-left a.byama{display:block;width:100%;height:48px;line-height:48px;text-align:center;background-color:#ffce00;color:#444;font-weight:bold;font-size:18px;}
.hpcontent .hpcontent-left a.mp{display:block;width:100%;height:48px;line-height:48px;margin-bottom:12px;text-align:center;background-color:#137cc0;color:#fff;font-weight:bold;font-size:18px;margin-top:12px;}
.hpcontent a.byama:hover,.hpcontent a.mp:hover{opacity:0.8;}

.hpcontent .hpcontent-left-content{float:left;width:100%;height:auto;margin:24px 0 0 0;padding-left:24px;border-left:1px solid #eee;}
.hpcontent .hpcontent-left-content h2.ov-title{color:#222;font-weight:bold;font-size:18px;margin-bottom:12px;font-size:20px;padding-left:14px;border-left:6px solid #137cc0;}
.hpcontent .hpcontent-left-content h3.ov-cont{color:#444;line-height:22px;margin-bottom:24px;text-align: justify;}
.hpcontent .hpcontent-left-content h2.features-title{color:#222;font-weight:bold;font-size:18px;margin-bottom:12px;font-size:20px;padding-left:14px;border-left:6px solid #137cc0;}
.hpcontent .hpcontent-left-content h3.features-cont{margin-bottom:24px;}
.hpcontent .hpcontent-left-content h3.features-cont p{line-height:24px;color:#444;text-align: justify;}
.hpcontent .hpcontent-left-content h3.features-cont p b{font-weight:bold;font-size:#222;}

.hpcontent .hpcontent-right{float:left;width:750px;height:auto;margin:65px 0 0 50px;padding-left:50px;border-left:1px solid #eee;}
.hpcontent .hpcontent-right .hpcontent-brands{float:left;width:100%;margin-bottom:24px;border-bottom:1px solid #eee;border-top:1px solid #eee;}
.hpcontent .hpcontent-right .hpcontent-brands img{float:left;width:150px;margin-right:24px;padding: 14px 0;}
.hpcontent .hpcontent-right .hpcontent-brands .txt{float:left;width:406px;padding:14px 0;}
.hpcontent .hpcontent-right .hpcontent-brands .txt h2{font-weight:bold;font-size:16px;margin-bottom:8px;}
.hpcontent .hpcontent-right .hpcontent-brands .txt h3{color:#444;line-height:22px;height:66px;overflow:hidden;text-align: justify;margin-bottom:12px;}
.hpcontent .hpcontent-right .hpcontent-brands .txt h4{}
.hpcontent .hpcontent-right .hpcontent-brands .txt h4 a{color:#fff;padding:4px 10px;background-color:#137cc0;}
.hpcontent .hpcontent-right .hpcontent-brands .txt h4:hover a{color:#fff;text-decoration:underline;}

.hpcontent .hpcontent-right .hpcontent-news{float:left;width:100%;margin-bottom:24px;}
.hpcontent .hpcontent-right .hpcontent-news h2.title{float:left;width:100%;color:#222;font-weight:bold;font-size:18px;margin-bottom:24px;font-size:20px;padding-left:14px;border-left:6px solid #137cc0;}
.hpcontent .hpcontent-right .hpcontent-news ul{float:left;width:100%;}
.hpcontent .hpcontent-right .hpcontent-news ul li{float:left;width:100%;margin-bottom:12px;}
.hpcontent .hpcontent-right .hpcontent-news ul li img{float:left;width:200px;margin-right:24px;}
.hpcontent .hpcontent-right .hpcontent-news ul li h2{float:left;width:347px;height:34px;line-height:17px;overflow:hidden;margin-top:20px;}

.hpcontent .hpcontent-right .hpcontent-right-carousel-color{float:left;width:101%;}
.hpcontent .hpcontent-right .hpcontent-right-carousel-color h2.title{color:#222;font-weight:bold;font-size:18px;margin-bottom:12px;font-size:20px;padding-left:14px;border-left:6px solid #137cc0;}
.hpcontent .hpcontent-right .hpcontent-right-carousel-color .swiper-wrapper .swiper-slide h1 a{color:#444;}
.hpcontent .hpcontent-right .hpcontent-right-carousel-color .swiper-wrapper .swiper-slide{border: 2px solid #ccc;border-radius: 10px; margin-right:20px;padding: 20px 0;width: 31%;}
.hpcontent .hpcontent-right .hpcontent-right-carousel-color .swiper-wrapper .swiper-slide h3{font-size: 18px;color:#444;text-align: center;padding: 10px 0;}
.hpcontent .hpcontent-right .hpcontent-right-carousel-color .swiper-wrapper .swiper-slide h1 a{color:#444;}
.hpcontent .hpcontent-right .hpcontent-right-carousel-color .swiper-wrapper .swiper-slide .swiper-txt{width: 90%;margin: 0 auto;}
.hpcontent .hpcontent-right .hpcontent-right-carousel-color .swiper-wrapper .swiper-slide .swiper-txt img{width: 200px;height: 200px;}

.hpcontent .hpcontent-right .hpcontent-right-carousel-color .swiper-wrapper{padding-bottom: 50px;width: 100%;padding-top: 10px;}
.hpcontent .hpcontent-right .hpcontent-right-carousel-color .swiper-wrapper .swiper-slide.active{border:2px solid #444;}
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets{margin-bottom: 12px;}
.hpcontent .hpcontent-right .hpcontent-right-carousel-color .swiper-wrapper .swiper-slide:hover{border:2px solid #444;}


.hpcontent .hpcontent-right .hpcontent-right-carousel-center{float:left;width:100%;}
.hpcontent .hpcontent-right .hpcontent-right-carousel-center h2.title{color:#222;font-weight:bold;font-size:18px;margin-bottom:12px;font-size:20px;padding-left:14px;border-left:6px solid #137cc0;}
.hpcontent .hpcontent-right .hpcontent-right-carousel-center .swiper-wrapper{}
.hpcontent .hpcontent-right .hpcontent-right-carousel-center .swiper-wrapper .swiper-slide{}
.hpcontent .hpcontent-right .hpcontent-right-carousel-center .swiper-wrapper .swiper-slide h1{height:44px;line-height:22px;overflow:hidden;}
.hpcontent .hpcontent-right .hpcontent-right-carousel-center .swiper-wrapper .swiper-slide h1 a{color:#444;}
.hpcontent .hpcontent-right .hpcontent-right-carousel-center .swiper-wrapper .swiper-slide img{width:217px;height:217px;margin-bottom:12px;}

.hpcontent .hpcontent-right .hpcontent-right-carousel-bottom{float:left;width:100%;}
.hpcontent .hpcontent-right .hpcontent-right-carousel-bottom h2.title{color:#222;font-weight:bold;font-size:18px;margin-bottom:12px;font-size:20px;padding-left:14px;border-left:6px solid #137cc0;}
.hpcontent .hpcontent-right .hpcontent-right-carousel-bottom .swiper-wrapper{}
.hpcontent .hpcontent-right .hpcontent-right-carousel-bottom .swiper-wrapper .swiper-slide{padding-bottom: 20px;}
.hpcontent .hpcontent-right .hpcontent-right-carousel-bottom .swiper-wrapper .swiper-slide h1{height:44px;line-height:22px;overflow:hidden;}
.hpcontent .hpcontent-right .hpcontent-right-carousel-bottom .swiper-wrapper .swiper-slide h1 a{color:#444;}
.hpcontent .hpcontent-right .hpcontent-right-carousel-bottom .swiper-wrapper .swiper-slide img{width:217px;height:217px;margin-bottom:12px;}

.hpcontent .hpcontent-right .hpcontent-right-carousel-top{float:left;width:100%;}
.hpcontent .hpcontent-right .hpcontent-right-carousel-top h2.title{color:#222;font-weight:bold;font-size:18px;margin-bottom:12px;font-size:20px;padding-left:14px;border-left:6px solid #137cc0;}
.hpcontent .hpcontent-right .hpcontent-right-carousel-top .swiper-wrapper{width:100%;}
.hpcontent .hpcontent-right .hpcontent-right-carousel-top .swiper-wrapper .swiper-slide{float:left;}
.hpcontent .hpcontent-right .hpcontent-right-carousel-top .swiper-wrapper .swiper-slide h1{height:44px;line-height:22px;overflow:hidden;}
.hpcontent .hpcontent-right .hpcontent-right-carousel-top .swiper-wrapper .swiper-slide h1 a{color:#444;}
.hpcontent .hpcontent-right .hpcontent-right-carousel-top .swiper-wrapper .swiper-slide img{width:100%;height:auto;max-height:217px;margin-bottom:12px;}

.newscontent{}
.newscontent	.normal-top-nav{}
.newscontent .normal-top-nav{float:left;width:100%;margin:24px 0;}
.newscontent .normal-top-nav ul{line-height:17px;height:17px;overflow:hidden;}
.newscontent .normal-top-nav ul li{float:left;color:#aaa;}
.newscontent .normal-top-nav ul li a{color:#808080;}
.newscontent .normal-top-nav ul li:after{content:" > ";font-size:12px;margin:0 4px;}
.newscontent .normal-top-nav ul li:nth-child(1) a{font-weight:bold;color:#137cc0;}
.newscontent .normal-left-container{float:left;width:1280px;}
.newscontent .normal-left-container .top-container{float:left;width:100%;}
.newscontent .normal-left-container .top-container h1{float:left;width:100%;font-weight:bold;font-size:30px;margin-bottom:12px;}
.newscontent .normal-left-container .top-container h2{float:left;width:100%;padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #f1f1f1;}
.newscontent .normal-left-container .center-container{float:left;width:100%;color:#444;line-height:24px;font-size:16px;}
.newscontent .normal-left-container .center-container b{font-weight:bold;}
.newscontent .normal-left-container .center-container img{}
.newscontent .normal-left-container .bottom-container{float:left;width:100%;margin-top:24px;padding-top:24px;border-top:1px solid #f1f1f1;}
.newscontent .normal-left-container .bottom-container h1{float:left;width:100%;margin-bottom:12px;height:24px;line-height:24px;overflow:hidden;}
.newscontent .normal-left-container .bottom-container h1 a{color:#444;font-size:16px}
.newscontent .normal-left-container .bottom-container h1 a:hover{color:#137cc0;text-decoration:underline;}
.newscontent .normal-right-container{float:right;width:270px;}

.newscontent .normal-right-container .right-carousel{margin-top:24px;}
.newscontent .normal-right-container .right-carousel .title{font-weight:bold;font-size:20px;padding-left:10px;border-left:4px solid #137cc0;margin-bottom:12px;}
.newscontent .normal-right-container .right-carousel .swiper-slide{}
.newscontent .normal-right-container .right-carousel .swiper-slide img{margin-bottom:12px;}

.newscontent .normal-right-container .right-news{margin-top:90px;}
.newscontent .normal-right-container .right-news .title{font-weight:bold;font-size:20px;padding-left:10px;border-left:4px solid #137cc0;margin-bottom:12px;}
.newscontent .normal-right-container .right-news .more{float:left;width:100%;margin-top:4px;text-align:center;border:1px solid #137cc0;height:35px;line-height:35px;}
.newscontent .normal-right-container .right-news .more a{color:#137cc0;display:block;}
.newscontent .normal-right-container .right-news .more:hover{background-color:#137cc0;border:1px solid #fff;}
.newscontent .normal-right-container .right-news .more:hover a{color:#fff;}
.newscontent .normal-right-container .right-news ul{}
.newscontent .normal-right-container .right-news ul li{float:left;width:100%;margin-bottom:12px;}
.newscontent .normal-right-container .right-news ul li h1{height:40px;line-height:20px;overflow:hidden;}
.newscontent .normal-right-container .right-news ul li h1 a{}
.newscontent .normal-right-container .right-news ul li img{width:100%;height:auto;}

.newscontent .normal-right-container .right-repair{margin-top:24px;}
.newscontent .normal-right-container .right-repair .title{font-weight:bold;font-size:20px;padding-left:10px;border-left:4px solid #137cc0;margin-bottom:12px;}
.newscontent .normal-right-container .right-repair .more{float:left;width:100%;margin-top:4px;text-align:center;border:1px solid #137cc0;height:35px;line-height:35px;}
.newscontent .normal-right-container .right-repair .more a{color:#137cc0;display:block;}
.newscontent .normal-right-container .right-repair .more:hover{background-color:#137cc0;border:1px solid #fff;}
.newscontent .normal-right-container .right-repair .more:hover a{color:#fff;}
.newscontent .normal-right-container .right-repair ul{}
.newscontent .normal-right-container .right-repair ul li{float:left;width:100%;margin-bottom:12px;}
.newscontent .normal-right-container .right-repair ul li h1{height:40px;line-height:20px;overflow:hidden;}
.newscontent .normal-right-container .right-repair ul li h1 a{}
.newscontent .normal-right-container .right-repair ul li img{width:100%;height:auto;}

.newscontent .normal-right-container .right-video{margin-top:24px;}
.newscontent .normal-right-container .right-video .title{font-weight:bold;font-size:20px;padding-left:10px;border-left:4px solid #137cc0;margin-bottom:12px;}
.newscontent .normal-right-container .right-video .more{float:left;width:100%;margin-top:4px;text-align:center;border:1px solid #137cc0;height:35px;line-height:35px;}
.newscontent .normal-right-container .right-video .more a{color:#137cc0;display:block;}
.newscontent .normal-right-container .right-video .more:hover{background-color:#137cc0;border:1px solid #fff;}
.newscontent .normal-right-container .right-video .more:hover a{color:#fff;}
.newscontent .normal-right-container .right-video ul{}
.newscontent .normal-right-container .right-video ul li{position:relative;float:left;width:100%;margin-bottom:12px;}
.newscontent .normal-right-container .right-video ul li h1{height:40px;line-height:20px;overflow:hidden;}
.newscontent .normal-right-container .right-video ul li h1 a{}
.newscontent .normal-right-container .right-video ul li img{width:100%;height:auto;}
.newscontent .normal-right-container .right-video ul li i{position:absolute;top:50px;left:0;right:0;text-align:center;margin:auto;font-size:48px;color:#fff;}

.repaircontent{}
.repaircontent .normal-top-nav{}
.repaircontent .normal-top-nav{float:left;width:100%;margin:24px 0;}
.repaircontent .normal-top-nav ul{line-height:17px;height:17px;overflow:hidden;}
.repaircontent .normal-top-nav ul li{float:left;color:#aaa;}
.repaircontent .normal-top-nav ul li a{color:#808080;}
.repaircontent .normal-top-nav ul li:after{content:" > ";font-size:12px;margin:0 4px;}
.repaircontent .normal-top-nav ul li:nth-child(1) a{font-weight:bold;color:#137cc0;}
.repaircontent .normal-left-container{float:left;width:1280px;}
.repaircontent .normal-left-container .top-container{float:left;}
.repaircontent .normal-left-container .top-container h1{float:left;width:100%;font-weight:bold;font-size:30px;margin-bottom:12px;}
.repaircontent .normal-left-container .top-container h2{float:left;width:100%;padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #f1f1f1;}
.repaircontent .normal-left-container .center-container{float:left;width:100%;color:#444;line-height:24px;font-size:16px;}
.repaircontent .normal-left-container .center-container b{font-weight:bold;}
.repaircontent .normal-left-container .center-container img{display:block;margin:0 auto;}
.repaircontent .normal-left-container .bottom-container{float:left;width:100%;margin-top:24px;padding-top:24px;border-top:1px solid #f1f1f1;}
.repaircontent .normal-left-container .bottom-container h1{float:left;width:100%;margin-bottom:12px;height:24px;line-height:24px;overflow:hidden;}
.repaircontent .normal-left-container .bottom-container h1 a{color:#444;font-size:16px}
.repaircontent .normal-left-container .bottom-container h1 a:hover{color:#137cc0;text-decoration:underline;}
.repaircontent .normal-right-container{float:right;width:270px;}

.repaircontent .normal-right-container .right-carousel{margin-top:24px;}
.repaircontent .normal-right-container .right-carousel .title{font-weight:bold;font-size:20px;padding-left:10px;border-left:4px solid #137cc0;margin-bottom:12px;}
.repaircontent .normal-right-container .right-carousel .swiper-slide{}
.repaircontent .normal-right-container .right-carousel .swiper-slide img{margin-bottom:12px;}

.repaircontent .normal-right-container .right-news{margin-top:90px;}
.repaircontent .normal-right-container .right-news .title{font-weight:bold;font-size:20px;padding-left:10px;border-left:4px solid #137cc0;margin-bottom:12px;}
.repaircontent .normal-right-container .right-news .more{float:left;width:100%;margin-top:4px;text-align:center;border:1px solid #137cc0;height:35px;line-height:35px;}
.repaircontent .normal-right-container .right-news .more a{color:#137cc0;display:block;}
.repaircontent .normal-right-container .right-news .more:hover{background-color:#137cc0;border:1px solid #fff;}
.repaircontent .normal-right-container .right-news .more:hover a{color:#fff;}
.repaircontent .normal-right-container .right-news ul{}
.repaircontent .normal-right-container .right-news ul li{float:left;width:100%;margin-bottom:12px;}
.repaircontent .normal-right-container .right-news ul li h1{height:40px;line-height:20px;overflow:hidden;}
.repaircontent .normal-right-container .right-news ul li h1 a{}
.repaircontent .normal-right-container .right-news ul li img{width:100%;height:auto;}

.repaircontent .normal-right-container .right-repair{margin-top:24px;}
.repaircontent .normal-right-container .right-repair .title{font-weight:bold;font-size:20px;padding-left:10px;border-left:4px solid #137cc0;margin-bottom:12px;}
.repaircontent .normal-right-container .right-repair .more{float:left;width:100%;margin-top:4px;text-align:center;border:1px solid #137cc0;height:35px;line-height:35px;}
.repaircontent .normal-right-container .right-repair .more a{color:#137cc0;display:block;}
.repaircontent .normal-right-container .right-repair .more:hover{background-color:#137cc0;border:1px solid #fff;}
.repaircontent .normal-right-container .right-repair .more:hover a{color:#fff;}
.repaircontent .normal-right-container .right-repair ul{}
.repaircontent .normal-right-container .right-repair ul li{float:left;width:100%;margin-bottom:12px;}
.repaircontent .normal-right-container .right-repair ul li h1{height:40px;line-height:20px;overflow:hidden;}
.repaircontent .normal-right-container .right-repair ul li h1 a{}
.repaircontent .normal-right-container .right-repair ul li img{width:100%;height:auto;}

.repaircontent .normal-right-container .right-video{margin-top:24px;}
.repaircontent .normal-right-container .right-video .title{font-weight:bold;font-size:20px;padding-left:10px;border-left:4px solid #137cc0;margin-bottom:12px;}
.repaircontent .normal-right-container .right-video .more{float:left;width:100%;margin-top:4px;text-align:center;border:1px solid #137cc0;height:35px;line-height:35px;}
.repaircontent .normal-right-container .right-video .more a{color:#137cc0;display:block;}
.repaircontent .normal-right-container .right-video .more:hover{background-color:#137cc0;border:1px solid #fff;}
.repaircontent .normal-right-container .right-video .more:hover a{color:#fff;}
.repaircontent .normal-right-container .right-video ul{}
.repaircontent .normal-right-container .right-video ul li{position:relative;float:left;width:100%;margin-bottom:12px;}
.repaircontent .normal-right-container .right-video ul li h1{height:40px;line-height:20px;overflow:hidden;}
.repaircontent .normal-right-container .right-video ul li h1 a{}
.repaircontent .normal-right-container .right-video ul li img{width:100%;height:auto;}
.repaircontent .normal-right-container .right-video ul li i{position:absolute;top:50px;left:0;right:0;text-align:center;margin:auto;font-size:48px;color:#fff;}

.videocontent{}
.videocontent .normal-top-nav{}
.videocontent .normal-top-nav{float:left;width:100%;margin:24px 0;}
.videocontent .normal-top-nav ul{line-height:17px;height:17px;overflow:hidden;}
.videocontent .normal-top-nav ul li{float:left;color:#aaa;}
.videocontent .normal-top-nav ul li a{color:#808080;}
.videocontent .normal-top-nav ul li:after{content:" > ";font-size:12px;margin:0 4px;}
.videocontent .normal-top-nav ul li:nth-child(1) a{font-weight:bold;color:#137cc0;}
.videocontent .normal-left-container{float:left;width:1280px;}
.videocontent .normal-left-container .top-container{float:left;}
.videocontent .normal-left-container .top-container h1{float:left;width:100%;font-weight:bold;font-size:30px;margin-bottom:12px;}
.videocontent .normal-left-container .top-container h2{float:left;width:100%;padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #f1f1f1;}
.videocontent .normal-left-container .center-container{float:left;width:100%;color:#444;line-height:24px;font-size:16px;}
.videocontent .normal-left-container .center-container b{font-weight:bold;}
.videocontent .normal-left-container .center-container img{display:block;margin:0 auto;}
.videocontent .normal-left-container .bottom-container{float:left;width:100%;margin-top:24px;padding-top:24px;border-top:1px solid #f1f1f1;}
.videocontent .normal-left-container .bottom-container h1{float:left;width:100%;margin-bottom:12px;height:24px;line-height:24px;overflow:hidden;}
.videocontent .normal-left-container .bottom-container h1 a{color:#444;font-size:16px}
.videocontent .normal-left-container .bottom-container h1 a:hover{color:#137cc0;text-decoration:underline;}
.videocontent .normal-right-container{float:right;width:270px;}

.videocontent .normal-right-container .right-carousel{margin-top:24px;}
.videocontent .normal-right-container .right-carousel .title{font-weight:bold;font-size:20px;padding-left:10px;border-left:4px solid #137cc0;margin-bottom:12px;}
.videocontent .normal-right-container .right-carousel .swiper-slide{}
.videocontent .normal-right-container .right-carousel .swiper-slide img{margin-bottom:12px;}

.videocontent .normal-right-container .right-news{margin-top:90px;}
.videocontent .normal-right-container .right-news .title{font-weight:bold;font-size:20px;padding-left:10px;border-left:4px solid #137cc0;margin-bottom:12px;}
.videocontent .normal-right-container .right-news .more{float:left;width:100%;margin-top:4px;text-align:center;border:1px solid #137cc0;height:35px;line-height:35px;}
.videocontent .normal-right-container .right-news .more a{color:#137cc0;display:block;}
.videocontent .normal-right-container .right-news .more:hover{background-color:#137cc0;border:1px solid #fff;}
.videocontent .normal-right-container .right-news .more:hover a{color:#fff;}
.videocontent .normal-right-container .right-news ul{}
.videocontent .normal-right-container .right-news ul li{float:left;width:100%;margin-bottom:12px;}
.videocontent .normal-right-container .right-news ul li h1{height:40px;line-height:20px;overflow:hidden;}
.videocontent .normal-right-container .right-news ul li h1 a{}
.videocontent .normal-right-container .right-news ul li img{width:100%;height:auto;}

.videocontent .normal-right-container .right-repair{margin-top:24px;}
.videocontent .normal-right-container .right-repair .title{font-weight:bold;font-size:20px;padding-left:10px;border-left:4px solid #137cc0;margin-bottom:12px;}
.videocontent .normal-right-container .right-repair .more{float:left;width:100%;margin-top:4px;text-align:center;border:1px solid #137cc0;height:35px;line-height:35px;}
.videocontent .normal-right-container .right-repair .more a{color:#137cc0;display:block;}
.videocontent .normal-right-container .right-repair .more:hover{background-color:#137cc0;border:1px solid #fff;}
.videocontent .normal-right-container .right-repair .more:hover a{color:#fff;}
.videocontent .normal-right-container .right-repair ul{}
.videocontent .normal-right-container .right-repair ul li{float:left;width:100%;margin-bottom:12px;}
.videocontent .normal-right-container .right-repair ul li h1{height:40px;line-height:20px;overflow:hidden;}
.videocontent .normal-right-container .right-repair ul li h1 a{}
.videocontent .normal-right-container .right-repair ul li img{width:100%;height:auto;}

.videocontent .normal-right-container .right-video{margin-top:24px;}
.videocontent .normal-right-container .right-video .title{font-weight:bold;font-size:20px;padding-left:10px;border-left:4px solid #137cc0;margin-bottom:12px;}
.videocontent .normal-right-container .right-video .more{float:left;width:100%;margin-top:4px;text-align:center;border:1px solid #137cc0;height:35px;line-height:35px;}
.videocontent .normal-right-container .right-video .more a{color:#137cc0;display:block;}
.videocontent .normal-right-container .right-video .more:hover{background-color:#137cc0;border:1px solid #fff;}
.videocontent .normal-right-container .right-video .more:hover a{color:#fff;}
.videocontent .normal-right-container .right-video ul{}
.videocontent .normal-right-container .right-video ul li{position:relative;float:left;width:100%;margin-bottom:12px;}
.videocontent .normal-right-container .right-video ul li h1{height:40px;line-height:20px;overflow:hidden;}
.videocontent .normal-right-container .right-video ul li h1 a{}
.videocontent .normal-right-container .right-video ul li img{width:100%;height:auto;}
.videocontent .normal-right-container .right-video ul li i{position:absolute;top:50px;left:0;right:0;text-align:center;margin:auto;font-size:48px;color:#fff;}

.videocontent  .videolist .pic{width:auto;}
.videocontent  .videoed{display:block; width:80px;height:80px;padding:15px;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;text-align:center;z-index:5;border:2px solid #eee;border-radius:100%;box-shadow:0 0 10px 1px #444;}
.videocontent  .videos{display:none;position:fixed; left:0; top:0;right:0;bottom:0;margin:auto;z-index:100;}
.videocontent  .videos-back{display:none;position:fixed;top:0;left:0;z-index:99;width:100%;height:100%;background-color:rgba(0,0,0,0.8);}
.videocontent  .videos-close{display:none;position:fixed;top:50px;right:50px;z-index:100;cursor: pointer;}
.videocontent  .videos-close i{font-size:24px;color:#fff;}
.videocontent  .videolist:hover .videoed{box-shadow:0 0 10px 1px #0c59db;}

.searchtool{}
.searchtool dl,.searchtool dd {margin: 0;}
.searchtool #box {width: 1600px;background: rgba(255, 255, 255, 0.8);box-shadow: 0 0 10px rgba(73,66,66,.1);margin: 24px auto 40px;border: 1px solid #E5E5E5;}
.searchtool #box dl{float:left;width:85%;height: auto;line-height: 50px;border-bottom: 1px dashed #dadada;margin-left:20px;}
.searchtool #box:last-child dl{border-bottom:none;}
.searchtool #box dt{float: left;width:13%;height:auto;color: #8a8a8a;font-weight:bold;}
.searchtool #box dl.brands dt{height:80px;}
.searchtool #box dd{float: left;color: #252525;margin: 0 10px;font-size: 14px;cursor: pointer;}
.searchtool #box dd.active{color: #137cc0;font-weight:bold;}
.searchtool #box dl.select {float:left;width:100%;margin: 0;padding-left:20px;}
.searchtool #box dl.select dd{float:left;border: 1px solid #137cc0;height: 27px;overflow:hidden;line-height: 27px;padding: 0 0 0 5px;background-color: #fff;margin:14px 35px 0 -20px;}
.searchtool #box dl.select dd span{width: 22px;height: 27px;display: inline-block;text-align: center;background: #137cc0;color: #fff;margin-left: 5px;cursor: pointer;}
.searchtool #box a.sub{margin:15px 0;float:left;background-color:#137cc0;padding:12px 30px;margin-left:15px;color:#fff;font-size:16px;}

.search-content{}
.search-content .search-hplist{float:left;width:780px;height:631px;margin-right:40px;padding:24px;border:1px solid #e5e5e5;box-shadow: 0 0 10px rgba(73,66,66,.1);margin-bottom:40px;}
.search-content .search-hplist .title{font-size:24px;padding-left:12px;border-left:5px solid #137cc0;margin-bottom:24px;}
.search-content .search-hplist ul.list{position:relative;}
.search-content .search-hplist ul.list li{float:left;width:165px;margin-right:20px;margin-bottom:20px;}
.search-content .search-hplist ul.list li:nth-child(4n){margin-right:0;}
.search-content .search-hplist ul.list li img{width:100%;margin-bottom:12px;}
.search-content .search-hplist ul.list li h1{height:27px;line-height:13px;overflow:hidden;text-align:center;}
.search-content .search-hplist ul.list li h1 a{color:#444;}
.search-content .search-hplist ul.list li h2{height:25px;line-height:24px;overflow:hidden;text-align:center;color:#888;margin-bottom:12px;}
.search-content .search-hplist ul.list li h2 a{margin-left:4px;color:#444;}
.search-content .search-hplist ul.list li h1:hover a{color:#137cc0;text-decoration:underline;}
.search-content .search-hplist ul.list li h2:hover a{color:#137cc0;text-decoration:underline;}

.search-content{}
.search-content .search-newslist{float:left;width:780px;height:631px;padding:24px;border:1px solid #e5e5e5;box-shadow: 0 0 10px rgba(73,66,66,.1);margin-bottom:40px;}
.search-content .search-newslist .title{font-size:24px;padding-left:12px;border-left:5px solid #137cc0;margin-bottom:24px;}
.search-content .search-newslist ul.list{position:relative;}
.search-content .search-newslist ul.list li{float:left;width:100%;margin-bottom:30.4px;}
.search-content .search-newslist ul.list li img{float:left;width:20%;margin-right:2%;}
.search-content .search-newslist ul.list li h1{float:left;width:78%;height:13px;line-height:12px;margin-top:20px;margin-bottom:12px;overflow:hidden;}
.search-content .search-newslist ul.list li h1 a{font-size:15px;font-weight:bold;color:#444;}
.search-content .search-newslist ul.list li h2{float:left;width:78%;height:14px;line-height:13px;overflow:hidden;color:#888;}

.search-content{}
.search-content .search-repairlist{float:left;width:780px;height:631px;margin-right:40px;padding:24px;border:1px solid #e5e5e5;box-shadow: 0 0 10px rgba(73,66,66,.1)}
.search-content .search-repairlist .title{font-size:24px;padding-left:12px;border-left:5px solid #137cc0;margin-bottom:24px;}
.search-content .search-repairlist ul.list{position:relative;}
.search-content .search-repairlist ul.list li{float:left;width:100%;margin-bottom:30.4px;}
.search-content .search-repairlist ul.list li img{float:left;width:20%;margin-right:2%;}
.search-content .search-repairlist ul.list li h1{float:left;width:78%;height:13px;line-height:12px;margin-top:20px;margin-bottom:12px;overflow:hidden;}
.search-content .search-repairlist ul.list li h1 a{font-size:15px;font-weight:bold;color:#444;}
.search-content .search-repairlist ul.list li h2{float:left;width:78%;height:14px;line-height:13px;overflow:hidden;color:#888;}

.search-content{}
.search-content .search-videolist{float:left;width:780px;height:631px;padding:24px;border:1px solid #e5e5e5;box-shadow: 0 0 10px rgba(73,66,66,.1)}
.search-content .search-videolist .title{font-size:24px;padding-left:12px;border-left:5px solid #137cc0;margin-bottom:24px;}
.search-content .search-videolist ul.list{position:relative;}
.search-content .search-videolist ul.list li{position:relative;float:left;width:100%;margin-bottom:30.4px;}
.search-content .search-videolist ul.list li img{float:left;width:20%;margin-right:2%;}
.search-content .search-videolist ul.list li i{position:absolute;top:25px;left:60px;font-size:30px;color:#fff;}
.search-content .search-videolist ul.list li h1{float:left;width:78%;height:13px;line-height:12px;margin-top:20px;margin-bottom:12px;overflow:hidden;}
.search-content .search-videolist ul.list li h1 a{font-size:15px;font-weight:bold;color:#444;}
.search-content .search-videolist ul.list li h2{float:left;width:78%;height:14px;line-height:13px;overflow:hidden;color:#888;}
.search-content .lost{position:absolute;top:0;left:0;width:100%;height:100%;background:url(images/que2.png) no-repeat 520px center #fff;background-size:150px;line-height:528px;text-align:center;font-size:38px;}

.hp-compare{}
.hp-compare .top-container{margin-top:24px;}
.hp-compare .top-container .back{float:left;width:308px;height:493px;background-color:#eee;margin-right:12px;}
.hp-compare .top-container ul.com-pare{}
.hp-compare .top-container ul.com-pare li{float:left;width:311px;margin-right:12px;}
.hp-compare .top-container ul.com-pare li:nth-child(4){margin-right:0;}
.hp-compare .top-container ul.com-pare li img{padding:12px;border:1px solid #eee;transition:all 0.32s;}
.hp-compare .top-container ul.com-pare li img:hover{padding:4px;transition:all 0.32s;}
.hp-compare .top-container ul.com-pare li h1{margin:12px 0;height:22px;line-height:22px;overflow:hidden;}
.hp-compare .top-container ul.com-pare li h1 a{font-size:18px;font-weight:bold;}
.hp-compare .top-container ul.com-pare li h1 a:hover{color:#137cc0;}
.hp-compare .top-container ul.com-pare li form{background-color:#f1f1f1;padding:24px;}
.hp-compare .top-container ul.com-pare li form h2{float:left;width:100%;margin-bottom:12px;font-size:16px;}
.hp-compare .top-container ul.com-pare li form h3{float:left;width:100%;margin-top:12px;font-size:12px;color:#888;}
.hp-compare .top-container ul.com-pare li form input{float:left;border:1px solid #aaa;cursor:pointer;}
.hp-compare .top-container ul.com-pare li form input[name=txt]{width:65%;padding:8px;height:25px;}
.hp-compare .top-container ul.com-pare li form input[name=sub]{width:30%;height:25px;margin-left:5%;}
.hp-compare .list-container{margin-top:12px;}
.hp-compare .list-container ul{float:left;width:100%;margin-bottom:12px;}
.hp-compare .list-container ul h2{float:left;width:308px;margin-right:12px;background-color:#eee;color:#555;height:25px;line-height:16px;padding:4px 10px;font-weight:bold;}
.hp-compare .list-container ul li{float:left;width:311px;margin-right:12px;height:25px;line-height:16px;padding:4px;border-bottom:2px solid #f1f1f1;}
.hp-compare .list-container ul li:nth-child(5){margin-right:0;}

.bottom-ban{text-align:center;}
.bottom-ban img{}

@media (min-width: 1920px) and (max-width: 2559px){

}

@media (min-width: 1680px) and (max-width: 1919px){

}

@media (min-width: 1440px) and (max-width: 1679px){

}

@media (min-width: 1366px) and (max-width: 1439px){

}

@media (min-width: 1280px) and (max-width: 1365px){

}

@media (min-width: 1200px) and (max-width: 1279px){

}

@media (min-width: 992px) and (max-width: 1199px){

}

@media (min-width: 768px) and (max-width: 991px){

}

@media (max-width: 767px){

}