.width{
	width: 1200px;
	margin: 0 auto;
}
.white{
	color:#fff;
}
.white a{
	color:#fff;
}
.white a:visited{
	color:#fff;
}
.white a:hover{
	color:#ffffff;
}
.blcak{
	color: #000;
}
.blcak a{
	color: #000;
}
.blcak a:visited{
	color: #000;
}
.blcak a:hover{
	color: #000;
}
.red{
	color: #fff;
}
.red a{
	color: #fff;
}
.red a:visited{
	color: #fff;
}
.red a:hover{
	color: red;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.action{
	transition: all .4s ease;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;	
	-o-transition: all .4s ease;
}
.action:hover{
	transition: all .4s ease;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;	
	-o-transition: all .4s ease;
}
/*banner*/
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }
.rslides li:first-child {
  position: relative;
  display: block;
  }
.rslides img {
  display: block;
  height:auto;
  border: 0;
  width: 100%;
  }
.slide_container {
  position: relative;
  width: 100%;
  }

.slide {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.slide li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }
 .slide_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url(../images/themes.gif) no-repeat left top;
  margin-top: -45px;
  }

.slide_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }
/*header*/
.header{
	padding: 10px 0;
}
.h-xian{
	background-color: #15459c;
	height: 10px;
}
.h-szuo{
	margin-top:25px;
	margin-right: 20px;
}
.h-syou{
	margin-top: 15px;
	font-size: 25px;
	font-weight: bold;
	line-height: 28px;
	color: #15459c;
}
.h-syou P{
	font-size: 18px;
	font-weight: bold;
	color: #202020;
}
.h-xia{
	background:url(../images/h-bg_13.jpg) no-repeat top center #efefef;
	line-height: 50px;
}
.ss-xz{
	display: none;
}
.xq-sousou{
	margin-top: 12px;
	width: 288px;
}
.ss-xz{
	background: #efefef;
	color: #808080;
	width: 150px;
	padding: 15px;
	line-height: 30px;
}
.ss-xz select{
	border: none;
	color: #808080;
	width: 150px;
	background: #efefef;
	font-size: 15px;
	text-align: center;
	line-height: 30px;
}
.ss-zuo2 {
}
.ss-zuo2 input{
	line-height: 20px;
	padding: 5px;
	background:none;
	border: 1px solid #fff;
	padding-left: 20px;
	color: #fff;
	font-size: 15px;
	width: 180px;
}
.ss-you2 input{
	width: 80px;
	line-height: 35px;
	font-size: 15px;
	height: 32px;
	font-weight: bold;
	border: 1px solid #fff;
	color: #202020;
	text-transform: uppercase;
	background: #fff;
	
}
.nav {
}
.nav-con>ul>li {
	float: left;
	line-height: 90px;
	text-align: center;
}
.nav-con>ul>li>a{
	color: #fff;
	font-size: 15px;
	display: block;
	position: relative;
}

.nav-con>ul>li>a>span {
	display: block;
	color: #202020;
	border-bottom: 5px solid #efefef;
	font-size: 15px;
	line-height: 50px;
	margin-right: 70px;
	text-align: center;
}

.nav-con>ul>li:hover>a>span {
	color: #0056bf;
	border-bottom: 5px solid #0056bf;
}
.nav li a#menu_selected{
}

.nav li a#menu_selected span {
	color: #0056bf;
	border-bottom: 5px solid #0056bf;
}

.nav li:hover>.menulevel {
	display: block;
	
}
.mobile_nav>ul {
}

.nav-con>ul>li>.menulevel{
	position: absolute;
	z-index: 999!important;
	top: 175px;
	width: 100%;
	padding: 40px 360px;
	left: 0;
	background-color:rgba(255,255,255,0.8);
	text-align: left;
}
.menulevel{
	display: none;
}
.menulevel>li {
	width: 100%;
	line-height: 50px;
}
.menulevel>li a span {
	color: #202020;
	font-size: 16px;
}
.menulevel>li:hover {
	background: rgba(255,255,255,1);
}

.menulevel>li:hover a span {
	text-decoration: none;
	color: #07357d;
	font-weight: bold;
}

.menulevel>li>.menulevel>li{
	float: left!important;
	
}
#full-screen-slider { width:100%; /*height:600px;*/ position:relative}
#slides { display:block; width:100%; height:600px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:20%; top:480px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE}
/*foot部分*/
.dibu-shang{
	padding: 60px 0;
}
.f-sbt{
	font-size: 18px;
	line-height: 40px;
	text-align: center;
}
.f-sbt P{
	font-size:32px;
	font-weight: bold;
	color: #202020;
}
.f-zhongxia{
	margin-top: 50px;
}

.f-zhongxia{
	background: url(../images/f-shangbg_25.jpg) no-repeat top center;
	padding: 40px 0;
}

.card {
  -webkit-perspective: 150rem;
          perspective: 150rem;
  -moz-perspective: 150rem;
  position: relative;
  height: 48px;
}

