
.pure-u-1 a{
color:#676767;
}
.pure-u-1 span{
color:#000000;
}

*{
font-family:'微软雅黑';
}

.alignleft {
   display:inline;
   float:left;
   margin-right:1.625em;
}
.alignright {
   display:inline;
   float:right;
   margin-left:1.625em;
}
.aligncenter {
   clear:both;
   display:block;
   margin-left:auto;
   margin-right:auto;
}
a {
  color: black;
  text-decoration: none;
}
/*----------------------------------------------------xuanzhuan---------------------*/
		.flip-container {
	  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
  -ms-transform: perspective(1000px);
  -moz-transform: perspective(1000px);
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
	
	

}

		

			/* START: Accommodating for IE */
			.flip-container:hover .back, .flip-container.hover .back {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

.flip-container:hover .front, .flip-container.hover .front {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
		
		/* END: Accommodating for IE */

		

	


		.front {
			-webkit-transform: rotateY(0deg);
			-ms-transform: rotateY(0deg);
		
			z-index: 2;
		}

		.back {
			-webkit-transform: rotateY(-180deg);
		    -moz-transform: rotateY(-180deg);
		    -o-transform: rotateY(-180deg);
		    -ms-transform: rotateY(-180deg);
		    transform: rotateY(-180deg);
		}

		.front .name {
			font-size: 2em;
			display: inline-block;
			background: rgba(33, 33, 33, 0.9);
			color: #f8f8f8;
			font-family: Courier;
			padding: 5px 10px;
			border-radius: 5px;
			bottom: 60px;
			left: 25%;
			position: absolute;
			text-shadow: 0.1em 0.1em 0.05em #333;
			

			-webkit-transform: rotate(-20deg);
			-moz-transform: rotate(-20deg);
			-ms-transform: rotate(-20deg);
			transform: rotate(-20deg);
		}

		.back-logo {
			position: absolute;
			top: 40px;
			left: 90px;
			width: 160px;
			height: 117px;
			background: url(/wordpress/wp-content/uploads/2014/03/hack-logo.jpg) 0 0 no-repeat;
		}

		.back-title {
			font-weight: bold;
			color: #00304a;
			position: absolute;
			top: 180px;
			left: 0;
			right: 0;
			text-align: center;
			text-shadow: 0.1em 0.1em 0.05em #acd7e5;
			font-family: Courier;
			font-size: 2em;
		}

		.back p {
			position: absolute;
			bottom: 40px;
			left: 0;
			right: 0;
			text-align: center;
			padding: 0 20px;
		}

		/* vertical */
		.vertical.flip-container {
			position: relative;
		}

			.vertical .back {
				-webkit-transform: rotateX(180deg);
				-moz-transform: rotateX(180deg);
				-ms-transform: rotateX(180deg);
				transform: rotateX(180deg);
			}

			.vertical.flip-container .flipper {
				-webkit-transform-origin: 100% 213.5px;
				-moz-transform-origin: 100% 213.5px;
				-ms-transform-origin: 100% 213.5px;
				transform-origin: 100% 213.5px;
			}
			

			/* START: Accommodating for IE */
			.vertical.flip-container:hover .back, .vertical.flip-container.hover .back {
			    -webkit-transform: rotateX(0deg);
			    -moz-transform: rotateX(0deg);
			    -o-transform: rotateX(0deg);
			    -ms-transform: rotateX(0deg);
			    transform: rotateX(0deg);
			}

			.vertical.flip-container:hover .front, .vertical.flip-container.hover .front {
			    -webkit-transform: rotateX(180deg);
			    -moz-transform: rotateX(180deg);
			    -o-transform: rotateX(180deg);
			    transform: rotateX(180deg);
			}

	.flip-container:hover .back {
		transform: rotateY(0deg);
		 -ms-transform: rotateY(0deg);
	}
	.flip-container:hover .front {
	    transform: rotateY(180deg);
	    -ms-transform: rotateY(0deg);
	}

.flip-container, .front, .back {
	height: 280px;
}


	.flipper {
			-webkit-transition: 0.6s;
			-webkit-transform-style: preserve-3d;
			-ms-transition: 0.6s;

			-moz-transition: 0.6s;
			-moz-transform: perspective(1000px);
			-moz-transform-style: preserve-3d;
			-ms-transform-style: preserve-3d;

			transition: 0.6s;
			transform-style: preserve-3d;

			position: relative;
		}



		.front, .back {
			width: 100%;
			-webkit-backface-visibility: hidden;
			-moz-backface-visibility: hidden;
			-ms-backface-visibility: hidden;
			backface-visibility: hidden;
		    -webkit-transition: 0.6s;
		    -webkit-transform-style: preserve-3d;
		    -moz-transition: 0.6s;
		    -moz-transform-style: preserve-3d;
		    -o-transition: 0.6s;
		    -o-transform-style: preserve-3d;
		    -ms-transition: 0.6s;
		    -ms-transform-style: preserve-3d;

		    transition: 0.6s;
		    transform-style: preserve-3d;

			position: absolute;
			top: 0;
			left: 0;
		}
			

	.container{
		max-width: 1200px;
		margin: 0 auto;
		padding: 3em 0;
	}

	.img {
		max-width: 100%;
	    height: auto;
	    display: block;
	    margin: 0 auto;
	}
	.span_honner{
float: left;
width:430px;
	}
	.honner_div{
		float: left;
		line-height: 30px
	}
	.honner_div .ZP-diamond{
		float: left;margin-top: 11px;
	}

.back1 table tr td{
padding:0px;
margin: 0px;
font-family: "";
font-size: 12px;
padding:5%;
line-height: normal;
border-bottom: none;
border-top: 1px solid #E3E3E3;
border-right: none;
border-left: 1px solid #E3E3E3;
}
.fwl{
margin-top: 57px;text-align: center;font-family: '';
float: left;
padding-bottom: 50px;

}
#t_zz tr {
	width: 50%;
	height:20%;
}
.lbgs{
width: 100%;
height:30%;
float:left;
text-align: center;
padding:50px 0px;
background-size: auto; 
background-repeat:no-repeat;
background-position: left; 
}



.back1 table{
	width: 100%;
	height: 290px;
	border:1px solid rgb(227,227,227);
	background-color: rgb(247,247,247);
}
.front_1,.front_2,.front_3,.front_4{
	background-position: top center;
	background-repeat: no-repeat;
	background-size: contain;
	font-size: 18px;
}
.front_1,.front_2,.front_3,.front_4{
	background-size: 85%;
	z-index: 2;
	line-height: 530px;
	position: relative;
	top:0px;
	-webkit-transition: all 0.6s ease-in-out;
 	-moz-transition: all 0.6s ease-in-out;
 	-o-transition: all 0.6s ease-in-out;
 	transition: all 0.6s ease-in-out;
}
.front_1{
	background-image: url(../images/bzfw.png);
}
.front_1:hover,.front_2:hover,.front_3:hover,.front_4:hover{
	top:-300px;
}

.front_2{
	background-image: url(../images/zzcp.png);

}
.front_3{
	background-image: url(../images/zxfa.png);

}
.front_4{
	background-image: url(../images/ywfw.png);

}

.front, .back1 span {
	
	line-height: 530px;
}

/*  UPDATED! front pane, placed above back */
.front {
	  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  z-index: 2;
	transform: rotateY(0deg);
}


.back {
	
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}

.imgtest{
	position: relative;
	margin:10px 5px; 
    overflow:hidden;
  }
  
.imgtest figure div{
margin:5px auto;
width:100px;
height:100px;
border-radius:100px;

overflow:hidden;

	background-color: lightgreen;
}
.imgtest img{
	float:left;
	width: 100%;
	height: 100%;

}
.head_name1{
 position: relative;
  margin:20px auto;
  text-align: center;
}
.head_name1 span:nth-child(1){
	font-size: 14px;
	color: #4d4d4d;
	font-weight: bold;
}
.head_name1 span:nth-child(2){
	font-size: 12px;
	color:#6a6a6a;
}
.head_job1{
	position: relative;
	text-align: center;
	margin-top: 30px;
	
	
}
.head_job1 hr:first-child{
  border-top: 1px solid #6a6a6a;
}
.head_job1 span:nth-child(2){
	font-size: 12px;
	color: #7a7a7a;
}











.vertical.flip-container {
	position: relative;
}

	.vertical .back {
		transform: rotateX(180deg);
	}

	.vertical.flip-container:hover .back {
	    transform: rotateX(0deg);
	}

	.vertical.flip-container:hover .front {
	    transform: rotateX(180deg);
	}
.home-thumb{margin:5px 15px 5px 5px;width:140px;height:100px;border:3px solid #eee;float:left;overflow:hidden;} .home-thumb img{max-height:186px;max-width:186px}
.li_1{
	margin-top: 36px;
font-family: "";
/*list-style-type: none;*/
font-size: 14px;
color:#656565;

}
.carousel-indicators  .c_li{
	margin-right: 21px;
	background-color: #b5dbda;
	border: none;
	width: 12px;
  height: 12px;
}
.carousel-indicators .c_li2{
margin-right: 0px;
}
.car1 .active {
  background-color: white;
  margin-bottom: 1px;
  margin-left: 1px;
}
#time_1{
float: right; margin-right: 15%; margin-top:8px;color:white;font-size: 16px;
}


.container_1{
	width:100%;
	position: absolute;
	
	background:white;
	opacity: 0.8;
	z-index: 2;
	height:100px;
	line-height: 30px;
	
}
.container_2{
	width:100%;
	position: absolute;
	
	height:100px;
	z-index: 3;
	
}
.con2_1{
	width: 1000px;
	position: relative;
	margin: 0px auto;
}
.nav>li>a{
	padding:0px;
	margin-top: 10px;
	line-height: 40px;
	font-size: 16px;
	height: 53px;
	width:130px;
}

#nav_1 li:nth-child(1):hover{
	/* background-image: url(../images/line1.png); */
	background-size: 36px 2px;
	background-position: 50% 10px;
	background-repeat: no-repeat;
	color:#055481;
	background-color: white;
	font-weight: bold;
}
@media (min-width:768px){
	.nav-justified>li{width:130px !important;}
}

