@charset "utf-8";
/* CSS Document */
/*幻灯图*/
.banner {
	width: 100%;
	height: 800px;
	overflow: hidden;
	position: relative;
	z-index: 1;	
}
.banner .d1 {
	width: 100%;
	height: 800px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.banner .d2 {
	height: 10px;
	clear: both;
	position: absolute;
	z-index: 100;
	float: left;
	left: 50%;
	margin-left: 0px;
	display: block;
	bottom: 16px;
}
.banner .d2 ul {
	float: left;
	top: 0;
	display: inline;
	position: relative;
	right: 50%;
	z-index: 999;
}
.banner .d2 li {
	width: 50px;
	height: 5px;
	overflow: hidden;
	cursor: pointer;
	float: left;
	margin: 0 5px;
	display: inline;
	background:url(../images/dot2_05.png) center center no-repeat;
}
.banner .d2 li.nuw {
	background: url(../images/dot_03.png) center center no-repeat;
}


/*首页解决方案*/
.casetop{
	background: url(../images/bti_03.png) center center no-repeat;
	margin-top: 35px;
	width: 282px;
	height: 108px;
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -154px;
	
}
.casetop h1{
	position: absolute;
	top: 37px;
	left: 155px;
	font-weight: normal;
	font-size: 30px;
	color: #1b3280;
	
	
}
.casetop p{
	color: #cecece;
	font-size: 14px;
	text-transform: uppercase;
	font-family: "Arial";
	position: absolute;
	top: 73px;
	left: 155px;
}
.cas{
	width: 398px;
	height: 294px;
	margin-top: 52px;
	float: left;
	background: url(../images/bgs_03.jpg) center center no-repeat;
}
.cas h1{
	text-align:center;
	font-size: 26px;
	font-weight: normal;
	margin-top: 255px;
}
.cas1{
	width: 398px;
	height: 294px;
	float: left;
	background: url(../images/bgs_04.jpg) center center no-repeat;
	margin-top: 52px;
}
.cas1 h1{
	text-align:center;
	font-size: 26px;
	font-weight: normal;
	margin-top: 136px;
	color: #fff;
}
.cas2{
	width: 398px;
	height: 294px;
	float: left;
	margin-top: 52px;
	background: url(../images/bgs_06.jpg) center center no-repeat;
}
.cas2 h1{
	text-align:center;
	font-size: 26px;
	font-weight: normal;
	margin-top: 255px;
}
.cas3{
	width: 398px;
	height: 294px;
	float: left;
	background: url(../images/bgs_09.jpg) center center no-repeat;
	margin-bottom: 53px;
}
.cas3 h1{
	text-align:center;
	font-size: 26px;
	font-weight: normal;
	margin-top: 136px;
	color: #fff;
}
.cas4{
	width: 398px;
	height: 294px;
	float: left;
	background: url(../images/bgs_10.jpg) center center no-repeat;
	margin-bottom: 53px;
}
.cas4 h1{
	text-align:center;
	font-size: 26px;
	font-weight: normal;
	margin-top: 255px;
}
.cas5{
	width: 398px;
	height: 294px;
	float: left;
	margin-bottom: 53px;
	background: url(../images/bgs_11.jpg) center center no-repeat;
}
.cas5 h1{
	text-align:center;
	font-size: 26px;
	font-weight: normal;
	margin-top: 136px;
	color: #fff;
	
}


/*首页产品展示*/
.product{
	clear: both;
	width: 100%;
	height: auto;
	background: #f7f7f7;
	border-top: 1px solid #e7e7ea;
	
}
.casetop1{
	background: url(../images/bti_03.png) center center no-repeat;
	margin-top: 27px;
	width: 282px;
	height: 108px;
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -154px;
	padding-bottom: 30px;
	
}
.casetop1 h1{
	position: absolute;
	top: 37px;
	left: 155px;
	font-weight: normal;
	font-size: 30px;
	color: #1b3280;
	
	
}
.casetop1 p{
	color: #cecece;
	font-size: 14px;
	text-transform: uppercase;
	font-family: "Arial";
	position: absolute;
	top: 73px;
	left: 155px;
}
.fenleis{
	width:1245px;
	margin: 0 auto;
	
}

.fenleis li{
	width: 145px;
	height: 40px;
	line-height: 40px;
	background: #ffffff;
	border: 1px solid #dcdcdc;
	float: left;
	margin-right: 28px;
	font-size: 20px;
	text-align: center;
	margin-top: 35px;
	cursor: pointer;
	margin-bottom: 23px;
	
}
.fenleis li.active{
	background: #1e3180;
	color: #fff;
	border: none;
}
.tabcon{
	height:890px;
	overflow: hidden;
	
}
.piclists {	
	width: 1255px;
	margin: 0 auto;	
	overflow: hidden;
}
.piclists ul{	
	margin-top: 37px;
	
}
.piclists ul li{
	width: 282px;
	height: 346px;
	float: left;
	margin-bottom: 24px;
	margin-left: 0px;
	margin-right: 25px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;	
	display: block;
	background: #fff;
	
	
}
.piclists ul li p{	
	font-size: 18px;
	display: block;
	position: absolute;
	top: 290px;
	left: 0px;
	z-index: 999;
	width: 282px;	
	text-align: center;
	
}
.piclists ul li img{
	width:219px;
	height: 219px;
	vertical-align: middle; 
	display: table-cell;
	text-align:center;		
	position: absolute;
	top: 35px;
	left: 50%;
	margin-left: -109px;
	z-index: 2;
}

.piclists ul li:hover p{
	display:block;
	color: #fff;
}

.piclists ul li a{
	display:block;
}


.piclists ul li .jyy{
	width:219px;
	height: 219px;
	background: rgba(31,49,128,0.5);
	position: absolute;
	top: 0px;
	left:50%;
	z-index: 999;
	margin-left: -109px;
	display: none;
	
	
}
.dots{
	width: 40px;
	height: 37px;
	background:url(../images/dot_031.png) center center no-repeat;
	position: absolute;
	top: 37%;
	left: 40%;
	z-index: 999999;
	display: none;
	
	
}

.piclists ul li:hover{
	background:#1e3180;	
	cursor: pointer;
}


.piclists ul li:hover img{
    transform: scale(1.1);
    transition: all 1s ease 0s;
	-webkit-transform: scale(1.1);
	-webkit-transform: all 1s ease 0s;
}
.piclists ul li:hover .dots{
	display:block;
}




.piclists ul li:hover .jyy{
	display:block;
	 transform: scale(1.1);
    transition: all 1s ease 0s;
	-webkit-transform: scale(1.1);
	-webkit-transform: all 1s ease 0s;
	margin-top: 35px;
	
}









.tabcon{
	clear: both;
	width: 100%;
	
}
.tabs{`
	clear: both;
	width: 100%;
	background: url(../images/bgs_13.jpg) center center no-repeat;
}
.more{
	width: 230px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	background: #fff;
	font-size: 20px;
	margin: 0 auto;
}
.more a{
	display: block;
}
.more a:hover{
	background: #1b3280;
	color: #fff;
}



/*首页关于我们*/
.casetop2{
	background: url(../images/bti_03.png) center center no-repeat;
	margin-top: 50px;
	width: 282px;
	height: 108px;
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -154px;
	
}
.casetop2 h1{
	position: absolute;
	top: 37px;
	left: 155px;
	font-weight: normal;
	font-size: 30px;
	color: #1b3280;
	
	
}
.casetop2 p{
	color: #cecece;
	font-size: 14px;
	text-transform: uppercase;
	font-family: "Arial";
	position: absolute;
	top: 73px;
	left: 155px;
}
.abiaoyu{
	width: auto;
	height: 164px;
	background: url(../images/abg_16.jpg) center center no-repeat;	
	margin-top: 26px;
	margin-bottom: 30px;
}
.abiaoyu h1{	
	font-size: 40px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	padding-top: 52px;
}
.abiaoyu p{
	text-align: center;
	font-size: 16px;
	padding-top: 5px;
}
.fls1{
	background: url(../images/bgs_31.jpg) center 22px  no-repeat;
	width: 120px;
	float: left;
	border-right: 1px solid #dcdcdc;
	height: 100px;
	margin-left: 140px;
}
.fls1 h1{
	display: block;
	font-size: 20px;
	color: #1b3280;
	font-weight: normal;
	padding-top: 75px;
	text-align: center;
}
.fls2{
	background: url(../images/bgs_23.jpg) center 22px  no-repeat;
	width: 120px;
	float: left;
	border-right: 1px solid #dcdcdc;
	height: 100px;
}
.fls2 h1{
	display: block;
	font-size: 20px;
	color: #1b3280;
	font-weight: normal;
	padding-top: 75px;
	text-align: center;
}

.fls3{
	background: url(../images/bgs_25.jpg) center 22px  no-repeat;
	width: 120px;
	float: left;
	border-right: 1px solid #dcdcdc;
	height: 100px;
}
.fls3 h1{
	display: block;
	font-size: 20px;
	color: #1b3280;
	font-weight: normal;
	padding-top: 75px;
	text-align: center;
}
.fls4{
	background: url(../images/bgs_20.jpg) center 22px  no-repeat;
	width: 120px;
	float: left;
	border-right: 1px solid #dcdcdc;
	height: 100px;
}
.fls4 h1{
	display: block;
	font-size: 20px;
	color: #1b3280;
	font-weight: normal;
	padding-top: 75px;
	text-align: center;
}
.fls5{
	background: url(../images/bgs_34.jpg) center 22px  no-repeat;
	width: 120px;
	float: left;
	border-right: 1px solid #dcdcdc;
	height: 100px;
}
.fls5 h1{
	display: block;
	font-size: 20px;
	color: #1b3280;
	font-weight: normal;
	padding-top: 75px;
	text-align: center;
}
.fls6{
	background: url(../images/bgs_37.jpg) center 22px  no-repeat;
	width: 120px;
	float: left;
	border-right: 1px solid #dcdcdc;
	height: 100px;
}
.fls6 h1{
	display: block;
	font-size: 20px;
	color: #1b3280;
	font-weight: normal;
	padding-top: 75px;
	text-align: center;
}
.fls7{
	background: url(../images/bgs_28.jpg) center 22px  no-repeat;
	width: 120px;
	float: left;
	
	height: 100px;
}
.fls7 h1{
	display: block;
	font-size: 20px;
	color: #1b3280;
	font-weight: normal;
	padding-top: 75px;
	text-align: center;
}
.acons{
	font-size: 16px;
	color: #000;
	line-height: 30px;
	text-align: center;
	clear: both;
	padding-top: 35px;
}
.more1{
	width: 233px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 20px;
	margin:0 auto;
	border: 1px solid #dedede;
	margin-top: 27px;
}
.more1 a{
	display: block;
}
.more1 a:hover{
	background: #1b3280;
	color: #fff;
	border: none;
}
/*首页新闻中心*/

.news{
	background: url(../images/bgs_46.jpg) center center no-repeat;
	height: 475px;
	margin-top: 30px;
}
.casetop4{
	background: url(../images/bti_03.png) center center no-repeat;
	padding-top: 60px;
	width: 282px;
	height: 108px;
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -154px;
	
}
.casetop4 h1{
	position: absolute;
	
	left: 155px;
	font-weight: normal;
	font-size: 30px;
	color: #1b3280;
	
	
}
.casetop4 p{
	color: #cecece;
	font-size: 14px;
	text-transform: uppercase;
	font-family: "Arial";
	position: absolute;
	top: 93px;
	left: 155px;
}
.newss{
	width:1250px;
	margin: 0 auto;
}
.news1{
	width: 387px;
	height: 212px;
	background: rgba(255,255,255,0.7);
	margin-right: 22px;
	float: left;
	margin-bottom: 16px;
}
.news1 span{
	display: block;
	color: #999999;
	font-size: 16px;
	height: 44px;
	line-height: 44px;
	padding-left: 18px;
	
}
.news1 h1{
	font-weight: normal;
	font-size: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
	
}
.des{
	color: #999999;
	line-height: 20px;
	font-size: 16px;
	padding-left: 18px;
	width: 330px;
}
.jinru{
	width: 46px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	background: #eeeeee;
	color: #999999;
	font-family: "宋体";
	border: 1px solid #dedede;
	font-size: 22px;
	margin-top: 35px;
	margin-left: 18px;
}
.jinru a{
	display: block;
}
.news1:hover .jinru a{
	background: #1b3280;
	color: #fff;
}
.mo{
	width: 233px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	margin: 0 auto;
	background: #fff;
	border: 1px solid #dedede;
	font-size: 20px;
}
.mo a{
	display: block;
}
.mo a:hover{
	background: #1b3280;
	color: #fff;
	border: none;
}



.casetop5{
	background: url(../images/bti_03.png) top center no-repeat;	
	width: 282px;
	height: 183px;
	position: relative;
	top: 50px;
	left: 50%;
	margin-left: -154px;
	
}
.casetop5 h1{
	position: absolute;
	top: 34px;
	left: 155px;
	font-weight: normal;
	font-size: 30px;
	color: #1b3280;
	
	
}
.casetop5 p{
	color: #cecece;
	font-size: 14px;
	text-transform: uppercase;
	font-family: "Arial";
	position: absolute;
	top: 65px;
	left: 155px;
}
.lianxi1{
	text-align: center;
	font-size: 16px;
	color: #666666;
	line-height: 25px;
}
.lianxiss p{
	text-align:center;
	line-height: 25px;
	font-size: 16px;
	color: #666666;
}
.add{
	background: url(../images/bgs_50.jpg) top center no-repeat;
	width: 243px;
	margin-left: 23px;
	float: left;
	margin-top: 30px;
}
.add p{
	font-size: 14px;
	color: #959595;
	font-family: "Arial";
	text-transform: uppercase;
	padding-top: 58px;
	text-align: center;
}
.add h1{
	font-size: 20px;
	font-weight: normal;
	padding-top: 18px;
}
.tel{
	background: url(../images/bgs_56.jpg) top center no-repeat;
	width: 243px;
	margin-left: 72px;
	float: left;
	margin-top: 30px;
}
.tel p{
	font-size: 14px;
	color: #959595;
	font-family: "Arial";
	text-transform: uppercase;
	padding-top: 58px;
	text-align: center;
}
.tel h1{
	font-size: 20px;
	font-weight: normal;
	padding-top: 18px;
	text-align: center;
}
.email{
	background: url(../images/bgs_59.jpg) top center no-repeat;
	width: 243px;
	margin-left: 63px;
	float: left;
	margin-top: 30px;
}
.email p{
	font-size: 14px;
	color: #959595;
	font-family: "Arial";
	text-transform: uppercase;
	padding-top: 58px;
	text-align: center;
}
.email h1{
	font-size: 20px;
	font-weight: normal;
	padding-top: 18px;
	text-align: center;
}
.web{
	background: url(../images/bgs_53.jpg) top center no-repeat;
	width: 243px;
	margin-left: 50px;
	float: left;
	margin-top: 30px;
	margin-bottom: 52px;
}
.web p{
	font-size: 14px;
	color: #959595;
	font-family: "Arial";
	text-transform: uppercase;
	padding-top: 58px;
	text-align: center;
}
.web h1{
	font-size: 20px;
	font-weight: normal;
	padding-top: 18px;
	text-align: center;
}
.momo{
	clear: both;
	width: 230px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	background: #1b3280;
	color: #fff;
	font-size: 20px;
	margin: 0 auto;
}
.momo a{
	color: #fff;
}
/*友情链接*/
.links{
	background: #f7f7f7;
	height: 237px;
	margin-top: 43px;	
	
}
.linkss{
	border-bottom: 1px solid #e2e2e2;
	height: 82px;
}
.linkss h1{
	font-size: 30px;
	font-weight: normal;
	color: #1b3280;
	
	line-height: 82px;
	
	float: left;
}
.linkss ul{
	height:130px;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 30px;
}
.linkss span{	
	width: 36px;
	height: 2px;
	background: #e1e1e1;
	float: left;
	line-height: 82px;
	margin-top: 40px;
	margin-left: 5px;
}
.linkss ul li{
	width: 199px;
	height: 88px;
	float: left;
	margin-top: 32px;
	border-right: 1px solid #e4e4e4;
}
.linkss ul li img{
	padding-top: 25px;
	width: 184px;
	height: auto;
	margin: 0 auto;
}




/*关于我们*/
.sbanner{
	width: 100%;
	height: 410px;
}
.abs{
	width:100%;
	min-height: 500px;
}
.absleft{
	float: left;
	width: 246px;
	margin-top: 47px;
	margin-bottom: 50px;
}
.abtops{
	background: url(../images/ab_05.jpg) top center no-repeat;
	color: #fff;
	height: 124px;
	
}
.abtops h1{
	font-size: 24px;
	font-weight: normal;
	padding-top: 30px;
	padding-left: 136px;
}
.abtops p{
	padding-left: 136px;
	padding-top: 0px;
	font-size: 11px;
	font-family: "Arial";
	text-transform: uppercase;
}
.absleft ul{
	margin-top:3px;
}
.absleft ul li{
	height: 60px;
	line-height: 60px;
	background: #f5f5f5;
	font-size: 18px;
	text-indent: 18px;
}
.absleft ul li a{
	display: block;
}
.absleft ul li a:hover{
	background: url(../images/ab_08.jpg) center center no-repeat;
	color: #fff;
}
.absleft ul li.hovers a{
	background: url(../images/ab_08.jpg) center center no-repeat;
	color: #fff;
}
.absright{
	margin-left: 24px;
	margin-top: 47px;
	width: 930px;
}
.loca{
	font-size: 16px;
	border-bottom: 1px solid #000;
	
	padding-bottom: 3px;
}
.loca span{
	color: #013e97;
}
.acon{
	margin-top: 42px;
	margin-bottom: 70px;
	font-size: 16px;
	line-height: 25px;
}





/*荣誉资质*/
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

/* line 20, ../sass/lightbox.sass */
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}
/* line 28, ../sass/lightbox.sass */
.lightbox .lb-image {
  display: block;
  height: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
/* line 32, ../sass/lightbox.sass */
.lightbox a img {
  border: none;
}

/* line 35, ../sass/lightbox.sass */
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 44, ../sass/lightbox.sass */
.lb-container {
  padding: 4px;
}

/* line 47, ../sass/lightbox.sass */
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

/* line 56, ../sass/lightbox.sass */
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../img/loading.gif) no-repeat;
}

/* line 63, ../sass/lightbox.sass */
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

/* line 71, ../sass/lightbox.sass */
.lb-container > .nav {
  left: 0;
}

/* line 74, ../sass/lightbox.sass */
.lb-nav a {
  outline: none;
}

/* line 77, ../sass/lightbox.sass */
.lb-prev, .lb-next {
  width: 49%;
  height: 100%;
  cursor: pointer;
  /* Trick IE into showing hover */
  display: block;
}

/* line 84, ../sass/lightbox.sass */
.lb-prev {
  left: 0;
  float: left;
}
/* line 87, ../sass/lightbox.sass */
.lb-prev:hover {
  background: url(../images/prev.png) left 48% no-repeat;
}

/* line 90, ../sass/lightbox.sass */
.lb-next {
  right: 0;
  float: right;
}
/* line 93, ../sass/lightbox.sass */
.lb-next:hover {
  background: url(../images/next.png) right 48% no-repeat;
}

/* line 96, ../sass/lightbox.sass */
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 103, ../sass/lightbox.sass */
.lb-data {
  padding: 0 4px;
  color: #bbbbbb;
}
/* line 106, ../sass/lightbox.sass */
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
/* line 111, ../sass/lightbox.sass */
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
/* line 115, ../sass/lightbox.sass */
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}
/* line 121, ../sass/lightbox.sass */
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 130, ../sass/lightbox.sass */
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
/* line 184, ../sass/screen.sass */
.example-image-link {
  width: 280px;
  height: 250px;	
  display: inline-block;
  margin: 0 10px 20px 5px;
  line-height: 0;
  font-size:14px;
  float:left;
  


}
.example-image-link div{width: 280px; height: 210px;vertical-align: middle;text-align:center;}
.example-image-link div .example-image1{max-width: 100%; max-height: 100%;}
.example-image-link span{ display:block; height:40px; line-height:40px; text-align:center; font-size: 16px;}

.image-set{ margin-left:30px; margin-top:10px;}
.image-set a{overflow: hidden;}
/* line 191, ../sass/screen.sass */
.example-image-link:hover {
  
}

/* line 194, ../sass/screen.sass */
.example-image {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.example-image-link span{ display:block; height:40px; line-height:40px; text-align:center;}






/*新闻资讯列表页*/
.los{
	width: 100%;
	height: 70px;
	line-height: 70px;
	border-bottom: 1px solid #a3a3a3;
	font-size: 18px;
}
.los span{
	color: #013e97;
}
.new1{
	width: 100%;
	height: 190px;
	border: 1px solid #197cc0;
	margin-top: 30px;
	margin-bottom: 26px;
}
.new1 img{
	float: left;
	padding-top: 14px;
	padding-left: 14px;
}
.nrigh{
	margin-left: 25px;
	width: 900px;
}
.nrigh h1{
	font-size: 18px;
	padding-top: 24px;
	padding-bottom: 14px;
}
.mss a{
	font-size: 16px;
	line-height: 25px;
	color: #666666;
	padding-bottom: 26px;
	display: block;
	
}
.new1:hover a{
	color:#1b3280;
}
.chakan a{
	font-size: 16px;
	color: #ed1d25;
}
.nlist{
	margin-bottom: 114px;
}
.nlist ul li{
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #efefef;
}
.nlist ul li h1{
	background: url(../images/jt_07.jpg) left center no-repeat;
	font-size: 18px;
	font-weight: normal;
	padding-left: 20px;
	float: left;
}
.nlist ul:first-child li span{
	float: right;
	display: block;
	color: #999999;
	font-size: 14px;
}
/*新闻详情页*/
.ntitle{
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin-top: 50px;
}
.ndate{
	height: 34px;
	background: #fff;
	line-height: 34px;
	color: #999999;
	text-align: center;
	font-size:16px;
}
.ncon{
	padding-top: 30px;
	font-size: 16px;
	line-height: 30px;
	padding-bottom: 85px;
	width: auto;
	max-width: 1200px;
	word-break: break-all;
	height: auto;
	overflow: hidden;
}
.fyy{
	background: #fff;
	height: 35px;	
	line-height: 35px;
}
.fenye{	
	font-size: 16px;
	float: left;
}
.fenye a{
	display: block;
}
.fenye h1{
	font-size: 14px;
	float: left;
	color: #333333;
	padding-left: 8px;
}
.fenye a:hover h1{
	color: #78540f;
}
.xiaye{
	height: 35px;
	background: #fff;
	line-height: 35px;
	font-size: 14px;
	float: right;
	padding-right: 10px;
}

.xiaye h1{
	font-size: 16px;
	float: left;
	color: #333333;
	padding-left: 8px;
}
.xiaye a:hover h1{
	color: #78540f;
}
.fanhui{
	clear: both;
	text-align: center;
	margin-top: 24px;
	margin-bottom: 47px;
	font-weight: bold;
	font-size: 16px;
}
.fanhui a{
	color: #1b3280;
}
.fanhui a:hover{
	text-decoration: underline;
}


/*产品展示列表页*/


.piclists1 ul{
	width:950px;
	margin-top: 20px;
}
.piclists1 ul li{
	width: 216px;
	height: 260px;
	float: left;
	margin-bottom: 47px;
	margin-right: 20px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;	
	display: block;
	background: #fff;
	
}
.piclists1 ul li p{	
	font-size: 16px;
	display: block;
	position: absolute;
	top: 220px;
	left: 0px;
	z-index: 999;
	width: 216px;	
	text-align: center;
	
}
.piclists1 ul li img{
	width:118px;
	height: 154px;
	vertical-align: middle; 
	display: table-cell;
	text-align:center;
	margin: 0 auto;
	padding:9px;
	padding-top: 20px;
}

.piclists1 ul li:hover p{
	display:block;
	color: #fff;
}
.piclists1 ul li .jyy{
	width:202px;
	height: 215px;
	background: rgba(30,49,128,0.5);
	position: absolute;
	z-index: 999;	
	display: none;
	top: 0px;
	left: 50%;
	margin-left: -100px;
	
	
}

.piclists1 ul li:hover img{
    transform: scale(1.1);
    transition: all 1s ease 0s;
	-webkit-transform: scale(1.1);
	-webkit-transform: all 1s ease 0s;
	
}
.piclists1 ul li:hover .dots1{
	display:block;
}





.piclists1 ul li:hover{
	background:#1e3180;	
	cursor: pointer;
}

.piclists1 ul li:hover .jyy{
	display:block;
	
}
.dots1{
	width: 40px;
	height: 37px;
	background:url(../images/dot_031.png) center center no-repeat;
	position: absolute;
	top: 35%;
	left: 40%;
	z-index: 999999;
	display: none;
	
	
}

/*产品详情页*/

.product_img {
	width: 320px;
	height: auto;
	float: left;
	position: relative;
	margin-top: 23px;
	margin-right: 30px;
}
.product_img_show {
	width: 320px;
	height: 320px;
	overflow: hidden;
	border: 1px solid #dcdcdc;
	position: relative;
}
.product_img_show img {
	max-width: 320px;
	max-height: 320px;
}
.product_img_show a {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.product_img_show a img {
	vertical-align: middle;
}
div.zoomDiv {
	z-index: 999;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 200px;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	display: none;
	text-align: center;
	overflow: hidden;
}
div.zoomMask {
	position: absolute;
	background: url(../images/mask.png) repeat scroll 0 0 transparent;
	cursor: move;
	z-index: 1;
}

.crights {width: 580px;}

.crights h1{
	font-size: 30px;
	padding-top: 43px;
	padding-bottom: 40px;
	font-weight: normal;
	color: #000;
}
.crights span{
	font-size: 20px;
	color: #666666;
	padding-bottom: 26px;
	display: block;
}
.crights p{
	font-size: 16px;
	color: #666666;

}
.fgx{
	clear: both;
	width: 100%;
	height: 9px;
	background: url(../images/po_07.jpg) center center no-repeat;
	padding-top: 20px;
	padding-bottom: 20px;
}

.acon1{

	margin-bottom: 70px;
	font-size: 16px;
	line-height: 25px;
}



/*联系我们*/
.contact h1{
	font-size: 24px;
	text-align: center;
	font-weight: normal;
	padding-top: 30px;
	
}
.contact p{
	text-align:center;
	font-size: 16px;
	padding-top: 10px;
}
.lianxi{
	margin-top:80px;
}
.lianxi1{
	width:147px;
	background: url(../images/cont_03.jpg) top center no-repeat;
	float: left;
	margin-right: 136px;
	height: 350px;
	margin-left: 80px;
	
}
.lianxi1 h1{
	font-size:24px;
	text-align: center;
	padding-top: 169px;
	color:#908F8F;
	font-weight: 100;
	
}


.tel1{
	width:147px;
	background: url(../images/cont_03.jpg) top center no-repeat;
	float: left;
	margin-right: 136px;
	height: 297px;
	
}
.tel1 h1{
	font-size:24px;
	text-align: center;
	padding-top: 169px;
	color:#908F8F;
	font-weight: 100;
	
}


.lianxi1{
	width:147px;
	background: url(../images/cont_05.jpg) top center no-repeat;
	float: left;
	margin-right: 136px;
	height: 350px;
	
}
.lianxi1 h1{
	font-size:24px;
	text-align: center;
	padding-top: 169px;
	color:#908F8F;
	font-weight: 100;
	
}



.fax1{
	width:147px;
	background: url(../images/cont_07.jpg) top center no-repeat;
	float: left;
	margin-right: 136px;
	height: 350px;
	
}
.fax1 h1{
	font-size:24px;
	text-align: center;
	padding-top: 169px;
	color:#908F8F;
	font-weight: 100;
	
}




.web1{
	width:147px;
	background: url(../images/cont_09.jpg) top center no-repeat;
	float: left;	
	height: 350px;
	
}
.web1 h1{
	font-size:24px;
	text-align: center;
	padding-top: 169px;
	color:#908F8F;
	font-weight: 100;
	
}


.con{
	clear: both;
	width:100%;
	background: #ebebeb;
	margin-top: 20px;
	margin-bottom: 30px;
}

.con h1{
    font-size: 24px;
    text-align: center;
    font-weight: normal;
    padding-top: 30px;
	text-transform: uppercase;
	
}
.con p{
	text-align:center;
	font-size: 24px;
	padding-top: 5px;
	padding-bottom: 45px;
}
.wenbenkuang{
	width:238px;
	line-height: 45px;
	height:45px;
	background: #fff;
	font-size: 14px;
	color: #333;
	border: none;
	text-indent: 10px;
	margin-left: 20px;
	font-family: "KaiTi";
	
}
.yihang{
	width:1200px;
	margin: 0 auto;
}
.wenbenkuang1{
	margin-left:80px;
	width:238px;
	line-height: 45px;
	height:45px;
	background: #fff;
	font-size: 14px;
	color: #333;
	border: none;
	font-family: "KaiTi";
	text-indent: 10px;
}
.erhang{
	width:1200px;
	margin: 0 auto;
}
.wenbenkuang2{
	width:1020px;
	height: 247px;
	margin-left:80px;
	border: none;
	margin-top: 30px;	
	padding-top: 10px;
	text-indent: 10px;
	margin-bottom: 20px;
	font-family: "KaiTi";
}
.go-wenbenkuang{
	width:1020px;
	height: 40px;
	background: #3d5da7;
	color: #fff;
	font-size: 16px;
	text-align:center;
	margin: 0 auto;
	border: none;
	margin-left:80px;
	font-family: "KaiTi";
	
}
.contact{
	padding-bottom:30px;
}



/*人才招聘*/
.joblist {
	width: 100%;
	height: auto;
	min-height: 500px;
	overflow: hidden;
	margin: 15px auto;
}
.joblist_title {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	font-weight: normal;
	color: #fff;
	background: #1e3180;
}
.joblist_title span {
	display: block;
	width: auto;
	height: 40px;
	float: left;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 18px;
}
.joblist_info {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 15px 0;
}
.joblist_info li {
	width: 100%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	font-size: 14px;
	color: #5d5d5d;
	padding: 5px 0;
}
.joblist_info li span {
	display: block;
	width: auto;
	height: 40px;
	float: left;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 18px;
}
.joblist_info li span a {
	display: block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	margin: 5px auto;
	color: #fff;
	background: #666;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.joblist_info li span a:hover,.joblist_info li span a.chover {
	background: #1e3180;
}
.joblist_info_c {
	display: none;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 10px 5px;
	font-size: 14px;
	line-height: 2em;
	background: #f8f8f8;
}


/*分页样式*/
.pagination{
	clear:both;
	width: 300px;
	margin: 0 auto;

}
.pagination li{
	width: 30px !important;
	height: 30px !important;
	font-size: 14px !important;
	line-height: 30px !important;
	text-align: center !important;
	float: left !important;
	margin-left: 10px !important;
	border: 1px solid #000 !important;	   
    margin-bottom: 20px !important;
    margin-right: 0px !important;
    position: relative !important;
    top: 0px !important;
    left: 0px !important;
    z-index: 1 !important;    
    background: none !important;
	
	
	
}
.pagination li a{display: block;}
