.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);
  left: 0;
  opacity:1;
  bottom: 0;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 105px;
  width: 180px;
  background: transparent url(../images/themes.gif) no-repeat left top;
  }

.slide_nav.next {
  left: auto;
  background-position: right top;
  
  left: 180px;
  }
/*header*/
.f-ewm{
	margin-top: 30px;
	font-size: 28px;
	font-weight: bold;
	color: #2762c5;	
}

.header{
}
.h-logo{
	margin-top: 10px;
}

.nav-con>ul>li {
	float: left;
	line-height: 95px;
	text-align: center;
}
.nav-con>ul>li>a{
	color: #202020;
	font-size: 15px;
	display: block;
	line-height: 95px;
	position: relative;
}

.nav-con>ul>li>a>span {
	display: block;
	color: #202020;
	font-size: 15px;
	width: 100px;
	text-align: center;
	line-height: 95px;
	border-bottom: 5px solid #fff;
}
.nav-con>ul>li:hover{
}
.nav-con>ul>li:hover>a>span {
	color: #202020;
	border-bottom: 5px solid #115ba5;
}
.nav>li>a#menu_selected{
}

.nav-con>ul>li a#menu_selected span {
	border-bottom: 5px solid #115ba5;
}

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

.nav-con>ul>li>.menulevel{
	position: absolute;
	z-index: 999!important;
	width: 100%;
	top: 100px;
}
.menulevel{
	display: none;
}
.menulevel>li{
	line-height: 55px;
	width: 133px;
	margin-left: -20px;
	background: rgba(255,255,255,0.9);
	border-bottom: 1px solid #d7d7d7;
}
.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: #115ba5;
	font-weight: bold;
}

.menulevel li>.menulevel {
	width: 100%;
	left: 100%;
	top: 0;
}
#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部分*/

.footer-bottom{
	padding: 50px 0;
	background-color: #f7f7f7;
}
.f-dh{
}
.f-nav{
}
.f-nav ul li a{
	color: #202020;
	font-size: 15px;
}
.f-nav ul li{
	float: left;
	line-height: 50px;
	margin-right: 30px;
}
.f-xia{
	color: #555;
}
.f-you2{
	margin-left: 40px;
}
.f-you{
	text-align: center;
}
.f-you3{
	text-align: right;
}
.f-dizi {
	margin-bottom: 20px;
}
.f-dizi ul li{
line-height: 30px;
float: left;
font-size: 16px;
margin-right: 10px;

}
.f-dizi{
}
.f-dizi{
	font-size: 18px;
}
.f-dizi img{
	vertical-align: middle;
}
.bq{
	margin-top: 20px;
}

.bottom-bg{
	text-align: center;
	background: #004f9f;
	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-dingwei{
	position: relative;
}
.ny-top{
	position: absolute;
	top: -300px;
	width: 100%;
	z-index: 3;
}
.ny-tit{
	font-size: 36px;
	font-weight: bold;
	clear: #202020;
	line-height: 50px;
}
.ny-tit:after
{
	margin: 20px 0;
	content: "";
	display: block;
	width: 30px;
	height: 10px;
	background-color: #004f9f;
	
}
.ny-top2{
	position: absolute;
	top: -90px;
	width: 100%;
	z-index: 3;
}
.ny-wenzi{
	padding: 20px 60px;
	border-bottom: 1px solid #efefef;
	background-color: #fff;
}


.ny-location{
	font-size:16px;
	line-height: 50px;
	color: #202020;
}
.ny-location span{
	font-size: 16px;
	color: #202020;
	font-weight: bold;
}
.ny-location a{
	color: #202020;
	font-size:16px;
}
.ny-location img{
	margin-right: 10px;
	vertical-align: middle;
}

.ny-bg{
	background-color: #efefef;
}

.ab-xiaxia{
	margin-top: 50px;
}
.ny-neirong1{
	padding-bottom: 80px;
	
}
.ny-neirong2{
	padding: 50px 60px;
	background: #d6f1ff;
}
.ny-neirong3{
	background: #fff;
	margin-top: 50px;
	padding: 80px 110px 70px;
	margin-bottom: 80px;
}
.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: #004f9f;
	color: #fff;
}
.ny-wenhua ul li:hover span{
	color: #fff;
}