.nav_1_nc{
	background-color: red;
}
.nav_1_nc1{
	background-color: white;
	/* background-image: url(../images/line1.png); */
	background-size: 36px 2px;
	background-position: 50% 10px;
	background-repeat: no-repeat;
	color:#055481;
}
.nav_1_n1{
	/* background-image: url(../images/line1.png); */
	background-size: 36px 2px;
	background-position: 50% 10px;
	background-repeat: no-repeat;
	color:#055481;
}
#nav_1 li:nth-child(2):hover{
	background-color: white;
	/* background-image: url(../images/line1.png); */
	background-size: 65px 2px;
	background-position: 50% 10px;
	background-repeat: no-repeat;
	color:#055481;
font-weight: bold;
	
}

.nav_1_nc2{
	background-color: white;
	/* background-image: url(../images/line1.png); */
	background-size: 65px 2px;
	background-position: 50% 10px;
	background-repeat: no-repeat;
	color:#055481;
	font-weight: bold;
}
.nav_1_n2{
	/* background-image: url(../images/line1.png); */
	background-size: 65px 2px;
	background-position: 50% 10px;
	background-repeat: no-repeat;
	color:#055481;
}
#nav_1 li:nth-child(3):hover{
	background-color: white;
	/* background-image: url(../images/line1.png); */
	background-size: 80px 2px;
	background-position: 50% 10px;
	background-repeat: no-repeat;
	color:#055481;
font-weight: bold;
}
.nav_1_nc3{
	background-color: white;
	/* background-image: url(../images/line1.png); */
	background-size: 80px 2px;
	background-position: 50% 10px;
	background-repeat: no-repeat;
	color:#055481;
font-weight: bold;
}
.nav_1_n3{
	/* background-image: url(../images/line1.png); */
	background-size: 80px 2px;
	background-position: 50% 10px;
	background-repeat: no-repeat;
	color:#055481;
}
#nav_1 li:nth-child(4):hover{
	background-color: white;
	/* background-image: url(../images/line1.png); */
	background-size: 65px 2px;
	background-position: 50% 10px;
	background-repeat: no-repeat;
	color:#055481;