.card__side {
  height: 48px;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
  position: absolute;
  top: 0;
  left: 0;
  width: 48px;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  overflow: hidden;
}
.card__side--back {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.f-zhongxia ul li:hover .card__side--front-1
 {
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
}

.f-zhongxia ul li:hover .card__side--back {
  -webkit-transform: rotateY(0);
          transform: rotateY(0);
}

.f-zhongxia ul li .col-1-of-3 {
  width:48px;   
  margin:  5px auto;
}
.f-zhongxia ul li{
	width: 130px;
	float: left;
	margin: 0 36px;
}
.f-zhongxia ul li:first-child{
	margin-left: 30px;
}
.f-zhongxia ul li:last-child{
	margin-right: 30px;
}
.banner-box{
	text-align: center;
	font-size: 15px;
}
.banner-box p{
	font-size: 16px;
	padding-bottom: 15px;
}
.f-shangxia{
	width: 640px;
	
	margin:  0 auto;
	margin-top: 40px;	
}
.f-sxzuop{
	font-size: 22px;
	color: #202020;
}
.f-sxzuop img{
	padding-right: 20px;
	vertical-align: middle;
}
.f-sxzuop span{
	font-size: 27px;
	font-weight: bold;
	font-family: "arial";
	font-weight: bold;
	color: #005197;
}
.f-anniu{
	width: 150px;
	text-align: center;
	background-color: #005197;
	border-right: 10px solid #ffbd09;
	line-height: 40px;
}
.f-anniu a{
	color: #fff;
	font-size: 15px;
}
.f-anniu:hover{
	width: 180px;
	transition: all 0.6s;
}
.footer-bottom{
	background-color: #063c84;
}
.f-xbt{
	font-size: 25px;
	font-weight: bold;
	color: #fff;
}
.f-lx {
	padding-bottom: 30px;
	border-bottom: 1px solid rgba(255,255,2555,.3);
	margin-top: 30px;
}
.f-lx ul li{
	float: left;
	line-height: 30px;
	color: #fff;
	margin-right: 30px;
	font-size: 18px; margin-bottom: 20px;
}
.f-lx ul li:first-child{
	margin-left: 0;
}
.f-lx ul li:last-child{
	margin-right: 0;
}
.f-logo{
	padding: 20px 0;
}
.f-xia{
}
.f-con{
	padding: 60px 0 0px;
}
.f-dizhi {
	margin-top: 30px;
}
.f-dizhi ul li{
	line-height: 30px;
	color: #fff;
	font-size: 16px;
	
	
}
.bottom-bg{
	text-align: center;
	background: #002454;
	padding: 10px 0;
}
.bottom-bg p{
	font-size: 14px;
	color: #fff;
	opacity: 0.8;
}
.wzbb{
	color: #fff;
	font-size: 13px;
	opacity: 0.8;
}
.wzbb a{
	color: #fff;
	opacity: 0.8;
}
.foot-content{
	color: #fff;
		opacity: 0.8;
}
.foot-content a{
	color: #fff;
	opacity: 0.8;
}
/*内页部分*/
.ny-bg{
}
.editor img{

}
.ny-shang{
	padding: 50px 0 40px;
}
.ny-top{
}
.ny-top2{
}
.ny-tit p{
	font-size: 38px;
	color: #202020;
	font-weight: bold;
	text-align: center;
}
.ny-tit{
	font-size: 18px;
	color: #555;
	text-align: center;
}
.ny-location{
	background-color: #0056bf;
	font-size:16px;
	text-align: left;
	padding: 10px 0;
	color: #fff;
}
.ny-location span{
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}
.ny-location a{
	color: #fff;
	font-size:16px;
}
.ny-location img{
	margin-right: 10px;
	vertical-align: middle;
}
.ab-xiaxia{
	margin-top: 50px;
}
.ny-neirong1{
	padding-bottom: 20px;
	
}
.ny-neirong2{
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.1);
	padding: 56px;
}
.ny-neirong3{
	background: #fff;
	margin-top: 50px;
	padding: 80px 110px 70px;
	margin-bottom: 80px;
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.1);
}
.ny-img img{
	width: 100%;
}
#shownews{
	font-size: 16px;
	line-height: 36px;
}
#shownews p{
	font-size: 16px;
	line-height: 36px;
}
#shownews1{
	text-align: center;
	font-size: 16px;
	line-height: 40px;
	
}
#shownews1 p{
	font-size: 16px;
	line-height: 40px;
	
}
#shownews1 img{
	border-bottom: 1px solid #efefef;
}
/* 关于我们内页 */
.ny-wenhua ul li{
	width: 45%;
	padding: 0 2%;
	margin: 0.2%;
	line-height: 70px;
	background: #f7f7f7;
	float: left;
	margin-top: 1px;
	font-size: 16px;
	color: #202020;
	
}
.ny-wenhua ul li:last-child{
	width: 94.5%;
}
.ny-wenhua ul li span{
	font-size: 18px;
	font-weight: bold;
	
	
	
}
.ny-wenhua ul li:hover{
	background: #0c41b8;
	color: #fff;
}
.ny-wenhua ul li:hover span{
	color: #fff;
}