/* 联系我们 内页 */
.ny-map{
}

.ny-contact{
}
.ny-map{
}

.ny-lxzong {
	background: url(../images/rx-bg_13.jpg) no-repeat top center;
	padding:50px 80px ;
}
.ny-contact ul li{
	line-height: 45px;
	font-size: 18px;
}
.ny-contact ul li:first-child{
	font-size: 20px;
	font-weight: bold;
}
.ny-contact ul li span{
	font-weight: bold;
	font-size: 25px;
	color: #e60000;
}
.ny-lxewm{
	margin-left:50px;
	text-align: center;
	font-size: 18px;
	margin-top: 30px;
	line-height: 40px;
}
/*主菜单设置*/
	margin-top: 30px;
}

.ny-bottom2{
}
.ddsmoothmenu-v1{
	margin-top: 10px;
}
.ddsmoothmenu-v1 ul{
}
.ddsmoothmenu-v1>ul>li:first-child{
	border: none;
}
.ddsmoothmenu-v1>ul>li{
    line-height: 30px;
    text-align: center;
    transition: all 0.6s;
	margin-left: 40px;
	padding-left: 40px;
	border-left: 1px solid #efefef;
	float: left;
	
}
.ddsmoothmenu-v1>ul>li>a>span{
	font-size: 18px;
	color: #202002;
	display: block;
	}
.ddsmoothmenu-v1 ul li:hover{
}
.ddsmoothmenu-v1>ul>li.lihover{
}
.ddsmoothmenu-v1 ul li:hover a span{
	color: #004f9f;
	font-weight: bold;
	border-bottom: 3px solid #004f9f;
}
.ddsmoothmenu-v1>ul>li.lihover a span{
	color: #004f9f;
	font-weight: bold;
	border-bottom: 3px solid #004f9f;
}

/*主菜单连接效果设置*/
.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{
	background: #efefef;
	line-height: 40px;
}


.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{}


.ddsmoothmenu-v1>ul>li>ul>li>a>span{
	color: #0061ce;
	font-size: 14px;
}
.ddsmoothmenu-v1>ul>li>ul>li:hover>a>span{
	color: #cc0018;
}
.ddsmoothmenu-v1>ul>li>ul>li.lihover>a>span{
	color: #cc0018;
}

/*产品列表页*/

.page-products{
}
#ShowImages li{
	float:left;
	transition: all 0.6s;
	margin: 0 8px 20px;
	width:382px;
}
#ShowImages li:hover{
}
.ny-cpzi{
	font-size: 15px;
	line-height:50px;
	color: #555555;
	margin-bottom: 20px;
}
#ShowImages .imghvr-push-up{
	width:380px;
	height: 380px;
	border: 1px solid #d7d7d7;
	transition:all .8s ease-in-out;
	overflow:hidden;
}
#ShowImages .imghvr-push-up img {
    width: 100%;
	height:100%;
	overflow: hidden;
	transition:all .8s ease-in-out;
}
#ShowImages li:hover .imghvr-push-up{
	border: 1px solid #004f9f;
} 
#ShowImages li .fudong{
	padding-top: 220px;

}
.ny-anniu{
	width: 150px;
	line-height: 40px;
	background: #004f9f;
	text-align: center;
	font-size: 15px;
	color: #fff;
	margin: 0 auto;
}
.ny-anniu{
	color: #fff;
}
.images_title{
	font-size: 15px;
	line-height: 30px;
	text-align: center;
	color: #000;
}
.ptitle{
}
.images_title p{
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
}
#ShowImages li:hover .ny-anniu{
	transition: all 0.6s;
	background: #c40000;
	width: 180px;
}
#ShowImages li:hover .imghvr-hinge-left 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;
}
#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: 30px !important;
	color: #004f9f !important;
	font-family: "times new roman";
}
/* 搜索结果 */