font-weight: bold;
	
}
.nav_1_nc4{
	background-color: white;
	/* background-image: url(../images/line1.png); */
	background-size: 65px 2px;
	background-position: 50% 10px;
	background-repeat: no-repeat;
	color:#055481;
font-weight: bold;
}
.nav_1_n4{
	/* background-image: url(../images/line1.png); */
	background-size: 65px 2px;
	background-position: 50% 10px;
	background-repeat: no-repeat;
	color:#055481;
}
#nav_1 li:nth-child(5):hover{
	background-color: white;
	/* background-image: url(../images/line1.png); */
	background-size: 80px 2px;
	background-position: 50% 10px;
	background-repeat: no-repeat;
	color:#055481;
font-weight: bold;
	
}
.nav_1_nc5{
	background-color: white;
	/* background-image: url(../images/line1.png); */
	background-size: 80px 2px;
	background-position: 50% 10px;
	background-repeat: no-repeat;
	color:#055481;
font-weight: bold;
}
.nav_1_n5{
	/* background-image: url(../images/line1.png); */
	background-size: 80px 2px;
	background-position: 50% 10px;
	background-repeat: no-repeat;
	color:#055481;
}
#nav_1 li:nth-child(6):hover{
	background-color: white;
	/* background-image: url(../images/line1.png); */
	background-size: 65px 2px;
	background-position: 50% 10px;
	background-repeat: no-repeat;
	color:#055481;
font-weight: bold;
	
}
.nav_1_nc6{
	background-color: white;
	/* background-image: url(../images/line1.png); */
	background-size: 65px 2px;
	background-position: 50% 10px;
	background-repeat: no-repeat;
	color:#055481;
font-weight: bold;
}
.nav_1_n6{
	/* background-image: url(../images/line1.png); */
	background-size: 65px 2px;
	background-position: 50% 10px;
	background-repeat: no-repeat;
	color:#055481;
}
#nav_1 li:nth-child(7):hover{
	background-color: white;
	/* background-image: url(../images/line1.png); */
	background-size: 65px 2px;
	background-position: 50% 10px;
	background-repeat: no-repeat;
	color:#055481;
font-weight: bold;
	
}
.nav_1_nc7{
	background-color: white;
	/* background-image: url(../images/line1.png); */
	background-size: 65px 2px;
	background-position: 50% 10px;
	background-repeat: no-repeat;
	color:#055481;
font-weight: bold;
}
.nav_1_n7{
	/* background-image: url(../images/line1.png); */
	background-size: 65px 2px;
	background-position: 50% 10px;
	background-repeat: no-repeat;
	color:#055481;
}

#nav_1 li:nth-child(8):hover{
	background-color: white;
	/* background-image: url(../images/line1.png); */
	background-size: 65px 2px;
	background-position: 50% 10px;
	background-repeat: no-repeat;
	color:#055481;
font-weight: bold;
	
}
.nav_1_nc8{
	background-color: white;
	/* background-image: url(../images/line1.png); */
	background-size: 65px 2px;
	background-position: 50% 10px;
	background-repeat: no-repeat;
	color:#055481;
font-weight: bold;
}
.nav_1_n8{
	/* background-image: url(../images/line1.png); */
	background-size: 65px 2px;
	background-position: 50% 10px;
	background-repeat: no-repeat;
	color:#055481;
}

#nav_1 li a:hover{
background-color:transparent;
}
.dk-nav-mobile .navbar-toggle {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  
}
.dk-nav-mobile .navbar-toggle .icon-bar {
  height: 5px;
  width: 34px;
  background-color: #666;
}
.dk-mobile-nav {
   position: absolute;
  left: 100%;
  margin-left: -160px;
  top: 60px;
  width: auto;
  display: none;
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  font-family: '';
}
	.dropdown-menu .dropli1{
   		height: 30px;
   		float: right;
   		width: 145px;
   		clear: both;
   		margin-right:6px;
   		list-style-type:none;
   	}

.carousel-control.right1{
	left: auto;
right:0;	
/* background-image: url(../images/right1.png); */
background-repeat: no-repeat;
background-position: 50% 67%;
}
.carousel-control.left1{
	right: auto;
right:0;	
/* background-image: url(../images/left1.png); */
background-repeat: no-repeat;
background-position: 50% 67%;

}


#float1 {

height: auto;
position: fixed;
top: 100px;
z-index: 999;
display: block;

}
#float1>a{
	display: block;
	margin-top:1px;
	position: relative;
	float: left;
	clear: both;
}
	

.f_g,.f_d{
height: 48px;
width: 48px;
-webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  border-radius: 5px;
  float: right;
}
.f_d{
	float:left;
	width: 1px;

}
.f_g{
float: right;
			margin-left: -10px;
}

#f_a_1,#f_a_2,#f_a_4,#f_a_5,#f_a_6,#f_a_7,#f_a_8{
	height: auto;
position: fixed !important;
	top:100px;
z-index: 999;
display: block;
right: 0px;
}

#float1 a:hover .f_d{width: 110px;}
.f_d_1{background-image: url(../images/gray3.png);}
.f_g_1{background-image: url(../images/gray2.png);}
#float1>a:hover .f_g_1{background-image:url(../images/gray1.png);}

.f_d_2{background-image: url(../images/culture3.png);}
.f_g_2{background-image: url(../images/culture2.png);}
#float1>a:hover .f_g_2{background-image:url(../images/culture1.png);}



.f_d_4{background-image: url(../images/hor3.png);}
.f_g_4{background-image: url(../images/hor2.png);}
#float1>a:hover .f_g_4{background-image:url(../images/hor1.png);}

.f_d_5{background-image: url(../images/his3.png);}
.f_g_5{background-image: url(../images/his2.png);}
#float1>a:hover .f_g_5{background-image:url(../images/his1.png);}

.f_d_6{background-image: url(../images/str3.png);}
.f_g_6{background-image: url(../images/str2.png);}
#float1>a:hover .f_g_6{background-image:url(../images/str1.png);}

.f_d_7{background-image: url(../images/coop3.png);}
.f_g_7{background-image: url(../images/coop2.png);}
#float1>a:hover .f_g_7{background-image:url(../images/coop1.png);}

.f_d_8{background-image: url(../images/xtop3.png);}
.f_g_8{background-image: url(../images/xtop2.png);}
#float1>a:hover .f_g_8{background-image:url(../images/xtop1.png);}