/* 联系我们 内页 */
.ny-map{
}
.ny-lxwomen{
	background: url(../images/ny-xwzx.jpg) no-repeat bottom right;
}
.ny-contact{
	
}
.ny-map{
}
.ny-contact2 ul li{
	width:251px;
	margin: 0 4px;
	float: left;
	padding: 30px 19px;
	font-size: 16px;
	border: 1px solid #D7d7d7;
	line-height: 36px;
	color: #202020;
}
.ny-contact2 ul li p{
	font-weight: bold;
	font-size: 25px;
	vertical-align: middle;
	font-family: "times new roman";
}
.ny-contact2 ul li p span{
	font-size: 15px;
	font-weight: normal;
}
.ny-contact2 ul li:last-child p{
	font-size: 18px;
	font-weight: normal;
}
.ny-contact2 ul li:last-child{
	width: 1148px;
	margin: 10px 0;
}
.ny-contact2 ul li:hover{
	border: 1px solid #15459c;
	color: #15459c;
}
.ny-contact2 ul li:hover span{
	color: #15459c;
}
/* 关于我们内页 */
/* 产品中心内页框架 */
.page-left{
}
/*主菜单设置*/
.ny-fl{
	width: 220px;
}
.ny-bottom{
	width: 940px;
}
.ny-zuoshang{
	padding: 30px 0;
	background-color: #063281;
	text-align: center;
	color: #fff;
	line-height: 30px;
	font-size: 15px;
}
.ny-zuoshang p{
	font-size: 25px;
	font-weight: bold;
	color: #fff;
}
.ny-zuoxia{
	background:url(../images/cp-ny-xia.jpg) no-repeat top center;
	width: 220px;
	height: 252px;
}
.ddsmoothmenu-v1{
}
.ddsmoothmenu-v1 ul{

}
.ddsmoothmenu-v1>ul>li:first-child{
}
.ddsmoothmenu-v1>ul>li{

}
.ddsmoothmenu-v1>ul>li>a>span{
	font-size: 16px;
	display: block;
	}

.ddsmoothmenu-v1>ul>li.lihover{
	background: #15459c;
	line-height: 60px;
	text-align: center;
	transition: all 0.6s;
	margin-top: 1px;
}
.ddsmoothmenu-v1>ul>li.lihover a span{
	color: #fff;
}

.ddsmoothmenu-v1>ul>li.lihover>a>span{
	font-weight: bold;
}
.ddsmoothmenu-v1>ul>li.lihover:hover>a>span{
	color: #fff;
}
.ddsmoothmenu-v1>ul>li.lihover:hover{
	background: #ffba00;
}
.ddsmoothmenu-v1>ul>li.lihover>.ahover{
	background: #ffba00;
	color: #fff;
	line-height: 60px;
	display:block
}
.ddsmoothmenu-v1>ul>li.lihover>.ahover>span{
	color: #fff;
}

.ddsmoothmenu-v1>ul>li>ul>li{
	background: #f7f7f7;
	line-height: 50px;
	border-bottom: 1px dashed #D7d7d7;
}
.ddsmoothmenu-v1>ul>li>ul>li>span{
}
.ddsmoothmenu-v1>ul>li>ul>li>a>span{
	font-size: 15px;
	font-weight: normal;
}
.ddsmoothmenu-v1>ul>li>ul>li:hover>a>span{
	color: #fff;
}
.ddsmoothmenu-v1>ul>li>ul>li:hover{
	background-color: #e2e2e2;
}
.ddsmoothmenu-v1>ul>li>ul>li.lihover>a>span{
	color: #202020;
}
.ddsmoothmenu-v1>ul>li>ul>li.lihover>.ahover{
	width: 100%;
	line-height: 50px;
	display: block;
	background-color: #e2e2e2;
}
/*主菜单连接效果设置*/
.ddsmoothmenu-v1 ul li a:link,.ddsmoothmenu-v1 ul li a:visited{color:#2b2b2b}
.ddsmoothmenu-v1>ul>li:hover a{}
.ddsmoothmenu-v1>ul>li:hover>a>span{}
.ddsmoothmenu-v1 ul li a:active{}
.ddsmoothmenu-v1 ul li a:active span{}

.ddsmoothmenu-v1 ul li .selected:link,.ddsmoothmenu-v ul li a.selected:visited,.ddsmoothmenu-v ul li a.selected:active{}
.ddsmoothmenu-v1 ul li a.selected span{color:#FFF}
/*主菜单当前所在页面*/
.ddsmoothmenu-v1>ul>li.lihover>.ahover{
	
}
.ddsmoothmenu-v1>ul>li>ul>li{

}


.navjtt{top: 16px;display: none;}
.navjtt img{margin-top: 5.5px;}
.navjt{top: 15px;display: none;}
.navjt img{margin-top: 2.5px;}
.ddsmoothmenu-v1>ul>li>ul{display: none;}
.ddsmoothmenu-v1>ul>li.lihover>ul{display: block;}
.ddsmoothmenu-v1 ul li a#menu_selected{}




/*产品列表页*/

.page-products{
}
#ShowImages li{
	transition: all 0.6s;
	margin: 10px 0;
	background-color: #F7f7f7;
	border: 1px solid #efefef;
	padding: 10px;
}
#ShowImages li:hover{
}
.ny-cpzi{
	
	width: 600px;
	font-size: 15px;
	margin-top: 20px;
	line-height: 30px;
	color: #555555;
}
.ny-cpzi2{
	margin:20px 0;
	font-size: 15px;
	line-height: 30px;
	color: #555555;
}
#ShowImages .nycp-sg{
	width:285px;
	height: 209px;