/*= 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-neirong{
	position: absolute;top: -105px;
	z-index:2;
	width: 100%;
	left: 0;
}
.dw-zuo{
	margin-left: 120px;
	margin-top: 35px;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
}
.dw-zong{
	background-color: #2762c5;
	height: 105px;
	width: 60%;
}
.dw-zong ul li{
	float: left;
	margin: 0 37px;
	color: #fff;
	font-size: 20px;
	margin-top: 30px;
}
.dw-zong ul li span{
	font-size: 30px;
	font-weight: bold;
	font-family: "arial";
}

/* 产品中心 */
.rx-zong{
	background:url(../images/cp-bg_14.jpg) no-repeat top center;
	padding: 80px 0;
	background-size: cover;
}

.cp-bt{
	font-size: 38px;
	color: #202020;
	font-weight: bold;
}
.cp-anniu{
	width: 200px;
	margin-left: 30px;
	margin-top: 10px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	background-color: #004f9f;
	border-radius: 40px;
}
.cp-anniu a{
	color: #fff;
}
.cp-wenzi {
	font-size: 16px;
	margin-top: 20px;
}
.brands-list{
	margin-top: 50px;
}
.brands-list li{
	float:left;
	display:inline;
	margin: 9px;
	overflow: hidden;
}
.brands-list li:hover .imghvr-zoom-in{
}
 .imghvr-zoom-in{
	width: 382px;
	height: 382px;
	border: 1px solid #d7d7d7;
	overflow: hidden;
}
.imghvr-zoom-in img{
	width: 100%;
	height: 100%
}
.fudong{
	color: #FFF;
	padding-top : 220px;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
.cpfl-mc{
	width: 298px;
	text-align: center;
	line-height: 50px;
}
.cpfl-mc a img{
	vertical-align: middle;
}
.cpfl-mc a{
	font-size: 18px;
	font-weight: bold;
	line-height: 50px;
	color: #202020;
}
.brands-list li:hover .cpfl-mc{
	transition: all 0.6s;
}
.brands-list li:hover .cpfl-mc a{
	transition: all 0.6s;
}

/* 公司简介 */
.abys{
	background: url(../images/ab-bg_21.jpg) no-repeat top center;
	padding: 60px 0 50px;
}
.ab-zuo{
	display: block;
	width: 400px;
	height: 400px;
	margin-top: 300px;
	text-align: center;
}
.ab-xizong{
	margin-top: 150px;
	width: 500px;
	padding:80px 50px 50px;
	background: url(../images/ab-img_23.jpg) no-repeat top center #004f9f;
	border-bottom: 20px solid #ff7e00;
	
}
.ab-tit{
	font-size: 46px;
	font-family: "arial";
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	line-height: 50px;
	margin-bottom: 40px;
	
}
.gsjj-text{
	font-size: 0.9375rem;
	color: #fff;
	line-height: 1.875rem;
	margin-bottom: 60px;
}
.ab-anniu a{
	font-size: 16px;
	color: #fff;
}
/* 优势 */
.ys-zong{
	background: url(../images/ys-bg_15.jpg) no-repeat top center;
	padding: 110px 0  110px;
}
.ys-bt{
	text-transform: uppercase;
	font-size: 50px;
	font-family: "arial";
	font-weight: bold;
	line-height: 60px;
	color: #fff;
}
.ys-you{
	font-size: 38px;
	font-weight: bold;
	color: #fff;
	margin-top: 30px;
}
.card-area{
	margin-top: 120px;
}
.content1,.content2,.content3{
	padding-top: 390px;
	height:170px;
	color: #fff;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
}
.ys-dbt{
	margin-bottom: 30px;
}
.content1{
	background:url(../images/ys-img.jpg) no-repeat top center!important;
	
}
.content2{
	background:url(../images/ys-img1.jpg) no-repeat top center!important;
	
}
.content3{
	background:url(../images/ys-img2.jpg) no-repeat top center!important;
	
}
.ys-xzuo1,.ys-xzuo2,.ys-xzuo3{
	width:644px;
	color: #fff;
	font-size: 1rem;
	line-height: 30px;
	height: 190px;
	padding: 370px 50px 0;
}
.card-content p{
	font-size: 26px;
	font-weight: bold;
	padding-bottom: 30px;
}
.ys-xzuo1{
	background: url(../images/ys-img_22.jpg) no-repeat top center;
	
}
.ys-xzuo2{
	background: url(../images/ys-xyou_22.jpg) no-repeat top center;
	
}
.ys-xzuo3{
	background: url(../images/ys-xyou2_22.jpg) no-repeat top center;
	
}

.ys-xyou{
	display: none;
}
.card-item.active .card-title{
	display: none;
}
.card-item.active .ys-xyou{
	display: block;
}
.card{
	height: 560px;
}
.crad-area-icon1{background-position:0 0}
.crad-area-icon2{background-position:-40px 0}
.crad-area-icon3{background-position:-80px 0}
.crad-area-icon4{background-position:-120px 0}

.card-area{margin:62px auto 0;height:560px;width:1200px;position:relative;}
.card-area .card-item{z-index:4;transition:all .3s cubic-bezier(.4,0,.2,1),z-index 0s .12s;position:relative;float:left;width:18%;height:560px;background-color:transparent}
.card-area .card-item+.card-item{margin-left:-1px}
.card-area .card-item .card{transition:all .3s cubic-bezier(.4,0,.2,1),z-index 0s .12s;width:100%;height:560px;background:#004e9c}
.card-area .card-item .card .card-content{width:100%;line-height:2}
.card-area .card-item .card .card-content.content-first{transition:all .12s cubic-bezier(.4,0,.2,1) .18s;z-index:3;opacity:1;filter:alpha(opacity=100);-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(100))}
.card-area .card-item .card .card-content.content-second{transition:all .12s cubic-bezier(.4,0,.2,1) 0s;z-index:2;opacity:0;filter:alpha(opacity=0);-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(0));line-height:2}
.card-area .card-item .card .card-content.content-second li{float:left;width:50%}
.card-area .card-item .card .card-content,.card-area .card-item .card .card-title{position:absolute;left:0;right:0;z-index:1}
.card-area .card-item .card .card-title .short-info,.card-area .card-item .card .card-title .zq-product-img img,.card-area .card-item .card .card-title h1{transition:all .15s cubic-bezier(.4,0,.2,1) 0s}
.card-area .card-item .card .card-content{
	position:absolute;
}