#heitiao{
	float: left; 
	width: 100%;
	height: 38px;
	background-color: #055481;
}
#heitiao #img_1{
	float: left;
	margin-top: 12px;
	
	width:30px;
	height:15px;
	margin-left: 15%;
}
.nav_b1{
	width: 100%; 
	height: 200px; 
	position: absolute; 
	top: 100px; 
	z-index: 3;
}
.nav_b1{
	width: 100%; 
	height: 100px; 
	position: absolute; 
	top: 100px;
	z-index: 3;
}
.nav_b1_d1{
	width: 1000px;
	height: 200px;
	margin: 0px auto;
	padding-left:100px ;
	background-color: white;
	background: white;
	
	
}
.nav_b2{
	padding-left: 15%;
}
#lg_1{
float: left;
margin-top: 36px;
margin-left:-80px;
}

.price{
	float: left;
	font-size: 18px;
	
	color:white;
	margin-left: 10px;
    margin-top: 6px;
}
#nav_1{
	float: left;
	font-family: '';
	margin-top:37px;
	width:880px;
}


.dr_dc{
	float: right;
}
.c_c1{
	float: left;
	width: 100%;
	background-color: rgb(247,248,250);
	height: 510px;
	text-align: center;
	padding-top: 50px;
	margin-bottom: 50px;
}
.sc1,.sc_1{
	width: 100%;
    height: 300px;
    margin-bottom: 100px;
    position: relative;
}
.sc_1{
	   margin: 0 auto; 
  position: relative; 
  overflow: hidden; 
   z-index: 1; 
	margin-top: 50px;
	width: 80%;
	height: 330px;
}

.nav_b1_u1{
	margin:0px;
	padding:0px;
	float: left;
	width: 14%;
	margin-top: 30px;
	height: 100%;
	
	
}
.nav_b1_u2{
	margin:0px;
	padding:0px;
	float: left;
	width: 14%;
	margin-top: 50px;
	height: 100%;
	font-family: "";
	font-size: 12px;
    list-style-type: none;
	  margin-left: 20px;
}
.nav_b1_u2 li{
	margin-top: 10px;
}
.nav_b1_u1 li:first-child{
	font-size: 14px;
	color: #055481;
}
.nav_b1_u1 li:nth-child(2),.nav_b1_u1 li:nth-child(3),.nav_b1_u1 li:nth-child(4),.nav_b1_u1 li:nth-child(5),.nav_b1_u1 li:nth-child(6){
	margin-top: 10px;
	font-size: 12px;
  /*  list-style-type: none;*/
}
.img_zy{
	margin-left: 23px;
}

#thumb{width:100%;height:140px;float:left;overflow:hidden;}
#thumb img{width:100%; height: auto;}
 #xwdt div ul li .ul_d{
 	  float: left;
  width: 25%;
  height: 240px;
 	padding: 0px 18px;
 	
 	

 }



		.carousel-inner>.c_i_1{
	float: left;
	overflow: hidden;
	height: 690px;
	width: 100%;
	
	background-position: center center;
	background-repeat: no-repeat;
}

/*  控制首页图片高度*/
@media (min-width:1600px){
.carousel-inner>.c_i_1{
	height:690px;


}
}
@media (max-width:1199px){
			.carousel-inner>.c_i_1{
	height:690px;
	background-size: 1700px;

}


		.span_honner{
float: left;
width:420px;
	}

	.container_1{
	width:100%;
	position: absolute;
	
	background:white;
	opacity: 0.8;
	z-index: 2;
	height:80px;
}




.con2_1 {
  width: 950px;
  position: relative;
  margin: 0px auto;
}
#nav_1{
	margin-top:20px;
		width: 700px;
}
.nav_b1{
	width: 100%; 
	height: 200px; 
	position: absolute; 
	top: 100px; 
	z-index: 3;
}



.nav_b2{
	padding-left: 15%;
}

	.container_2{
	width:100%;
	position: absolute;
	
	z-index: 3;
	height:80px;
}
#lg_1{
float: left;
margin-top: 20px;
}
.nav_b1_d1 {
  width: 950px;
}
.nav_b1 {
  top: 80px;
}
.li_1{
	margin-top: 20px;
}
	}
	
@media (max-width:991px){
	.carousel-inner>.c_i_1 {

  height: 300px;
  width: 100%;
 

}
		.span_honner{
float: left;
width:312px;
	}
 #xwdt div ul li .ul_d{
 	  float: left;
  width: 33.3%;
  height: 240px;
 	padding: 0px 12px;
 }
.img_zy{
	margin-left: 23px;
	width: 280px;
	background-image:url(../images/zytd.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

#heitiao #img_1 {
  width: 28px;
  height: 14px;
  margin-top: 14px;
  

  float: left;

}
.price {
  font-size: 18px;
  font-weight: bold;
  color: white;
  margin-left: 10px;
  margin-top: 15px;
  float: left;
  }
  
	.container_1{
	width:100%;
	position: relative;

	background:white;
	opacity: 0.8;
	z-index: 2/ ;
	height:auto;
	line-height: 30px;
}
	.container_2{
	width:100%;
	position: relative;
	
	z-index: 3/ ;
	height:auto;
	line-height: 30px;
}

.dr_dc{
	float: right;
	margin-right: 10%;
	margin-top: 10px;
}
 #lg_1{
float: left;
margin:15px 10%;

}
.con2_1 {
  width: 100%;
  position: relative;
  margin: 0px auto;
}
#nav_1{
	float: left;
	font-family: '';
	margin-top:5px;
}
#dropdownMenu1{
	margin:15px  10% 15px 0px;
	float: right;
}
.li_1{
	margin-top: 0px;
	  font-family: "";
 /* list-style-type: none;*/
  font-size: 14px;
  color: #656565;
  float: right;
}
	.sc_1{

	width: 90%;
}
.carousel-inner>.c_i_1{
	
	background-size: 1200px;
	  background-position: center 100%;

}

	}
		
@media (max-width:767px){
.pure-u-1 img{
		width: 100%;
		height: auto;
	}




				.span_honner{
float: left;
width:80%;
	}
	.honner_div {
 width: 100%;

}
	.carousel-inner>.c_i_1{
	float: left;
	overflow: hidden;
	height: 220px;
	width: 100%;

	background-size: 800px;
	background-position: center center;
	background-repeat: no-repeat;
}
	.carousel-control.right1{
background-size: 35%;
  background-position: 50% 60%;

}
.carousel-control.left1{
background-size: 35%;
  background-position: 50% 60%;

}
	 #xwdt div ul li .ul_d{
 	  float: left;
  width: 50%;
  height: 240px;
 	padding: 0px 35px;
 }
 #float1{
 	display: none;
 }