/* 	border: 1px solid #d7d7d7; */
	transition:all .8s ease-in-out;
	overflow:hidden;
}
#ShowImages .nycp-sg img {
    width: 100%;
	overflow: hidden;
	transition:all .8s ease-in-out;
}
#ShowImages li:hover{
	border: 1px solid #15459c;
} 
.ny-anniu{
	width: 150px;
	line-height: 40px;
	background: #15459c;
	text-align: center;
	font-size: 15px;
	color: #fff;
}
.ny-anniu{
	color: #fff;
}
.images_title{
	font-size: 15px;
	line-height: 30px;
	color: #000;
}
#ShowImages li:hover .images_title{
	color: #15459c;
}
.ptitle{
}
.images_title p{
	font-size: 20px;
	font-weight: bold;
}
#ShowImages li:hover .ny-anniu{
	transition: all 0.6s;
	width: 180px;
	background: #ffba00;
}
#ShowImages li:hover .nycp-sg img{
	transform: scale(1.1);
	overflow: hidden;
}
#ShowImages li:hover{
}
#ShowImages li:hover .images_title{
}
.#spec-n1{
	height: 231px;
	overflow: hidden;
}

/* 产品详情页 */
#proinfo_c{
	font-size: 16px;
	line-height: 36px;
}
#proinfo_c p{
	font-size: 16px;
	line-height: 36px;
}
#proinfo_c .ke-insertfile{
	display: block;
	line-height: 50px;
	background:url(../images/xiazai_73.png) no-repeat top 15px right 50px;
	padding-left: 60px;
	color: #202020;
	text-align:left;
	font-weight: bold;
	margin-bottom: 30px;
	font-size: 20px;
	border-bottom: 5px solid #efefef;
	
	}
	#proinfo_c .ke-insertfile:hover{
		transition: all 0.6s;
		background:url(../images/xiazai_73.png) no-repeat top 15px right 50px #d7d7d7;
	}
#productSuffix{
	padding-top: 20px;
	border-top: 1px solid #d7d7d7;
}	
.ny-cpdz{
	font-size: 25px;
	font-weight: bold;
	color: #202020 !important;
}
.ny-cptel>span{
	font-size: 28px !important;
	color: #0c41b8 !important;
	font-family: "times new roman";
}

.ny-ly{
	width: 150px;
	line-height: 40px;
	text-align: center;
	background-color: #0056bf;
	float: left;
	margin-right: 20px;
	font-size: 15px;
}

.ny-ly a{
	color: #fff;
}
.nyzxly{
	padding: 30px 0;
	margin-top: 20px;
}
.ny-dblx {
	height: 240px;
	padding: 20px 0 30px;
	border-bottom: 1px solid #d7d7d7;
}
.ny-dblxz{

}
.ny-dblxz ul li:first-child{
	width: 480px;
	margin-top: 30px;
}
.ny-dblxz ul li{
	width: 480px;
	line-height: 50px;
	font-size: 15px;
	color: #202020;
	border-bottom: 1px dashed #d7d7d7;
}
.ny-dblxz ul li span{
	font-size: 22px;
	color: #e99f00;
	font-weight: bold;
}	

/* 搜索结果 */

/*= common css to all effects =*/
.single-member{width: 100%; float: left;  text-align: center; position: relative;}
.member-image img{max-width: 100%; vertical-align: middle;}
.h3 a {font-size: 24px; font-weight: normal; margin: 10px 0 0; text-transform: uppercase;}
.social-touch a{display: inline-block; width: 27px; height: 26px; vertical-align: middle; margin: 0 2px; background-image: url(../images/social-icons.png); background-repeat: no-repeat; opacity: 0.7; transition: 0.3s;}
.social-touch a:hover{opacity: 1; transition: 0.3s;}
.fb-touch{background-position: 0 0;}
.tweet-touch{background-position: -35px 0;}
.linkedin-touch{background-position: -71px 0;}
.icon-colored .fb-touch{background-position: 0 -27px;}
.icon-colored .tweet-touch{background-position: -35px -27px;}
.icon-colored .linkedin-touch{background-position: -71px -27px;}
/*= common css to all effects end =*/

