@charset "utf-8";
 
 /* -------------------------// common //------------------------- */

  /*@font-face {*/
	/*font-family: "siyuan";*/
	/*font-display: swap;*/
	/*src: ; !* ie9 *!*/
	/*src:  format('embedded-opentype'), !* ie6-ie8 *!*/
	/* format('woff2'),*/
	/* format('woff'), !* chrome、firefox *!*/
	/* format('truetype'), !* chrome、firefox、opera、safari, android, ios 4.2 *!*/
	/* format('svg'); !* ios 4.1- *!*/
  /*}*/


@font-face {
	font-family: 'siyuan';
	font-display: swap;
	src: ; /* ie9*/
	src:  format('embedded-opentype'), /* ie6-ie8 */
	 format('woff2'),
	 format('woff'), /* chrome、firefox */
	 format('truetype'), /* chrome、firefox、opera、safari, android, ios 4.2 */
	 format('svg'); /* ios 4.1- */
}

.datatables_wrapper .datatables_paginate .paginate_button {
	box-sizing: border-box;
	display: inline-block;
	min-width: 1.5em;
	padding: 0.75em 1.05em;
	margin-left: 9px;
	text-align: center;
	text-decoration: none !important;
	cursor: pointer;
	*cursor: hand;
	color: #333333 !important;
	border: 1px solid #ddd;
	font-size: 14px;
}