.navbar-toggle{ 


}
#lg_1{
  float: left;
  margin: 5px 0px 0px 5%;

}
#lg1_1{
  width: 88px;
}
#dropdownMenu1 {
    margin: 10px 5% 0px 0px;
  float: right;
}

.carousel-indicators{
	display:none
}
.price {
  font-size: 16px;
  
  color: white;
  margin-left: 10px;
  margin-top: 11px;
  float: left;
}
.dr_dc {
  float: right;
  margin-right: 5%;
  margin-top: 10px;
}


#heitiao #img_1{
	
	margin-left: 5%;
}

#time_1{
float: right; margin-right: 5%; margin-top:10px;color:white
}
.sc_1{

	width: 90%;
}
.img_xy1{
	width: 100%;
	max-width: 345px;
}
.back1 div a {
  font-size: 10px;
}
.back1 table tr td{
padding:0px;
margin: 0px;
font-family: "";
font-size: 12px;
padding:2%;
line-height: normal;
}
#fybb1{
	line-height: 50px;
}
.front, .back1 span {
  line-height: 560px;
}
.ywfw,.zxfa{
	margin-top: 50px;
}
}
@media (max-width:570px){
	
		 #xwdt div ul li .ul_d{
 	  float: left;
  width: 100%;
  height: 240px;
 	padding: 0px 35px;
 }
	.front, .back1 span {
  line-height: 430px;
}
.front_1,.front_2,.front_3,.front_4{
	background-position: center 20%;
	background-repeat: no-repeat;
	background-size: contain;
	font-size: 18px;
}
.back1 table {
  height: 260px;
}
.ywfw,.zxfa{
	margin-top: 0px;
}
	
}


	    .ZP-content-wrapper {
	    	max-width: 1200px; 
	    	margin: 0 auto;
	    	padding: 1em 0;
		
	    	/*padding-bottom: 28px;*/
	    }


	  

	    
	    .ZP-announce-item {
	    	border-bottom: 1px solid #cecece; 
	    	padding: 0.875em 0;
	    }


	    .ZP-announce-dian {
	    	font-size: 14px;
	    	color: #676767;
	    	display: block;
			
            
	    }
		  .ZP-announce-title {
	font-size: 14px;
	color: #676767;
	display: block;
	
	
	    }

	    .ZP-announce-date {
	font-size: 14px;
	color: #919191;
	float: right;
	display: inline-block;
	line-height: 0px;
	margin-top: -6px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	    }

    .ZP-announce-neirong {
	font-size: 14px;
	color: #000;
	float: left;
	display: inline-block;
	line-height: 0px;
	margin-top: -6px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-decoration: none;
	    }

	    .ZP-announce-title:hover {
	    	color: #055481;
	    	text-decoration: underline;
	    }
	    .message{
	    	width: 50%; 
	    	float: left;
	    	line-height: 27px;
	    }
	    @media (max-width: 768px) {
			.message{
				width: 100%;
				clear: both;
			}
	    } 







#ZP-contact-wrapper {
	background: #f7f7f7;
	width: 100%;
	padding: 48px 0 48px;
}


#ZP-beijing-wrapper {
	width: 100%;
}


#ZP-adress {
	float: left;
	width: 50%;
	height: 197px;
	background: white;
	  margin-bottom: 20px;
}

.ZP-beijing-company {
	float: right;
	width: 380px;
	margin: 28px 60px 20px 0;
}

.ZP-beijing-company p {
	font-size: 14px;
	color: #555555;
	line-height: 13px;
	text-indent: 28px;
}

.ZP-beijing-company [class='ZP-contact-title']:before {
	content: "";
	width: 14px;
	height: 14px;
	margin-right:14px;
	display: inline-block;
	background-color:#055481;
}

.ZP-center {
    display: block;
    margin: 0 auto 48px;
}


#ZP-map {
	float: left;
	width: 50%;
	height: 197px;
}


.ZP-branch-wrapper {
	
	max-width: 1000px;
	margin: 0 auto;
}


.ZP-branch-company{
	float: left;
	width: 388px;
	height: 132px;
	margin: 20px;
	border: 1px solid #dbdbdb;
	background: white;
	padding: 32px 35px;
	text-align: left;
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
}

.ZP-contact-title {
	font-size: 16px;
	font-weight: bold;
	color: #4d4d4d;
	margin-bottom: 16px;
	/*margin-top: 24px;*/
}


.ZP-branch-company p {
	font-size: 14px;
	color: #555555;
	line-height: 24px;
}






#ZP-recruit-wrapper {
	background: #ffffff;
	width: 100%;
	padding: 48px 0;
}

.ZP-inside-wrapper {
	max-width: 1000px;
	margin: 0 auto;
}

.ZP-xy-recruit{
	float: left;
	width: 460px;
	margin: 0 20px;
	color: white;
	background: #05814b;
	padding: 64px 0;
	text-align: center;
}



.ZP-sh-recruit{
	float: left;
	width: 460px;
	margin: 0 20px;
	color: white;
	background: #055481;
	padding: 64px 0;
	text-align: center;
}

.ZP-recruit-title {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 24px;
}

.ZP-inside-wrapper p {
	font-size: 14px;
	line-height: 30px;
color:#fff;
}

@media (max-width: 768px) {
.i_img{
	height: 220px;
}
    #ZP-contact-wrapper {
		padding-bottom: 20px;
	}

	#ZP-adress {
		width: 100%;
	}

	#ZP-map {
		width: 100%;
	}
  
  .ZP-beijing-company {
  	float: none;
  	width: 90%;
  	margin: 20px 5% 20px 5%;
  }

	
	.ZP-branch-company{
	
		width: 68%;
		margin: 5%;
		border: 1% solid #dbdbdb;
		padding-left: 10%;
		padding-right: 10%;
	}



	
	.ZP-xy-recruit{
		
		width: 90%;
		margin: 0 5% 18px;
		padding: 32px 0;
		
		
	}



	.ZP-sh-recruit{
		
		width: 90%;
		margin: 0 5%;
		padding: 32px 0;
	}
}