/* Style the thumbnails */
.pika-thumbs{ padding: 0 16px; height: 75px; }
.pika-thumbs li{ width: 144px; height:74px; margin: 10px 0 0 17px; padding: 0; overflow: hidden;
    float: left; list-style-type: none;padding: 3px; margin: 0 5px; background: #fafafa; border: 1px solid #e5e5e5; cursor: pointer;}
.pika-thumbs li .clip {position:relative;height:100%;text-align: center; vertical-align: middle; overflow: hidden;}

/* The stage is the wrapper. The image fills 100% the height of the stage */
.pika-stage, .pika-textnav {width: 400px;}
.pika-stage {position: relative; background: #fafafa; border: 1px solid #e5e5e5; padding: 10px 10px 40px 10px; text-align:center; height:250px;}
.pika-stage img{height:100%;}
.pika-stage .caption {position: absolute; /*background: #000; background: rgba(0,0,0,0.75);  border: 1px solid #141414;*/ font-size: 11px; 
    color: #fafafa; padding: 10px; text-align: right; bottom: 50px; right: 10px;}
.pika-stage .caption p {padding: 0; margin: 0; line-height: 14px;}

/* Ths play, pause, prev and next buttons */
.pika-imgnav a {position: absolute; text-indent: -5000px; display: block;z-index:3;}
.pika-imgnav a.previous {background: url(../images/prev.png) no-repeat left 45%; height: 100%; width: 50px; top: 10px; left: 10px;cursor:pointer;}
.pika-imgnav a.next {background: url(../images/next.png) no-repeat right 45%; height: 100%; width: 50px; top: 10px; right: 10px;cursor:pointer;}
.pika-imgnav a.play {background: url(../images/play.png) no-repeat 0% 50%; height: 100px; width: 44px;top:0;left:50%;display: none;cursor:pointer;}
.pika-imgnav a.pause {background: url(../images/pause.png) no-repeat 0% 50%; height: 100px; width: 44px;top:0;left:50%;display:none;cursor:pointer;}

/* The previous and next textual buttons */
.pika-textnav {overflow: hidden; margin: 10px 0 0 0;bottom:10px; position:absolute;}
.pika-textnav a {font-size: 12px; text-decoration: none; color: #333; padding: 4px;}
.pika-textnav a.previous {float: left; width: auto; display: block;}
.pika-textnav a.next {float: right; width: auto; display: block;}

/*for the tool tips*/
.pika-tooltip{font-size:12px;position:absolute;color:white;padding:3px; background-color: rgba(0,0,0,0.7);border:3px solid black;}
.pika-counter{position: absolute;bottom: 45px;left:15px;color:white;background:rgba(0,0,0,0.7);font-size:11px;padding:3px;-moz-border-radius: 5px;border-radius:5px;}

/* If using user thumbnails there's a pause well the new large image loads. This is the loader for that */		
.pika-loader{ background:url(loading.gif) 3px 3px no-repeat #000; background-color:rgba(0,0,0,0.9); color:white; width:60px; font-size:11px; padding:5px 3px; 
    text-align:right; position:absolute; top:15px; right:15px; }

/*if you just want to adjust the size of the stage and the thumbnails, you can do so by editing the following lines: */
.pika-thumbs li{width: 60px; height:60px;}
.pikachoose{width:430px; position:relative;margin-left: 90px;}
#pikame{width: 150px;}
.pika-thumbs {margin: 10px 0 0 17px; width:250px;position: absolute;top: 10px;right: 30px;}
.pika-thumbs li { margin: 5px 5px;}

/* jCarousel Styles */
/*if you're not using the carousel you can delete everything below this */
.jcarousel-skin-pika{position:absolute;top:0px;left:-90px;}
.jcarousel-skin-pika .jcarousel-container-vertical { width: 125px;height: 300px; overflow:hidden;}
.jcarousel-skin-pika .jcarousel-clip-vertical { width:  125px; height: 230px;}
.ny-head{
	padding-top: 12px;
	height: 60px;
}
.ny-head a{
	font-size: 16px;
	color: #fff;
}
.effect-2{max-height: 324px; min-height: 324px; overflow: hidden;}
.effect-2 .h3{padding-top: 7px; line-height: 33px;}
.effect-2 .member-image{ height: 187px; overflow: hidden; width: 100%; transition: 0.4s; display: inline-block; float: none; vertical-align: middle;}
.effect-2 .member-info{transition: 0.4s;}
.effect-2 .member-info p{
	width: 90px;
	line-height: 33px;
	border: solid 1px #fff;
	text-align: center;
	border-radius: 20px;
	margin: 0 auto;
}
.effect-2 .member-info p a{
	font-size: 14px;
	color: #fff;
}
.effect-2 .member-image img{width: 100%; vertical-align: bottom;}
.effect-2 .social-touch{background-color: #1fb554; float: left; left: 0; bottom: 0; overflow: hidden; padding: 5px 0; width: 100%; transition: 0.4s;}
.effect-2:hover .member-image{height: 200px; transition: 0.4s;}
/*首页部分++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/* 定位 */
.dingwei{
	position: relative;
}
.dw-zong{
	width: 100%;
	position: absolute;
	top: -60px;
	left: 0;
	z-index: 99;
}
.dw-z{
	background: #fff;
	box-shadow: 0 0 30px 0px rgba(0,0,0,0.2);
	padding: 30px;
}


/* 热销产品展示 */
.cp-bg{
	background: url(../images/cp-bg_18.jpg) no-repeat top center;
	padding: 70px 0;
}
.cp-shang{
	font-size: 16px;
	text-align: center;
	line-height: 36px;
}
.cp-shang p{
	font-size: 30px;
	font-weight: bold;
}
.cp-shang p span:first-child{
	font-size: 35px;
}
.cp-shang p span:last-child{
	color: #2451a1;
}
.cp-menu {
	margin: 20px 0;
}
.cp-menu ul li{
	float: left;
	width:386px;
	line-height: 50px;
	background-color: #2350a1;
	text-align: center;
}
.cp-menu ul li:nth-child(2){
	margin:  0 20px;
}
.cp-menu ul li a{
	color: #fff;
	font-size: 18px;
}
.cp-menu ul li:hover{
	background-color: #ffba01;
	transition: all 0.6s;
}
.cp-szuo{
	width: 770px;
	height: 290px;
	padding: 28px 20px;
	border: 1px solid #d7d7d7;
	background-color: #fff;
}
.cp-xbt{
	font-size: 22px;
	font-weight: bold;
	color: #202020;
}
.cp-xbt:before{
	content: "";
	display: block;
	width: 10px;
	margin-top:8px;
	height: 20px;
	background-color: #15459c;
	margin-right: 20px;
	float: left;
}
.cp-shangwenzi{
	width: 280px;
	margin-left: 20px;
}
.cp-xwezi{
	width: 280px;
	margin: 20px 0;
}
.cp-xwezi p span{
	color: #171717;
	font-weight: bold;
}
.cp-xwezi p{
	line-height: 30px;
    display: block;
	padding:10px 0;
	}
	.cp-xanniu{
		width: 150px;
		line-height: 40px;
		border-right: 10px solid #ffba00;
		text-align: center;
		background-color: #15459c;
		font-size: 15px;
	}
	.cp-xanniu a{
	    color: #fff;
    }
	.cp-shangwenzi{
		margin-top: 10px;
	}
	.al-img{
		display: block;
		width: 275px;
		height: 207px;
		background:url(../images/cp-img_26.jpg) no-repeat top center;
		padding: 70px 45px;
		font-size: 18px;
		line-height:30px ;
		color: #fff!important;
	}
	.al-img p{
		font-size: 25px;
		font-weight: bold;
		color: #fff;
	}
.brands-list li{
	float:left;
	display:inline;
	width: 290px;
	height: 263px;
	margin: 10px 2px;
	overflow: hidden;
	position: relative;
}

 .imghvr-reveal-up{
	width: 288px;
	height: 211px;
	border: 1px solid #efefef;
	overflow: hidden;
}
.imghvr-reveal-up img{
	width: 100%;
	height: 100%
}
.fudong{
	color: #ffba01;
	padding-top : 140px;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
.cpfl-mc{
	text-align: center;
	width: 288px;
	line-height: 25px;
	height: 50px;
}
.cpfl-mc a{
	color: #202020;
	font-size: 15px;
}

.brands-list li:hover .cpfl-mc{
	transition: all 0.6s;
}
.brands-list li:hover .cpfl-mc a{
	transition: all 0.6s;
}

/* 视频展示 */
.spzs{
	background: url(../images/zj-bg_16.jpg) no-repeat top center;
	padding-top: 98px;
	padding-bottom: 340px;
}
.sp-xia{
	margin-top: 65px;
}
.index_banner{position:relative;}
.index_banner ul{overflow:hidden;}
.index_banner li{position:absolute;top:0;left:0;overflow:hidden;width:100%;}
.index_banner li{display:block;margin:0 auto;}
.index_banner cite{position:absolute;top:90%;left:90%;z-index:999;display:block;margin-left:-144px;width:288px;height:15px;_display:none;}
.index_banner cite span{float:left;display:block;margin:0 4px;width:50px;height:8px;background-color:#fff;text-indent:-999em;opacity:1;cursor:pointer;
margin-top: 420px;
}
.index_banner cite span:hover{background-color:#0c41b8;}
.index_banner cite span.cur{background-color:#0c41b8;cursor:default;}
.clear{clear:both;}
.index_banner ul li:hover img{
	transform: scale(1.02);
	transition: all 0.6s ease-in-out;
}
.sp-lanse{
position: absolute;
background: rgba(7,82,179,0.8);
color: #fff;
width: 420px;
height: 130px;
font-size: 16px;
padding: 40px;
left: 0;
bottom: 0;
}
.sp-lanse p{
	font-size: 25px;
	line-height: 50px;
}
.sp-anniu{
	background: url(../images/sp-anniu_21.png) no-repeat top 3px center;
	width: 162px;
	color: #202020!important;
	line-height: 50px;
	padding-left: 20px;
	margin-top: 20px;
	font-size: 15px!important;
}
/* 公司简介 */

.abys{
	background: url(../images/ab-bg_27.jpg) no-repeat bottom center;
	padding: 75px 0 600px;
}
.ab-shang{
	font-size: 16px;
	line-height: 36px;
	text-align:center;
}
.ab-shang p{
	
	font-size: 32px;
	font-weight: bold;
}
.ab-shang p span{
	color: #15459c;
}
.ab-xia{
	margin-top: 40px;
}
.ab-you{
	
	width: 660px;
}
.ab-bt{
	margin-top: 20px;
	font-size: 25px;
	line-height: 40px;
	
}
.ab-bt p{
	font-size: 25px;
	font-weight: bold;
	color: #15459c;
}
.ab-bt:after{
	content: "";
	display: block;
	width: 80px;
	height: 5px;
	background-color: #15459c;
	margin: 40px 0;
}
.gsjj-text{
	font-size: 15px;
	line-height: 33px;
	color: #202020;
	margin-top: 30px;
}
.ab-anniu{
	width: 150px;
	line-height: 40px;
	font-size: 15px;
	text-align: center;
	margin-top: 30px;
	background-color: #0056bf;
	float: left;
	border-right: 10px solid #ffba00;
}

.ab-anniu:hover{
	width: 160px;
	transition: all 0.6s;
}

.ab-anniu a{
	color: #fff;
}


.about-list{
	margin-top: 130px;
}
.about-list ul li{
	float: left;
	width: 240px;
	margin-right: 70px;
	border-right: 1px solid #d7d7d7;
}
.about-list ul li:last-child{
	border: none;
	margin: 0;
}
.about-icon{
	margin-top: 50px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}
.sz-li{
}
.value,.value2,.value3,.value4{
	font-size: 60px;
	text-align: center;
	padding-right: 10px;
	text-align: center;
color: #fff;
	font-family: "impact";
}
.about-ys{
	color: #fff;
	font-size: 18px;
}
.ab-list ul li:nth-child(2){
}
/* 优势 */

.ys-bg{
	padding: 85px 0 90px;
	background: url(../images/ys-bg_23.jpg) no-repeat top center;
}
.ys-tit p{
	font-size: 32px;
	font-weight: bold;
	color: #fff;
}
.ys-tit{
	line-height: 40px;
	text-align: center;
	font-size: 15px;
	color: #fff;
} 
.ys-tit p img{
	padding: 0 20px;
	vertical-align: middle;
}
.ys-tit p span{
	color: #ffba00;
}
.ys-bottom{
	margin-top: 30px;
}
/* tab */
.tab {
	margin-top: 50px;
}

.tab-hd {
	overflow: hidden;
	zoom: 1;
}

.tab-hd li {
	float: left;
	width: 400px;
	color: #202020;
	text-align: left;
	cursor: pointer;
}
.ys-mennu1,.ys-mennu2,.ys-mennu3{
	padding: 35px 40px;
	padding-left: 120px;
	width: 240px;
	line-height: 30px;
}
.ys-mennu1{
	background: url(../images/ys-icon_25.png) no-repeat top 30px left 50px #efefef;
}
.ys-mennu1 p{
	font-size: 22px;
	font-weight: bold;
}
.ys-mennu2{
	background: url(../images/ys-icon_27.png) no-repeat top 30px left 50px #f7f7f7;
}
.ys-mennu2 p{
	font-size: 22px;
	font-weight: bold;
}
.ys-mennu3{
	background: url(../images/ys-icon_29.png) no-repeat top 30px left 50px #efefef;
}
.ys-mennu3 p{
	font-size: 22px;
	font-weight: bold;
}

.tab-hd li.active .ys-mennu1{
	background: url(../images/ys-icon2_25.png) no-repeat top 30px left 50px #ffba00;
}
.tab-hd li.active .ys-mennu2{
	background: url(../images/ys-icon2_27.png) no-repeat top 30px left 50px #ffba00;
}
.tab-hd li.active .ys-mennu3{
	background: url(../images/ys-icon2_29.png) no-repeat top 30px left 50px #ffba00;
}
.tab-hd li.active{
	color: #fff;
}


.tab-bd{
	margin-top: 20px;
}
.tab-bd>li{
	display: none;
}

.tab-bd>li.thisclass {
	display: list-item;
}
.ys-wenzi{
	width: 511px;
	padding: 50px;
	background-color: #efefef;
}
.ys-xbt{
	font-size: 22px;
	border-bottom: 1px solid #D7d7d7;
	line-height: 33px;
}
.ys-xbt:after{
	content: "";
	display: block;
	width:100px;
	height: 5px;
	background-color: #0048a9;
margin-top: 30px;	
}
.ys-xbt p{
	font-size: 25px;
	font-weight: bold;
	color: #202020;
}
.ys-list{
	margin: 25px 0;
}
.ys-list ul li img{
	vertical-align: middle;
	padding-right: 10px;
}
.ys-list ul li{
	line-height: 30px;
	margin-top: 20px;
}
.ys-shuzi{
	font-size: 32px;
	font-weight: bold;
	font-family: "arial";
	color: #0048a9;
}
/* 新闻 */
.xw-bg{
	padding: 60px 0 50px;
	background-color: #efefef;
}
.xw-tit1{
	font-size: 15px;
	line-height: 40px;
	text-align: center;
	color: #555;
}
.xw-tit1 P{
	font-size: 32px;
	font-weight: bold;
	color: #202020;
}
.xw-tit1 P span{
	color: #15459c;
}
.xw-xia{
	margin-top: 40px;
}
.xw-zuo{
	width: 374px;
}
.xw-xia .xw-zuo:nth-child(2){
	margin: 0 35px;
}
.xw-xbt{
	font-size: 22px;
	font-weight: bold;
	color: #15459c;
}

.xw-wbottom{
	margin: 20px 0;
	padding: 10px 0;
	border-top: 1px solid #D7d7d7;
	border-bottom: 1px solid #D7d7d7;
}

.xw-wbottom ul li{
	font-size: 15px;
	line-height: 40px;
	
}
.xw-wbottom ul li:before{
    content: "";
    width: 5px;	
    height: 5px;
    background-color: #0056bf;
	display: block;
	margin: 15px 10px 0 0 ;
	float: left;
	border-radius: 20px;
}
.xw-wbottom ul li:hover{
}

.xw-wbottom ul li a{
	color: #202020;
}
.xw-wbottom ul li:hover a{
	color: #ffba00;
}
.xw-anniu{
	margin-bottom: 20px;
	
}

.xw-anniu a{
	color: #555;
}

.yqlj{
	background-color: #efefef;
	font-size: 15px;
	padding-bottom: 60px;
	line-height: 30px;
}
#friendlink:before{
	content: "";
	display: block;
	float: left;
	width: 13px;
	height: 6px;
	background: #0056bf;
	margin-right:5px;
	margin-top: 9px;
}
.yqlj-con{
	font-size: 18px;
	color: #0056bf;	
	font-weight: bold;
}
.yqlj-con a{
	font-size: 13px;
	color: #202020;
	font-weight:normal	
}


/*图片列表*/
.photos-demo span{ display: inline-block; text-align: center; margin: 5px 5px;width: 386px; 
}
.photos-demo span p{color: #202020; font-size: 20px;line-height: 60px;}
.tpmk-img{
	border: 1px solid #fff;
	height: 246px;
	overflow: hidden;

}
.photos-demo span:hover .tpmk-img{
	border: 1px solid #ffba01;
}
.photos-demo span img{
	/*width: 100%;*/
	/*min-height: 235px;*/
	height:100%;
	cursor: pointer;
	transition: all 0.6s;
}
.photos-demo span:hover .ny-cp-mz{
	color: #ffba01;
}
.photos-demo span img:hover{
	transform: scale(1.1);
}
.ny-cp-mz{
	line-height: 50px;
	font-size: 18px;
	font-weight: bold;
}
/* 资质荣誉 */
.photos-demory span{ display: inline-block; text-align: center; margin: 5px 10px;width: 285px; 
}
.photos-demory span p{color: #202020; font-size: 20px;line-height: 60px;}
.tpmk-imgry{
	border: 1px solid #fff;
	height: 367px;
	overflow: hidden;

}
.photos-demory span:hover .tpmk-imgry{
	border: 1px solid #ffba01;
}
.photos-demory span img{
	/*width: 100%;*/
	/*min-height: 235px;*/
	height:100%;
	cursor: pointer;
	transition: all 0.6s;
}
.photos-demory span:hover .ny-cp-mzry{
	color: #ffba01;
}
.photos-demory span img:hover{
	transform: scale(1.1);
}
.ny-cp-mzry{
	line-height: 50px;
	font-size: 18px;
	font-weight: bold;
}

/* 厂房展示 */
.photos-democf span{ display: inline-block; text-align: center; margin: 5px 5px;width:290px; 
}
.photos-democf span p{color: #202020; font-size: 20px;line-height: 60px;}
.tpmk-imgcf{
	border: 1px solid #fff;
	height: 181px;
	overflow: hidden;

}
.photos-democf span:hover .tpmk-imgcf{
	border: 1px solid #ffba01;
}
.photos-democf span img{
	/*width: 100%;*/
	/*min-height: 235px;*/
	height:100%;
	cursor: pointer;
	transition: all 0.6s;
}
.photos-democf span:hover .ny-cp-mzcf{
	color: #ffba01;
}
.photos-democf span img:hover{
	transform: scale(1.1);
}
.ny-cp-mzcf{
	line-height: 50px;
	font-size: 18px;
	font-weight: bold;
}
/*图片列表2*/
.photos-demo2 span{ display: inline-block; text-align: center; margin: 5px 5px;width:460px; 
}
.photos-demo2 span p{color: #202020; font-size: 20px;line-height: 60px;}
.tpmk-img2{
	border: 1px solid #d7d7d7;
	height: 210px;
	overflow: hidden;

}
.photos-demo2 span:hover .tpmk-img2{
	border: 1px solid #ffba01;
}
.photos-demo2 span img{
	height: 210px;
	width: 100%;
	cursor: pointer;
	transition: all 0.6s;
}
.photos-demo2 span:hover .ny-cp-mz2{
	color: #ffba01;
}
.photos-demo2 span img:hover{
	transform: scale(1.1);
}
.ny-cp-mz2{
	line-height: 50px;
	font-size: 15px;
}
.lh68{ position: absolute; top: 0; z-index: -1;}
.lhbd label{ display: inline-block; max-width:80px ; width: 100%; height: 30px; line-height: 30px; margin-bottom: 0px; border-bottom: #eee dashed 1px;}
.lhbd dt{ padding: 3px 0; width: 100%;}
.lhbdfr{ float: right;width: 100%;}
.lhbdfl{ float: left;width: 100%;}
.lhbdfr label{max-width:75px ; width: 100%;}
.lhbd input{ width: 57%;}
.lhbdfl input{ width: 67%;}
.lhbd span{font-weight: 100;}
.lhbd .Content{ width: 84%;}
.clear{ clear: both;}
.lhbd .Content{ height:113px;}
.submit{ 
height: 40px;
background: #0c41b8; 
color: #fff; 
display: block; 
width:160px; 
line-height: 40px; 
margin-top: 10px;
 text-align: center; 

 font-size:16px;
  border-radius: 10px;}
.lh615{  line-height: 30px; margin: 0 10px; text-align: center; border: none;}




.photos-demohz span{ display: inline-block; text-align: center; margin: 0 8px;width: 270px;}
.photos-demohz span p{color: #2b2b2b; font-size: 18px;line-height: 50px;}
.nyhz-img{
	height: 190px;
	overflow: hidden;
}
.photos-demohz span img{
	/*width: 100%;*/
	/*min-height: 235px;*/
	height: 100%;
	max-width: 100%;
	cursor: pointer;
				transition: all 0.6s;
}
.photos-demohz span img:hover{
	transform: scale(1.4);
}