.width{
	width: 1200px;
	margin: 0 auto;
}
.white{
	color:#fff;
}
.white a{
	color:#fff;
}
.white a:visited{
	color:#fff;
}
.white a:hover{
	color:#FF0000;
}
.blcak{
	color: #000;
}
.blcak a{
	color: #000;
}
.blcak a:visited{
	color: #000;
}
.blcak a:hover{
	color: #000;
}
.red{
	color: #fff;
}
.red a{
	color: #fff;
}
.red a:visited{
	color: #fff;
}
.red a:hover{
	color: red;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.action{
	transition: all .4s ease;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;	
	-o-transition: all .4s ease;
}
.action:hover{
	transition: all .4s ease;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;	
	-o-transition: all .4s ease;
}
/*banner*/
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  }

.rslides img {
  display: block;
  height:auto;
  border: 0;
  width: 100%;
  }
.slide_container {
  position: relative;
  width: 100%;
  }

.slide {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.slide li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }
 .slide_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url(../images/themes.gif) no-repeat left top;
  margin-top: -45px;
  }

.slide_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }

/*header*/

.header{
	width:1200px;margin: auto;
}
.header .logo{
	width: 457px;float: left;padding-top: 20px;margin-bottom: 22px;
}
.header p{
	width: 355px;float: left;padding-left: 42px;color: #464646;font-size: 13px;margin-top: 20px;line-height: 32px;
}
.header p span{
	color: #017ada;font-size: 20px;font-weight: bolder;
}
.header .tel{
	width: 290px;float: right;margin-top: 15px;
}

.nav{
	background: #001dcd;
}
.nav li{float: left;
}





#full-screen-slider { width:100%; height:515px; position:relative}
#slides { display:block; width:100%; height:515px; 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部分*/

.foot-dbox{
	background: url(../images/feiyue_12.jpg) no-repeat top center;padding-top: 170px;
}


.footer p{
	font-size: 13px; color: #FFFFFF;text-align: right;line-height: 25px;padding-right: 8px;
}

#copyright{ background: #6b6b6b; padding: 5px 0;}
.foot{
	line-height: 26px;
	text-align: center;
}
/*内页部分*/
.dateTitle a:hover{
	color: #015cb5;
}
#page_main{
	padding-bottom: 30px;position: relative;background: #fff;box-shadow: 0 15px 60px rgba(0,18,42,.15);
}
.page-left{
	width: 240px;float: left;padding-top: 20px;padding-left: 15px;
	/*position: absolute;top: -100px;
	background: #ececec;
	z-index: 999;*/
}
.page-right{
	float: right;
	width: 910px;padding-left: 10px;padding-right: 10px;
	
}
.page-right1{
	width: 100%;
	background: #FFFFFF;
	padding: 20px;
}
.page-right-top{
	width: 100%;
	border-bottom: 2px solid #b9dcff;padding-bottom: 10px;
	
	
}
.site-nav {
  	font-size: 14px;
    float: right;margin-right: 20px;
    line-height: 26px;margin-top: 38px;
    text-align: center;padding: 0 20px;
}
.page-bt{

	padding: 0 10px;
	font-size: 40px;
	text-align: left;
	margin-top: 10px;
	float: left;
	 background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(0, 29, 205, 1)), to(rgba(14, 45, 230, 1)));
     -webkit-background-clip: text;
     -webkit-text-fill-color: transparent;
}
.page-bt img{
	float: left;
	margin-top: 8px;
	margin-right: 10px;
}
.page-news,.page-products{
	padding-bottom: 50px;
}
.pt40{
	padding-top: 40px;
}
.dateTitle{
	width: 100%;
	font-size: 16px;
	line-height: 25px;
}
#chanpin-tl #ShowImages li{ width: 270px;}
/*.bg{background: url(../images/slbg.jpg) repeat-y top center;
	
}*/