#fenye{
	width: 100%;
	height: 50px;
	position: relative;
	background-color:lightblue ;
	float: left;
	text-align: center;
	
}

#pageGro div, #pageGro  ul li {
  font-size: 12px;
  margin-bottom: 32px;
  color: #999;
  line-height: 23px;
  float: left;
  margin-left: 5px;
           /li点去掉list-style-type: none;/
  }
 #pageGro ul li {
  width: 22px;
  text-align: center;
  border: 1px solid #999;
  cursor: pointer;
}
 #pageGro ul li.on{
 	  color: #fff;
  background: #3c90d9;
  border: 1px solid #3c90d9;
 }
 .pageUp,.pageDown{
 	text-align: center;
 	width: 60px;
 	border: 1px solid  #999;
 	cursor: pointer;
 }

 #xwdt div ul li .news-tu{
 	width: 100%;
 	height: 160px;
 	overflow: hidden;
 	text-align: center;
 	margin-bottom: 10px;
 	
 }
 
 #xwdt .n_page{
 	 -webkit-transition: all 0.6s ease-in-out;
 -moz-transition: all 0.6s ease-in-out;
 -o-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
  
 }
 #xwdt .n_page ul{
 	margin: 0px; padding: 0px;
 }



#ZP-product-wrapper {
	max-width: 1100px;
	margin: 0 auto;
	padding: 4px;

}

#ZP-product-cgal {
	max-width: 1200px;
	margin: 0 auto;
	padding: 93px 0;
}


#ZP-product-wrapper [class='ZP-contact-title']:before {
	content: "";
	width: 14px;
	height: 14px;
	margin-right:14px;
	display: inline-block;
	background-color: #1a6eb7;
}


.ZP-product-list {
	width: 110%; 
	padding: 0 0 20px 20px;
}

.ZP-product-list a:hover {
	color: white;
	background: #1a6eb7;
}

.ZP-product-item {
	display: block;
	text-decoration: none;
	  width: 184px;
  float: left;
  border: 1px solid #d2d2d2;
  padding: 10px 0px;
	margin: 7px;
	color: #676767;
	font-size: 14px;
	text-align: center;
}


.ZP-product-item-nsdq {
	display: block;
	text-decoration: none;
	width: 184px;
    float: left;
   border: 1px solid #bb5c1e;
    padding: 10px 0px;
	margin: 7px;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	background-color:#f68e04;
}


.ZP-product-item2 {
	display: block;
	text-decoration: none;
	width: 184px;
    float: left;
    border: 1px solid #d2d2d2;
    padding: 10px 0px;
	margin: 7px;
	color: #676767;
	font-size: 14px;
	text-align: center;
	margin-left: 196px;
}

.ZP-product-item2_nsdq {
	display: block;
	text-decoration: none;
	width: 184px;
    float: left;
   border: 1px solid #bb5c1e;
    padding: 10px 0px;
	margin: 7px;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	margin-left: 196px;
	background-color:#f68e04;
	
}


.ZP-product-item-zxfw{
	display: block;
	text-decoration: none;
	width: 200px;
	height:55px;
  float: left;
  border: 1px solid #d2d2d2;
  padding: 14px 0px;
	margin: 7px;
	color: #676767;
	font-size: 14px;
	text-align: center;
}

.ZP-product-itema {
	display: block;
	text-decoration: none;
	  width: 225px;
  float: left;
  border: 1px solid #d2d2d2;
  padding: 10px 0px;
	margin: 7px;
	color: #676767;
	font-size: 14px;
	text-align: center;
}

.ZP-product-itema-dq {
	display: block;
	text-decoration: none;
	  width: 225px;
  float: left;
	border: 1px solid #bb5c1e;
  padding: 10px 0px;
	margin: 7px;
	color: #FFF;
	font-size: 14px;
	text-align: center;
    background-color:#f68e04;
}


.ZP-product-item1 {
	display: block;
	text-decoration: none;
	width: 176px;
	float: left;
	border: 1px solid #d2d2d2;
	padding: 10px 0px;
	margin: 7px;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	background-color: #1a6eb7;
	font-weight: bold;
}


.ZP-product-item1-dq {
	display: block;
	text-decoration: none;
	width: 176px;
	float: left;
	border: 1px solid #bb5c1e;
	padding: 10px 0px;
	margin: 7px;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	background-color:#f68e04;
	font-weight: bold;
}

.ZP-clear {
	clear: both;
}

.ZP-center {
	display: block;
	margin: 0 auto 48px;

}








/*下面为增加class*/


@charset "utf-8";

/* Remove margin padding */
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td { margin:0; padding:0; }

/* Default Font */
body,button,input,select,textarea { font:12px/1.5 \5b8b\4f53,arial,sans-serif; }
h1,h2,h3,h4,h5,h6 { font-size:100%; }
address,cite,dfn,em,var { font-style:normal; }
code,kbd,pre,samp { font-family:courier new,courier,monospace; }
small { font-size:12px; }
ul,ol { list-style:none; }
a { text-decoration:none; }
a:hover { text-decoration:underline; }
body { height:100%; }