.card-area .card-item .card .card-content .other-info .other-desc{margin-top:2px;font-size:12px;color:#999}
.card-area .card-item.active{z-index:6;box-shadow:0 0 30px rgba(0,0,0,.2);width:62%;height:560px}

.card-area .card-item.active .card .card-content.content-first{transition:all .12s cubic-bezier(.4,0,.2,1) 0s;z-index:2;opacity:1;filter:alpha(opacity=100);-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(100))}
.card-area .card-item.active .card .card-content.content-second{transition:all .12s cubic-bezier(.4,0,.2,1) .18s;z-index:3;opacity:1;filter:alpha(opacity=100);-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(100))}

/*服务*/
.fw-bg{
	padding: 70px 0;
}
.fw-shang{
	font-size: 16px;
}
.fw-shang p{
	font-size: 36px;
	font-weight: bold;
}
.fw-list ul li{
	margin-top: 75px;
	font-size: 15px;
	line-height: 30px;
}
.fw-list ul li p{
	font-size: 22px;
	font-weight: bold;
}
.fw-dian{
	width: 15px;
	margin-top: 5px;
	height: 15px;
	background-color: #004f9f;
	border-radius: 20px;
}
.fw-shuzi{
	margin:  0 10px;
	font-size: 28px;
	font-weight: bold;
	color: #004f9f;
}
.fw-wenzi{
	width: 230px;
}
.fw-list ul li:first-child{
	margin-left: 310px;
}
.fw-list ul li:nth-child(2){
	margin-left: 207px;
}
.fw-list ul li:nth-child(3){
	margin-left: 124px;
}
.fw-list ul li:nth-child(4){
	margin-left: 45px;
}
.fw-xia{
	position: relative;
}
.fw-you{
	position: absolute;
	z-index: 3;
	right: 0;
	top:100px;
}
.fw-list ul li:hover .fw-dian{
	background-color: #ff7e00;
}
.fw-list ul li:hover p{
	color: #ff7e00;
}