/*首页部分*/
.cp{
	padding-bottom: 80px;
}
.cp ul li{
	width: 330px;border: 1px solid #ADADAD;float: left;margin:  0 34px;
}
.cp li>span{
	display: block;padding: 20px;
}
.cp .cp-bt{
	color: #001dcd;font-size: 20px;margin-bottom: 10px;
}
.cp li span p{
	font-size: 13px;color: #464646;line-height: 24px;
}
.lookmore{
	display: block;color: #fff;width: 120px;line-height: 30px;text-align: center;margin: auto;font-size: 14px;margin-top: 20px;
	background: #5cdc9c;
}
.guanyu{
	background: url(../images/fy_15.jpg) no-repeat top center;height: 648px;
}
.gy{
	padding-top: 207px;
}
.gy-left{
	width: 820px;margin-left: 350px;padding-top: 32px;float: left;
}
.gy-left>div{
	height: 270px;margin-bottom: 18px;color: #464646;line-height: 30px;font-size: 13px;
}
.gy-left a{
	display: block;width: 80px;line-height: 20px;color: #fff;font-size: 13px;background: #5cdc9c;float: right;margin-right: 10px;
	text-align: center;
}
.gy-right{
	width: 420px;float: right;
}
.gy-btn{
	background: #001dcd;
}
.gy-btn p{
	padding-left: 25px;line-height: 30px;font-size: 13px;color: #fff;float: left;
}
.gy-btn ul{
	float: right;padding-right: 15px;
}
.gy-btn ul li{
	width: 20px;height: 20px;background: #fff;color: #001DCD;float: left;margin-right: 5px;text-align: center;
	font-size: 13px;margin-top: 5px;
}
.gy-btn ul li:hover{
	background: #5cdc9c;color: #fff;
}
.ys{
	background: url(../images/feiy_06.jpg) no-repeat top center;height: 584px;
}
.fuwu{
	background: url(../images/fei_02.jpg) no-repeat top center;height: 700px;margin-bottom: 20px;
}
.case{ padding-top: 170px; height: 300px; }
.fw{
	padding-top: 130px;}
.fw h1{
	margin-left: 465px;font-size: 22px;color: #001dcd;font-weight: normal;margin-bottom: 15px;
}
.fw p{
	margin-left: 465px;font-size: 13px;color: #464646;line-height: 25px;width: 695px;margin-bottom: 170px;
}
.fw h2{
	font-size: 22px;color: #fff;margin-left: 15px;font-weight: normal;
}
.fw h3{
	font-weight: normal;font-size: 15px;color: #fff;margin-left: 15px;margin-top: 3px;margin-bottom: 12px;
}
.fw h4{
	font-weight: normal;font-size: 16px;color: #fff;margin-left: 15px;
}
.fw h4 span{
	font-size: 35px;
}
.new-left{
	width: 710px;float: left;margin-left: 30px;
}
.new-left li{
	margin-bottom: 46px;
}
.new_pic{display: block;
	float: left;margin-right: 40px;
}
.new_pic img{
	display: block;
}
.new_content{
	float: left;width: 252px;
}
.new_content .more{display: block;
	width: 76px;line-height: 21px;color: #5cdc9c;border: 1px solid #5cdc9c; text-align: center;font-size: 13px;
	margin-top: 15px;
}
.new_content .more:hover{
	background: #5cdc9c; color: #fff;
}
.new-right{
	width: 338px;float: right;margin-right: 30px;
}
.new-bt{
	background: #001dcd;padding-left: 30px;padding-right: 12px;
}
.new-bt h1{
	font-size: 16px;color: #fff;font-weight: normal;line-height: 35px;float: left;
}
.new-bt a{
	font-size: 13px;color: #fff;float: right;line-height: 35px;
}
.list{
	background: #f7f7f7;padding-top: 23px;padding-bottom: 18px;padding-left: 29px;
}
.list li{
	color: #464646;font-size: 13px;line-height: 36px;
}







.yqlj{width: 1200px;margin: auto;

}
.yqlj-box{
	font-size: 16px;line-height: 50px;
}
.yqlj-box a{
	color: #000;line-height: 50px;padding-left: 10px;
}