.datatables_length {
	display: none!important;
}
.datatables_wrapper .datatables_paginate{     float: none;text-align: center;margin-top:20px;}
.datatables_wrapper .datatables_paginate .paginate_button.current, .datatables_wrapper .datatables_paginate .paginate_button.current:hover {
	color: #fff !important;
	border: 1px solid #ff0009;
	background: #ff0009;

}
.datatables_wrapper .datatables_paginate .paginate_button:hover {
	color: #333 !important;
	border: 1px solid #ddd;
	background: #eee;

	/* w3c */
}
.datatables_wrapper .datatables_paginate .paginate_button:active {
	outline: none;
	color: #333 !important;
	border: 1px solid #ddd;
	background: #eee;

}





 body, button, input, select, textarea {
	font-family:siyuan,microsoft yahei;
	font-size:12px;
	color: #333;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.lazyload,
.lazyloading {
    opacity: 0;
}
.lazyloaded {
    opacity: 1;
    /*transition: opacity 300ms;*/
}

/**:before,*/
/**:after {*/
/*	-webkit-box-sizing: border-box;*/
/*	-moz-box-sizing: border-box;*/
/*	box-sizing: border-box;*/
/*}*/

.fancybox-close { top: 0px;right: 0px;}

.w-1200{width: 1200px;margin: 0 auto; }
.w-is-p{ display: block;}
.w-is-m{ display: none;}

.w-ht h3{ text-align: center;font-size: 36px;color: #000;}
.w-ht h2{text-align: center;font-size: 16px;color: #666;padding-top:20px;}
.w-ht.w-ht-fff h3{color: #fff;}
.w-ht.w-ht-fff h2{color: #fff;}
.w-ht .line{height: 2px;width: 70px; background: #1db702;margin:12px auto}
.w-ht .line~h2{padding:0}
.w-content .w-ht{margin-bottom: 20px}
.w-content .w-ht h3{font-size: 30px;}

.w-ht-line{text-align: center;}
.w-ht-line h3{position: relative;}
.w-ht-line h3 b{ display: inline-block;color: #222;font-size: 35px;line-height: 42px;background: #fff;padding: 0 90px;}
.w-ht-line h3 i{display: block;position: absolute;top:21px;left:0;width: 100%;height: 1px;background: #ccc;z-index: -1;}

.swiper-container-horizontal>.swiper-pagination-bullets{}
.swiper-pagination-bullet{width: 12px;height: 12px;display: inline-block;border-radius: 100%;background-color: #000;opacity: .5;/* background-color: rgba(0, 0, 0, 0.6);*/}
.swiper-pagination-bullet-active{background-color: #000;opacity: 1;}
.swiper0 .swiper-slide img { width: 100%;}
.swiper0{min-width: 1200px;margin:0 auto;}

/* 全屏轮播图 */
.fullslide,
.fullslide .bd,
.fullslide .bd li,
.fullslide .bd li a,
.fullslide .bd img{height:600px; text-align:center;}
.fullslide,
.fullslide .bd,
.fullslide .bd li a,
.fullslide .bd li{width:100%;}
.fullslide{ margin:0px auto 0 auto; overflow:hidden; background:#fff;position:relative;z-index:9;}
.fullslide .hd{ height:20px;left:50%;margin-left:-20px; bottom:7px; position:absolute; z-index:9;  }
.fullslide .hd ul{ overflow:hidden; zoom:1; float:left;  }
.fullslide .hd ul li{  background:#fff;float:left; margin:0 4px; width:12px; height:12px;border-radius:12px;text-align:center; cursor:pointer; text-indent:-99999px;}
.fullslide .hd ul li.on{ background:#3b77bc; }
.fullslide .bd, .fullslide .bd li{position:relative;}
.fullslide .bd li a{ display:block;}
.fullslide .prev,
.fullslide .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px;   filter:alpha(opacity=70);opacity:0.7; z-index:333  }
.fullslide .next{ left:auto; right:3%; background-position:8px 5px; }
.fullslide .prev:hover,
.fullslide .next:hover{ filter:alpha(opacity=100);opacity:1;}


 /* -------------------------// model //------------------------- */

/**/
.w-header-lr-bg{width:100%; position: relative;z-index:100; }
.w-header-lr{width: 1200px; margin: 0 auto;position: relative;z-index:100;}
.w-header-lr .w-logo{ position: absolute;top:0;left:0;}
.w-header-lr .w-logo a{ display: block; width:300px; height: 90px;}
.w-header-lr .w-logo  img{ height: 57px;}
/**/
.w-header-lr .w-nav{position: relative;z-index:100; }
.w-header-lr .w-nav-li{float: left; position: relative; z-index: 100; }
.w-header-lr .w-nav-li span>a{height:62px;line-height:62px;font-size: 15px;color:#333;text-align: center;font-weight:400; display: block;width:111px;
 /*-webkit-transition: all .5s ease;*/
 /*transition: all .5s ease;*/
}
.w-header-lr .w-nav-li span>a .fa{position:relative;top:-2px;left:4px;color:#ff0009;font-size:13px;}

.w-header-lr .w-nav-li:hover span>a,
.w-header-lr .w-nav-li.cur span>a,
.w-header-lr .w-nav-li.hover span>a{color:#fff;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color:#ff0009 ;
	background-image: url(/uploads/image/ssimages/11.png);
}

/*.w-header-lr .w-nav-li:hover span:after,*/
/*.w-header-lr .w-nav-li.cur span:after,*/
/*.w-header-lr .w-nav-li.hover span:after{ background: #ff0009;*/
/*	content: '';*/
/*	position: absolute;*/
/*    width: 100%;*/
/*	height: 3px;*/
/*	left:0;*/
/*	bottom:0;*/
/*	z-index: 200;*/
/*}*/

.w-header-lr .w-nav-li .item{position:absolute;z-index:100;left:0px;top:56px;
color:#fff; display: none; width:1200px;min-height:240px;padding:15px 18px 0 18px;
}
.w-header-lr .w-nav-li .item .im{width:16.666666% ;float:left;padding:18px 18px 0 18px;}
.w-header-lr .w-nav-li .item .img img{width: 100%;height:158px}
.w-header-lr .w-nav-li .item .title{width:100%;height:20px;line-height:20px;text-align: center;font-size:14px;margin-top:6px;}
.w-header-lr .w-nav-li .item a{color:#fff; }

.w-header-lr .w-nav-li .item48{left:-135px}
.w-header-lr .w-nav-li .item49{left:-270px}
.w-header-lr .w-nav-li .item50{left:-405px}
.w-header-lr .w-nav-li .item51{left:-540px}
.w-header-lr .w-nav-li .item52{left:-675px}
.w-header-lr .w-nav-li .item53{left:-810px}
.w-header-lr .w-nav-li .item54{left:-945px}
.w-header-lr .w-nav-li .item550{left:-1080px}

.w-nav-item-bg{position: absolute;z-index: 99; left:0;top:168px; width: 100%;display: none;}
.w-nav-item-bg .bdcon{width:1200px;margin:0 auto;background: rgba(43, 144, 223, 0.7);height: 240px; }

.lang2{ position: absolute;z-index:10;top:27px;right: 0;}
.lang2 a{display: block;float:left;margin: 0 0 0 15px;height: 36px; width: 45px;color:#ff0009; text-align: center;border:1px solid  #ff0009}
.lang2 .la{line-height: 36px;font-size: 15px;}
.lang2 .la.cur{ background:#ff0009;color:#fff;}
.lang2 .ls{ display: none;}
.lang2 .ls img{ margin-top: 35px;}
.lsh{position:absolute;z-index:10;right:0px;top:90px;width: 241px;display: none;}
.lsh .title{float:left;width: 170px;padding:0 5px;height:36px;border:1px solid #ccc; border-right:none;}
.lsh .btn{float:left;width: 60px;height:36px;background: #ff0009;border:none;color: #fff;}


.w-header-tt{width: 100%}
.w-header-tt .w-logo2{height:125px;overflow: hidden;width: 1200px; margin: 0 auto;}
.w-header-tt .w-logo2 .w-lt{padding-top:30px;}

.w-header-tt .w-logo2 .w-rt .img{width: 84px;float:left;padding-top:20px;}
.w-header-tt .w-logo2 .w-rt .img img{width: 100%;height:100%}

.w-header-tt .w-logo2 .w-rt .wwtel{float:left;width: 230px;margin-left: 30px;padding-top:38px;}
.w-header-tt .w-logo2 .w-rt dl{padding-left:58px;background: url(/uploads/image/ssimages/index28.png) no-repeat left center;}
.w-header-tt .w-logo2 .w-rt dt{font-size:15px;font-weight: bold}
.w-header-tt .w-logo2 .w-rt .d1{font-size:23px;color: #ff0009;padding-top:4px;font-weight: bold}

.w-header-tt .w-nav{ width: 1221px; margin: 0 auto;}
.w-header-tt .w-nav-bg{ background: #fff;height:62px;width: 100%;border-top:1px solid #e5e5e5}
.w-header-tt .w-nav-li span>a{height:62px;line-height:62px;font-size: 16px;color:#333;text-align: center;font-weight:400; display: block;
	/*-webkit-transition: all .5s ease;*/
	/*transition: all .5s ease;*/
}
.w-nav-li .item2{position:absolute;z-index:100;left:0px;top:62px;border:none;
	min-width:180px;  padding:20px 0 4px 20px; color:#333; display: none;    background: rgba(255,255,255,.8);
}
.w-nav-li .item2 a{color:#333; font-size:14px; width: 100%; display: block;padding-bottom:16px;}
.w-nav-li .item2 a:hover{color: #ff0009;font-weight: bold}



.nav-tool{position: absolute;z-index:100;top:18px;right:20px;}
.nav-tool .nav-to{float:left;cursor: pointer;position: relative;z-index:100;margin-right:15px;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
	opacity: 1;
}
.nav-tool .nav-to:last-child{margin:0;}
.nav-tool .nav-to:hover img{opacity: .4;}
.nav-tool .nav-span{height:20px;width:1px;overflow:hidden;background:#ccc}
.nav-tool .nav-lang{line-height:20px;}
.nav-tool .nav-lang a{color:#777;font-size:13px;}
.nav-tool .nav-lang .fa{position:relative;top:-2px;margin-left:6px;color:#777;font-size:13px;}

.nav-search-inner{ display:none; position: absolute; z-index: 200;top:2rem;right:-1rem; width:15rem; border-radius: 0.1rem;
	box-shadow: 0rem 0.15rem 0.65rem 0rem rgba(0,0,0,0.2); background: #fff;padding:0.4rem;line-height: 1em;
	border-width: 1px;
	border-style: solid;
}
.nav-search-inner .text{padding:0.5rem; width:12.2rem;height:1.8rem;float:left;border:none;}
.nav-search-inner .btn{background:#333; width: 1.8rem;height:1.8rem;border:none;color:#fff;box-shadow:none;}
.nav-search-inner i{color:#fff;font-size:1em;}


.w-wrapper-bread-bg{width:100%;background:#eee; }
.w-wrapper-bread{width:1200px;margin:0 auto;border-bottom:1px solid #eee;}
.w-wrapper-bread-nav{ line-height: 50px;  position: relative; font-size: 14px;color:#555} 
.w-wrapper-bread-nav a{color:#555}
.w-wrapper-bread-nav .sep{ font-family: simsun; padding: 0 0.5rem;}





/**/
.w-i-news-bg{ }
.w-i-news{ }
.w-i-news-bd{margin-top:60px;}
.w-i-news-bd ul{ }
.w-i-news-bd li{float:left; width: 33.333%;padding: 0 10px  }
 
.w-i-news-bd .img{overflow: hidden;}
.w-i-news-bd .img img{width: 100%; height: 250px;}
.w-i-news-bd .item{ background: #fff;border:1px solid #eee;}
.w-i-news-bd .item .txt{padding:20px;}
.w-i-news-bd .item .title{font-size: 17px; width:100%;height: 20px;line-height: 20px;overflow: hidden;}
.w-i-news-bd .item .date{font-size: 14px;color:#777}
.w-i-news-bd .item .subtitle{ height:48px;line-height: 24px; overflow: hidden;font-size: 14px;color:#777;margin:12px 0;}




/* 内页 */  
.w-g-cate-bg{background: #f5f5f5;width: 100%;border-bottom: 1px solid #eee;}
.w-g-cate{text-align: center;}
.w-g-cate .sp{display: inline-block;}
.w-g-cate .sp>a{ display: inline-block;height: 60px;line-height: 60px;font-size: 16px;margin:0 26px;position: relative;}
.w-g-cate .sp>a.cur:before{content: '';background: #ff0009;height:3px;position: absolute;bottom:0;width: 100%;}


.w-g-wrapper-bg{width: 100%;background: #fff;padding: 30px 0 60px 0;}
.w-g-wrapper{width: 1200px;margin: 0 auto;}
.w-side{float:left;background: #fff;width:240px;margin-right:-240px;position:relative;}
.w-main{float:right;width:100%;  }
.w-mainc{margin-left:255px;background: #fff; }
 

.w-side .h3t{ padding-left:20px; color:#fff; background: url(/uploads/image/ssia/categories.png) no-repeat 210px center #ff0009; }
.w-side .h3t h3{font-weight:normal;font-size:16px;line-height: 55px;}

.w-mainc .h3t{ line-height: 55px;height: 55px; position: relative;}
.w-mainc .h3t h2{ font-size:22px; line-height: 55px; position: relative; padding-left:16px;color:#ff0009;font-weight: bold  }
.w-mainc .h3t h2:after{position: absolute;content: '';width:6px;height:24px;background: #ff0009;left:0;top:50%;margin-top:-12px;}

.w-mainc .h3t .w-rt{ padding-right: 10px;font-size: 15px;color:#777}
.w-mainc .h3t .w-rt a{color:#777}
.w-mainc .h3t .w-rt a:last-child{color:#ff0009;}
.w-mainc .h3t .w-rt .sep{ font-family: simsun; padding: 0 6px;color:#888}


.w-side-ul{ background: #f7f9fa}
.w-side-ul .i-1{width:100%; overflow: hidden;}
.w-side-ul .i-1 a{ display: block; padding-left:40px; border: 1px solid #ececec;border-top:none; height: 50px;line-height: 50px;font-size: 15px;color:#333;
overflow:hidden;word-wrap:normal;white-space:nowrap;text-overflow:ellipsis;
background: url(/uploads/image/ssia/c5.png) no-repeat 17px center;}
.w-side-ul .i-1 a:hover{border-left:3px solid #ff0009;color:#ff0009}
.w-side-ul .i-1 a.cur{border-left:3px solid #ff0009;color:#ff0009;font-weight: bold}




.w-side-ul .i-2{width:100%; overflow: hidden;}
.w-side-ul .i-2 a{ display: block; padding-left:50px; border: 1px solid #ececec;border-top:none; height: 50px;line-height: 50px;font-size: 15px;color:#333;
overflow:hidden;word-wrap:normal;white-space:nowrap;text-overflow:ellipsis;
background: url(/uploads/image/ssia/li03.png) no-repeat 36px center;
}
.w-side-ul .i-2 a:hover{border-left:3px solid #ff0009;color:#ff0009}
.w-side-ul .i-2 a.cur{border-left:3px solid #ff0009;color:#ff0009;font-weight: bold}
 
.w-side  .scon{border:1px solid #ececec;background: #f7f9fa;padding:10px;line-height: 1.8;font-size: 14px}
.w-side  .scon img{max-width: 100%;}
.w-side  .scon p{}



.w-g-wrapper-100 .w-side{ display: none;}
.w-g-wrapper-100 .w-main .w-mainc{margin: 0;}
.w-g-wrapper-100 .w-mainc .h3t{margin: 0;    border-bottom: 1px solid #ddd;}

/* 上图下文 列表 */ 
.w-list{padding:15px;}
.w-list ul{}
.w-list li{float:left;width:33.333%;padding: 12px ;}
.w-list .img{overflow: hidden}
.w-list .img img{width: 100%;}
.w-list .item{border:1px solid #d5d5d5; background: #fff;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
}
.w-list .txt{}
.w-list .title{ width: 100%; height: 55px;line-height: 55px;font-size: 15px;text-align: center}
.w-list .subtitle{}
.w-list .item:hover{
    -webkit-transform:translatey(-3px);
    -o-transform:translatey(-3px);
    -ms-transform:translatey(-3px);
    transform:translatey(-3px);
    border:1px solid #ddd;
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
}

.w-list-x4 li{float:left;width:25%;padding: 12px ;}

/* 左图右文 列表  */
.w-list-news{padding:0;}
.w-list-news ul{ }
.w-list-news li{float:left; padding: 0; width: 100%;

 }
.w-list-news-x2 li{width:50%;padding: 12px ;}

.w-list-news li:hover h3 a{color:#ff0009;}
.w-list-news .item{
	padding: 30px  10px;
	border-bottom: 1px solid #ddd;
	-webkit-transition: all 400ms;
	-moz-transition: all 400ms;
	-ms-transition: all 400ms;
	-o-transition: all 400ms;
	transition: all 400ms;
}
.w-list-news .item:hover{
	-webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
}
.w-list-news .img{float:left;width:24%; }
.w-list-news .img img{width: 100%;border-radius: 3px;}
.w-list-news .txt{float:left; width:76%; padding:6px 0 0 25px;box-sizing: border-box; }
.w-list-news h3{width:100%;height: 22px;line-height:22px;font-size: 19px;  }
.w-list-news h3 a{
	color:#000;
	/* font-weight: bold; */
	-webkit-transition: all 400ms;
	    -moz-transition: all 400ms;
	    -ms-transition: all 400ms;
	    -o-transition: all 400ms;
	    transition: all 400ms;
}
.w-list-news p{width:100%;  font-size: 14px;height: 50px;line-height: 25px;color: #888;overflow: hidden;margin-top: 16px;}
.w-list-news .date{color:#999;margin-top:17px;font-size:13px;}
.w-list-news .btn{margin-top:10px;text-align: right; }
.w-list-news .btn a{ display: inline-block;width: 110px; line-height: 34px;text-align: center;font-size:13px;border-radius: 17px;
	border:1px solid #ff0009; color:#ff0009;
	transition: background-color 0.5s linear 0s;
}
.w-list-news .btn a:hover{
	color: rgb(255, 255, 255);
    background-color: #ff0009;
    border-color: #ff0009;
}
.w-list-news .noimg .txt{width:100%;padding:3px 0 0 0px;}



.w-list-news-li{padding:10px  20px;}
.w-list-news-li li{line-height: 44px;border-bottom:1px dashed #ddd; }
.w-list-news-li li a{width: 70%; height:44px ;line-height:44px; display: block;float:left; background: url(/uploads/image/ssia/li03.png) no-repeat left center;padding-left:15px;font-size: 14px;
	overflow:hidden;word-wrap:normal;white-space:nowrap;text-overflow:ellipsis;  
	-webkit-transition: all 400ms;
	    -moz-transition: all 400ms;
	    -ms-transition: all 400ms;
	    -o-transition: all 400ms;
	    transition: all 400ms;
}
.w-list-news-li li:hover a{color:#ff0009;}
.w-list-news-li li span{float:right;color:#666;}



.w-list-rec{}
.w-list-rec{padding:15px 20px 0 20px;}
.w-list-rec ul{ }
.w-list-rec li{float:left; padding: 30px 20px;width: 100%;}
.w-list-rec li:hover h3 a{color:#ff0009;}
.w-list-rec .item{
	padding: 12px ;
	border-bottom: 1px solid #ddd;
	-webkit-transition: all 400ms;
	-moz-transition: all 400ms;
	-ms-transition: all 400ms;
	-o-transition: all 400ms;
	transition: all 400ms;
}
.w-list-rec .item:hover{
	-webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
}

.w-list-rec h3{width:100%;height: 20px;line-height:18px;font-size: 18px;  }
.w-list-rec h3 a{
	-webkit-transition: all 400ms;
	-moz-transition: all 400ms;
	-ms-transition: all 400ms;
	-o-transition: all 400ms;
	transition: all 400ms;
}
.w-list-rec p{width:100%;  font-size: 15px;height: 25px;line-height: 25px;color: #888;overflow: hidden;margin-top: 12px;}
.w-list-rec p span{padding:0 12px}
.w-list-rec .txt{float:left;width: 80%}
.w-list-rec .btn{float:right;width: 20%; text-align: right}
.w-list-rec .btn a{ display: inline-block;width: 90px;height: 30px;line-height: 28px;text-align: center;font-size:12px;
	border:1px solid #ff0009; color:#ff0009;
	transition: background-color 0.5s linear 0s;
}
.w-list-rec .btn a:hover{
	color: rgb(255, 255, 255);
	background-color: #ff0009;
	border-color: #ff0009;
}




 
.w-content-title{padding-top:30px;text-align:center;line-height: 1.5}
.w-content-title h1{font-size:28px;font-weight:normal;padding:0 20px 0 20px;color: #000}
.w-content-date{border-bottom:1px solid #eee;text-align:center;padding:15px 0;color:#aaa;font-size:13px;margin: 0 20px}
 
.w-content{padding:15px 15px;min-height: 400px; }
/* .w-content p{margin-bottom:10px;line-height: 1.8em; }
.w-content img{max-width: 100%;} */

/* 产品详情 */
.w-g-wrapper-100 .proimg-group{width: 550px; margin-left:0;}
.w-g-wrapper-100 .protitle-info{width: 540px;margin-left: 70px}
.w-g-wrapper-100 .protitle-info .contel{width: 100%;}
.w-g-wrapper-100 .protitle-info h1{font-size:30px;line-height: 1.4;border-bottom: 2px solid #ff0009;margin-bottom: 15px;padding-bottom: 15px;margin-top: 20px;color:#000;}

.w-product-hd{padding:30px 0 40px 0;}
.proimg-group{width: 420px;float:left;margin-left: 15px}
.proimg-group .proimg{border:1px solid #ddd;}
.proimg-group .proimg img{width: 100%;}
.proimg-group .swiper_pro_wrap{position: relative;padding:0 35px;margin-top: 15px}
.proimg-group .swiper_pro{}
.proimg-group .swiper_pro .swiper-slide{width: 33.333%}
.proimg-group .swiper_pro .swiper-slide img{width: 100%;border: 2px solid #fff;}
.proimg-group .swiper_pro .swiper-slide.hover img{border:2px solid  #ff0009;}
.proimg-group .pro-prev,
.proimg-group .pro-next{width: 25px;height: 100px; cursor: pointer;position: absolute; z-index: 20}
.proimg-group .pro-prev{  left:0;top:0;background: url(/uploads/image/ssia/j351.png) no-repeat center center}
.proimg-group .pro-next{ right:0;top:0;background: url(/uploads/image/ssia/j352.png) no-repeat center center}
.proimg-group .pro-prev.swiper-button-disabled,
.proimg-group .pro-next.swiper-button-disabled{opacity: .4}

.protitle-info{width: 480px;float:left;margin-left: 30px}
.protitle-info h1{font-size: 22px;line-height: 1.3}
.protitle-info .con{margin-top: 25px;font-size: 15px;color:#333;line-height: 2}

.protitle-info .contel{width: 100%;margin-top: 25px}
.protitle-info .contel .bd{border:1px solid #ff0009; padding:18px 0;}
.protitle-info .contel .iit{padding-bottom:3px;font-size: 15px;color:#444;font-weight: bold;}
.protitle-info .contel .ii1,
.protitle-info .contel .ii2{ display: inline-block;font-weight: bold;font-size: 24px;color:#ff0009;}
.protitle-info .contel .ii2{padding-left:35px;}
.protitle-info .contel dt{float:left;padding:0 13px 0 20px;}
.protitle-info .contel dt img{width: 41px}
.protitle-info .contel dd{float:left;}
.protitle-info .contel .w-rt{padding-right: 25px}
.protitle-info .contel .w-rt a{ display: block;width: 170px;height: 48px;line-height: 48px;text-align: center;color:#fff; background:#ff0009;font-size: 15px }

.protitle-info .btn1{margin-top:20px;}
.protitle-info .btn1 a{ display:block;width:130px;height:42px;line-height:42px;color:#fff;background:#ff0009; text-align: center;font-size:15px;border-bottom:4px solid  #1b72b7}

.w-pro-ht{ border-bottom:6px solid #ff0009; font-size: 18px;   position: relative;margin:50px 0 0 0 }
.w-pro-ht span{ display: block; line-height: 40px; color:#fff;   text-align: center;padding:0 45px 0 25px;float:left;
	/*background: url(/uploads/image/ssimages/n_07.png) no-repeat right center #ff0009;*/

	background: url(/uploads/image/ssimages/2568.png) no-repeat right top ;
}


/*图片放大镜样式*/
div.zoomdiv{z-index:999;position:absolute;top:0px;left:0px; background:#ffffff;border:1px solid #cccccc;display:none;text-align:center;overflow:hidden;}
div.zoommask{position:absolute;z-index:10;background:#ffffff;opacity:0.5;-moz-opacity:0.5;-khtml-opacity: 0.5;filter: alpha(opacity=50);border:1px solid #ddd; width:150px !important;height:150px !important; cursor: move }




/* 分页 */
.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:3px;font-size:14px }
.pagination>li{display:inline}
.pagination>li>a,
.pagination>li>span{position:relative;float:left;
    padding:7px 14px;margin-left:-1px;margin:0 5px;
    line-height:1.42857143;color:#333;text-decoration:none;background-color:#fff;border:1px solid #ddd}

.pagination>li:first-child>a,
.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}
.pagination>li:last-child>a,
.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}

.pagination>li>a:focus,
.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#333;background-color:#eee;border-color:#ddd}

.pagination>.active>a,
.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{
    z-index:3;color:#fff;cursor:default;background-color:#ff0009;border-color:#ff0009}
.pagination>.disabled>a,
.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{
    color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}

.pagination-lg>li>a,
.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}
.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}

.pagination-sm>li>a,
.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}
.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}

.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}
.pager li{display:inline}
.pager li>a,
.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}
.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#eee}

.pager .next>a,
.pager .next>span{float:right}
.pager .previous>a,
.pager .previous>span{float:left}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}



/* 1680 1600 */
@media screen and (max-width:1680px){}

/* 1440 1366*/
@media screen and (max-width:1440px){}

/* 1280 */
@media screen and (max-width:1280px){}

/* wap 1024 ipad 768 */
@media screen and (max-width:768px){


}

/* 横屏*/
@media  only screen
and (orientation: landscape)
{
	/*  横屏时，显示   为了更好的使用体验，请您使用竖屏浏览 */
	/*body{background: red;}*/
}