/* 新闻 */
.xw-bg{
	background: url(../images/xw-img_34.jpg) no-repeat top center;
	padding: 50px 0;
}

.xw-dabt{
	font-size: 70px;
	font-family: "arial";
	font-weight: bold;
	color: #004f9f;
	text-transform: uppercase;
	line-height: 65px;
}
.xw-xbt{
	font-size: 28px;
	font-weight: bold;
	color: #202020;
	margin-top: 30px;
}
.xw-nav{
	margin: 40px 0;
}
.xw-nav ul li{
	font-size: 15px;
	line-height: 35px;
}
.xw-nav ul li a{
	color: #555;
}
.xw-anniu {
	font-size: 16px;
	margin-top: 70px;
	
}
.xw-box{
	padding-bottom: 40px;
	border-bottom: 5px solid #004f9f;
}
.xw-wbottom ul li{
	line-height: 55px;
	font-size: 16px;
	
}
.xw-wbottom ul li a span{
	padding-right: 250px;
	font-size: 20px;
	font-family: "arial";
	font-weight: bold;
	color: #004f9f;
}
.xw-wbottom ul li:hover a{
	
	color: #ff7e00;
}
.xw-wbottom ul li:hover a span{
	color: #ff7e00;
}
.yqlj{
	font-size: 15px;
	line-height: 30px;
	padding-bottom: 40px;
}
#friendlink:before{
	content: "";
	display: block;
	float: left;
	width: 13px;
	height: 6px;
	background: #004f9f;
	margin-right:5px;
	margin-top: 9px;
}
.yqlj-con{
	font-size: 18px;
	color: #004f9f;	
	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: 290px; 
}
.photos-demo span p{color: #202020; font-size: 20px;line-height: 60px;}
.tpmk-img{
	border: 1px solid #d7d7d7;
	height: 212px;
	overflow: hidden;

}
.photos-demo span:hover .tpmk-img{
	border: 1px solid #004f9f;
}
.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: #004f9f;
}
.photos-demo span img:hover{
	transform: scale(1.1);
}
.ny-cp-mz{
	line-height: 50px;
	font-size: 15px;
}
/*图片列表2*/
.photos-demo2 span{ display: inline-block; text-align: center; margin: 5px 5px;width: 290px; 
}
.photos-demo2 span p{color: #202020; font-size: 20px;line-height: 60px;}
.tpmk-img2{
	border: 1px solid #d7d7d7;
	height: 398px;
	overflow: hidden;

}
.photos-demo2 span:hover .tpmk-img2{
	border: 1px solid #0c41b8;
}
.photos-demo2 span img{
	height: 398px;
	width: 100%;
	cursor: pointer;
	transition: all 0.6s;
}
.photos-demo2 span:hover .ny-cp-mz2{
	color: #044eb2;
}
.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: #004f9f; 
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);
}