.one{width:1200px;height:600px;margin:auto auto;}
.one1{margin:90px ;


margin-left:420px;

}
.one2{
	width:1200px;
	height:600px;
	margin:-20px 15px;
	margin-left:40px;
}
.one2 ul{margin:85px -42px;}
.one2 li{float:left;width:400px;}
.one2 img{display:block;margin:0 auto;}
.one2 h1{width:180px;margin:5px 138px;color:#666;font-size:16px;}
.one2 h1:hover{color:#FF8603;}


.zone{width:1200px;height:500px;margin:0 auto;}
.zone1{width:1200px; margin:0 auto;}

.zone1{width:1200px; height:120px; margin:50px auto; }
.zone1 ul{margin:0 auto;}

.zone1 img{display:block;margin:0 auto;}




.zone2{width:1200px;height:500px;margin:0 auto;}
.zone2 ul{margin:0 auto;}
.zone2 li{float:left;width:300px;}
.zone2 img{display:block;margin:0 auto;}
.zone2 h1{width:180px;margin:5px 110px;color:#666;font-size:16px;}
.zone2 h1:hover{color:#FF8603;}


.zww{
	
	margin:0px 0px;
	margin-left:0px;
	margin-top: 50px; 
}


.c_i_19{
	float: left;
	overflow: hidden;
	height: 600px;
	width: 100%;
	
	background-position: center center;
	background-repeat: no-repeat;
}



.zww img{display:block;margin:0 auto;}
.two{width:1200px;height:500px;margin:0 auto;clear:both;}
.two1{
	margin:30px 380px;
	margin-top:50px;
	margin-bottom:50px;
	}
.two1 img{margin:1px ;
margin-left:40px;}



.meiti2{float:left;width:348px;}
.meiti2 li p{background: #1577e4;font-size: 16px;color: #fff;text-align: center;height: 35px;line-height: 35px;}

.meiti3{float:left;width:348px;margin:0px 60px;}
.meiti3 li p{background: #1577e4;font-size: 16px;color: #fff;text-align: center;height: 35px;line-height: 35px;}

.meiti4{float:left;width:348px;}
.meiti4 li p{background: #1577e4;font-size: 16px;color: #fff;text-align: center;height: 35px;line-height: 35px;}

.meizi{margin:8px 20px;}
.meizi dl span{color: #999;}
.meizi dl a{font-size: 14px;color: #666;}


.footer { width: 100%; background-color: #00418a; padding: 0px 0 0 0; overflow: hidden; }
.footer .footer_system { padding: 0 20px; float: left; height: auto; }
.footer .footer_system a { width: 50px; float: left; text-align: center; color: #fff; margin: 0 10px; }
.footer .footer_system a img { padding: 0 0 10px 0; }
.container{
	width: 1100px;
	margin: auto;
} 
.footer_list { float: left; }
.footer_list dl { width: 144px; padding: 0 20px 0px 0px; line-height: 26px; float: left; }
.footer_list dl dt { font-size: 16px;  color: #fff; line-height: 32px; }
.footer_list dl dd a, .footer_list dl dd a:link, .footer_list dl dd a:visited { color: #65a4ea; }
.footer_list dl.certification{text-align: center;position: relative;left: -40px}
.footer_list dl.certification dd{margin-top: 5px}
.footer_list dl.certification dd a img{width: 65px;margin-bottom: 3px;}
.footer_list dl.certification dd p{color: #65a4ea;line-height: 16px}

.footer .fright {
	width: 380px;
	float: left;
	margin-top: 5px; /*底部导航文字与顶部距离*/
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.footer .fright dl dt{
	font-size: 16px;
	color: #fff;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
.footer .fright dl dd h2{ color: #fff; border:1px solid #2e6fb6; overflow: hidden;}
.footer .fright dl dd h2 span{ background: #1c67bb; font-size: 22px; margin: 2px; padding: 10px 15px; display: block;}
.footer .fright dl dd a{ padding: 8px 16px 8px 0; line-height: 28px;}
.footer .fright dl dd a.text_center{ text-align: center;}
.footer .fright dl dd a.text_right{ text-align: right;}
.footer .fright .contact_us{ padding: 10px 0;}
.footer .fright .contact_us a{ float: left; width: 125px; font-size: 14px; color: #65a4ea; padding: 0 5px;}
.footer_coopration{ clear: both; padding:0;white-space: nowrap;}
.footer_coopration a,.footer_coopration  span{ color: #256fc3; line-height: 25px; padding: 0 3px; font-size: 12px;}
.footer_coopration a.first{ padding: 0 3px 0 0;}
.footer_coopration  span{ padding: 0 0 0 3px; width: 63px; display: block; float: left; height: 0px;}
.footer_list dl dd a:hover,.footer .fright .contact_us a:hover{color:#c8e0fb }
.footer_coopration a:hover{ color:#256fc3;}
/*footer*/
.copyright { background-color: #00418a; padding: 0px 0; width: 100%; border-top:1px solid #2e6fb6;margin:0px 0 0 0; overflow: hidden; }
.copyright p { color: #256fc3; font-size: 12px; text-align: center; line-height: 25px; }
.copyright p a,.copy_footer a{ color: #256fc3;}
.copy_footer span{ padding: 0 3px;}
.copy_footer img{ padding: 0 3px;}
.copy_footer{ width: 665px; margin: 0 auto;color: #256fc3; font-size: 12px; line-height: 25px;}
.copyright p.links, .copyright p.links a { color: #256fc3; }
.copyright p.links a { padding: 0 10px; }
.footeritem { height: auto; margin-right: 0; text-align: center; width: 90px;margin-right: 104px; }
a.FilingSystem {color: #fff; display: block; font-size: 12px; font-weight: normal; height: 80px; line-height: 20px; text-align: center; width: 92px; background:url(../../Newimages/icon02.png) no-repeat;}

.foot_about{ background: #1577e4; padding: 30px 0; overflow: hidden;}
.foot_infor{ float: left; width: 735px;}
.foot_infor h1{ font-size: 22px; color: #fff; font-weight: 700; line-height: 30px;padding:0;}
.foot_infor p{ font-size: 14px; color: #aecef1; padding: 15px 0; overflow: hidden; line-height: 24px;}
.foot_infor a.foot_btn{ height: 32px;color: #fff; font-size: 14px; border:1px solid #fff; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; line-height: 32px; display: block; width:130px; text-align: center; display: block; }
.foot_share{ float: right;}
.foot_share h1{ font-size: 22px; color: #fff; font-weight: 700; line-height: 30px;}
.foot_share p{ color:#fff; font-size: 14px; padding: 0 0 10px 15px;}
.foot_share dl dd{ float: left; width: 160px; text-align: center;}
.foot_share dl dd p{ color: #aecef1; padding: 5px 0 0 0;}
.foot_border{ width: 274px;border:1px solid #aecef1; border-right: none; height: 80px; margin: 15px 0;}
.foot_share a{ border-right:1px solid #aecef1; display: block; float: left; width: 136px; text-align: center;height: 80px;}




.he_slideCaptionDown{background:#f3bb17;width:243px;height:180px;padding:0;margin:0;border:1px solid #fff;position:relative;box-sizing:border-box;cursor:pointer;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.he_slideCaptionDown .he_slideCaptionDown_img{position:relative;display:block;width:100%;padding:0;margin:0;opacity:1;overflow:hidden}
.he_slideCaptionDown .he_slideCaptionDown_caption{color:#fff;background:rgba(254,114,83,0);-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translate3d(0,-100%,0);-moz-transform:translate3d(0,-100%,0);-o-transform:translate3d(0,-100%,0);-ms-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.he_slideCaptionDown:hover .he_slideCaptionDown_caption{background:rgba(255,190,0,.5); filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7Fffbe00,endcolorstr=#7ffbe00);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.he_slideCaptionDown .he_slideCaptionDown_caption,.he_slideCaptionDown .he_slideCaptionDown_caption > a{position:absolute;top:0;left:0;width:100%;height:100%;padding:0;margin:0;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.he_slideCaptionDown .he_slideCaptionDown_caption_h{font-size:1.3em;font-weight:700;text-align:center;width:80%;position:absolute;top:-50%;left:10%;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;overflow:hidden;opacity:0}
.he_slideCaptionDown:hover .he_slideCaptionDown_caption_h{color:#fff;top:25%;opacity:1}
.he_slideCaptionDown .he_slideCaptionDown_caption_p{font-size:1em;text-align:center;width:80%;position:absolute;top:-50%;left:10%;-webkit-transition:all .6s ease-in-out;-moz-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;-ms-transition:all .6s ease-in-out;transition:all .6s ease-in-out;overflow:hidden;opacity:0}
.he_slideCaptionDown:hover .he_slideCaptionDown_caption_p{color:#fff;top:45%;opacity:1}



.news {
    width: 110px;
    margin-right: auto;
    margin-left: auto;
}
.toolsli {
	
	float: right;
    height: 70px;
    width: 220px;
    margin-top: 40px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: 25px;
	font-size: 12px;
	color: #676767;
}

.toolsli2 {
    float: left;
    height: 220px;
    width: 360px;
    margin-top:10px;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: 38px;
	font-size: 12px;
	color: #676767;
	

}
    



DIV.digg {
	TEXT-ALIGN: center;
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 600px;	
	
	
}
DIV.digg A {
	 padding: 7px 14px;
    border: 1px solid #d7d7d7;
    border-radius: 2px;
    color: #333;
    cursor: pointer;
    background-color: #f5f5f5;
    text-decoration: none;
	margin: 3px;
}
DIV.digg A:hover {
	BORDER-RIGHT: #000099 1px solid;
	BORDER-TOP: #000099 1px solid;
	BORDER-LEFT: #000099 1px solid;
	COLOR: #000;
	BORDER-BOTTOM: #000099 1px solid;
	margin: 3px;
}
DIV.digg A:active {
	BORDER-RIGHT: #000099 1px solid; BORDER-TOP: #000099 1px solid; BORDER-LEFT: #000099 1px solid; COLOR: #000; BORDER-BOTTOM: #000099 1px solid
}
DIV.digg SPAN.current {
	border: 1px solid #123586;
	color: #fff;
	background-color: #4895e3;
	border-radius: 2px;
	border: 1px solid #d7d7d7;
	margin: 3px;
	padding-top: 7px;
	padding-right: 14px;
	padding-bottom: 7px;
	padding-left: 14px;
}

DIV.digg a.current1 {
	border: 1px solid #123586;
	color: #fff;
	background-color: #4895e3;
	border-radius: 2px;
	border: 1px solid #d7d7d7;
	margin: 3px;
	padding-top: 7px;
	padding-right: 14px;
	padding-bottom: 7px;
	padding-left: 14px;
}
.feed-card-page a {
   
}


DIV.digg SPAN.disabled {
	_margin-top: -1px;
	_position: relative;
	border: 1px solid #e4e4e4;
	border-radius: 2px;
	background-color: #fff;
	margin: 3px;
	padding-top: 7px;
	padding-right: 14px;
	padding-bottom: 7px;
	padding-left: 14px;
}



.feed-card-page {
    padding: 20px 0 10px;
    text-align: center;
    font-size: 13px;
}

.pagebox_next_nolink {
    _margin-top: -1px;
    _position: relative;
    padding: 7px 14px;
    border: 1px solid #e4e4e4;
    border-radius: 2px;
    background-color: #fff;
}




.pagebox_num_nonce {
    padding: 7px 14px;
    border: 1px solid #123586;
    color: #fff;
    background-color: #4895e3;
    border-radius: 2px;
}



.bootstrap-frm {
margin-left:auto;
margin-right:auto;
max-width: 500px;
background: #FFF;
padding: 20px 30px 20px 30px;
font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #888;
text-shadow: 1px 1px 1px #FFF;
border:1px solid #DDD;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}
.bootstrap-frm h1 {
font: 25px "Helvetica Neue", Helvetica, Arial, sans-serif;
padding: 0px 0px 10px 40px;
display: block;
border-bottom: 1px solid #DADADA;
margin: -10px -30px 30px -30px;
color: #888;
}
.bootstrap-frm h1>span {
display: block;
font-size: 11px;
}
.bootstrap-frm label {
display: block;
margin: 0px 0px 5px;
}
.bootstrap-frm label>span {
float: left;
width: 20%;
text-align: right;
padding-right: 10px;
margin-top: 10px;
color: #333;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: bold;
}
.bootstrap-frm input[type="text"], .bootstrap-frm input[type="email"], .bootstrap-frm textarea, .bootstrap-frm select{
border: 1px solid #CCC;
color: #888;
height: 20px;
line-height:15px;
margin-bottom: 16px;
margin-right: 6px;
margin-top: 2px;
outline: 0 none;
padding: 5px 0px 5px 5px;
width: 70%;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.bootstrap-frm select {
background: #FFF url('down-arrow.png') no-repeat right;
background: #FFF url('down-arrow.png') no-repeat right;
appearance:none;
-webkit-appearance:none;
-moz-appearance: none;
text-indent: 0.01px;
text-overflow: '';
width: 70%;
height: 35px;
line-height:15px;
}
.bootstrap-frm textarea{
height:100px;
padding: 5px 0px 0px 5px;
width: 70%;
}
.bootstrap-frm .button {
background: #FFF;
border: 1px solid #CCC;
padding: 10px 25px 10px 25px;
color: #333;
border-radius: 4px;
}
.bootstrap-frm .button:hover {
color: #333;
background-color: #EBEBEB;
border-color: #ADADAD;
}

.img-rounded {
	border-radius: 6px;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;	
}

