@charset "utf-8";
/* CSS Document */
.banner
{
	width:100%;
	height:530px;

}

.shutter {
  overflow: hidden;
  width:100%;
  height:570px;
  position: relative;
  margin:0 auto;
  
}
.shutter-img {
  z-index: 1;
}
.shutter-img,
.shutter-img a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.shutter-img a {
  cursor: default;
}
.shutter-img a > img {
  width: 100%;
  height: 100%;
}
.shutter-img .created {
  overflow: hidden;
  position: absolute;
  z-index: 20;
}
.shutter-btn {}
.shutter-btn li {
  position: absolute;
  z-index: 2;
  top: 50%;
  width: 49px;
  height: 49px;
  margin-top: -25px;
  cursor: pointer;
}
.shutter-btn li.prev {
  left: 20px;
  background: url(../images/shutter_prevBtn.png) no-repeat 0 -49px;
}
.shutter-btn li.next {
  right: 20px;
  background: url(../images/shutter_nextBtn.png) no-repeat 0 -49px;
}
.shutter-desc {
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 36px;
  background: url(../images/shutter_shadow.png) repeat;
}
.shutter-desc p {
  padding-left: 20px;
  line-height: 36px;
  color: #fff;
  font-size: 14px;
}

.aboutcen{ width:100%; min-height:350px;}
.mian{width:1203px; margin:0 auto;}

.about_ti{ width:276px; margin:0 auto; background:url(../images/abou_ti.png) no-repeat center 15px; padding-top:15px;}
.about_ti .abt_ti1{ width:276px; float:left; line-height:30px; padding-top:15px; text-align:center; font-size:23px; color:#004da1;}
.about_ti .abt_ti1 a{font-weight:bold; color: #004da1;}
.about_ti .abt_ti2{ width:276px; float:left; text-align:center;font-size:16px; color:#ababab;}
.about_ti .abt_ti2 a{font-size:16px; color:#ababab;}
.about_ti .abt_ti3{ width:276px; float:left; text-align:center; font-size:20px; color:#717171;}
.hr{width:70px; float:left; margin-left:80px; margin-top:15px; margin-bottom:15px;}

.about{width:1203px; float:left; margin-top:30px;}
.aboufl{ width:605px; float:left; margin-top:10px;}
.aboufl h2{width:605px; line-height:35px; float:left; font-size:30px; color:#ABABAB; font-weight:normal; font-family:Arial;}
.aboufl h3{width:605px; float:left; margin-top:5px; margin-bottom:5px; font-size:23px; color:#004da1; font-weight:bold;}

.aboufl p{ width:605px; line-height:26px; float:left; margin-bottom:10px; font-size:13px; color:#464646;}
.aboufl p .blor{ font-size:13px; color:#004da1;}
.aboufr{ width:571px;}
.tre { width: 571px; height: 298px; position: relative;
    overflow: hidden;
    cursor: pointer;}
.zoom {
    /* 缩放的元素 */
    width: 571px; height: 298px;
    vertical-align: middle;    
    -webkit-transition: -webkit-transform .2s;
    transition: transform .2s;
}
.tre:hover .zoom {
    /* hover放大 */
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    zoom: 1.05;
}



.categories{width:100%; min-height:422px; background:url(../images/categobg.jpg) no-repeat center top;}
.catego{ width:1203px; float:left; margin-top:80px; min-height:160px;}
.catego li{ width:164px; height:86px; float:left;  margin-left:30px;}
.catego li a{ width:164px; height:86px; float:left;background:url(../images/prolistbg.jpg) no-repeat center top; line-height:46px; text-align:center; color:#484848; }
.catego li a:hover{ background:url(../images/prolist_ho.jpg) no-repeat center top; color:#FFF;}
.tegoti{ padding-top:10px; font-size:16px;}
.tegotii{ font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;}




/*产品推荐*/
.produshow{ width:100%; min-height:408px; background-color:#FFF;}
.show{width:100%;}
.box1 {width:1203px;position:relative;float:left; margin-top:30px;}
.box1 .leftLoop {overflow:hidden;width:1203px;float:left;}
.box1 .leftLoop .hd .prev,.hd .next {display:block;width:20px;height:30px;cursor:pointer;z-index:98;top:145px;}
.box1 .leftLoop .hd .prev {position:absolute;left:-48px;background:url(../images/profl.png) no-repeat;}
.box1 .leftLoop .hd .next {position:absolute;left:1230px;width:20px;height:30px;background:url(../images/profr.png) no-repeat;}
.box1.leftLoop .hd ul {float:ri  ght;overflow:hidden;zoom:1;margin-top:10px;}
.box1 .leftLoop .hd ul li {position:relative;_display:inline;float:left;width:260px;height:10px;overflow:hidden;background:#ccc;margin-right:10px;text-indent:-999px;cursor:pointer;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;}
.box1 .leftLoop .bd ul li .pic img {width:264px;height:264px;}
.box1 .leftLoop .hd ul li.on {background:#f00;}
.box1 .leftLoop .bd ul {overflow:hidden;zoom:1;}
.box1 .leftLoop .bd ul li {width:264px; float:left;margin:0 5px;text-align:center;float:left;_display:inline;overflow:hidden;}
.box1 .leftLoop .bd ul li .pic{width:264px; float:left;}
.box1 .leftLoop .bd ul li .titlle a{ width:264px; float:left;color:#FFFFFF; padding-top:15px; padding-bottom:15px; }
.box1 .leftLoop .bd ul li .titlle{width:264px; float:left; background-color:#616060;}
.box1.leftLoop .bd ul li .titlle a img{ padding-bottom:15px;}
.box1 .tempWrap {
	width:1203px; !important
}
/*产品推荐*/

.features{ width:100%; background:url(../images/featuresbg.jpg) no-repeat center top; min-height:502px; margin-top:20px;}

.featfl{ width:432px; margin-top:40px;}
.featfl h2{width:432px; float:left; font-size:30px; color:#FFF; line-height:35px;}
.featfl h3{width:432px; float:left; font-size:23px; color:#FFF; font-weight:bold; margin-top:15px; margin-bottom:30px;}
.featfl span{width:432px; float:left; font-size:14px; color:#FFF;}
.featfl ul{ width:432px; float:left;}
.featfl ul li{ width:197px; height:76px;  background-color:#0065d3; margin-right:15px; margin-top:15px; float:left;}
.featfl ul li strong{ font-size:51px; padding-left:20px; color:#8bc3ff; font-weight:bold;line-height:76px;}
.featfl ul li small{ font-size:16px; color:#ffffff; padding-left:20px;}
.ffeaurfr{ width:392px; margin-left:355px; margin-top:55px;}
.ffeaurfr h2{width:392px; float:left; font-size:23px; font-weight:bold; color:#004da1; line-height:100px;}
.ffeaurfr ul{ width:392px; float:left;}
.ffeaurfr ul li{ width:50%; float:left; margin-bottom:5%;}
.ffeaurfr ul li span{ font-size:18px; color:#414c59; line-height:86px; padding-left:10px;}

.marking{ width:100%; background:url(../images/markbg.jpg) no-repeat center top; min-height:441px;}
.golia{width:287px; float:left; margin-top:140px; margin-left:40px;}
.golia h2{width:287px; float:left;}
.golia h3{width:287px; float:left; font-weight:bold; line-height:20px; font-size:23px; color:#19314c;}
.golia p{width:287px; float:left; font-size:14px; color:#393f46; padding-top:10px;}

.golomoe{width:1200px; float:left; margin-top:52px;}


.choose{ width:100%; background:url(../images/chosrbg.jpg) no-repeat center top; min-height:1018px;}
.choocen{width:1203px; float:left; margin-top:100px;}
.chossfl{width:600px;}
.chhotop{ width:600px;}
.chhotop{ width:600px;}
.ysone{ background:url(../images/jsys.jpg) no-repeat center top; min-height:419px;}
.ystwo{ background:url(../images/yzcp.jpg) no-repeat center top; min-height:494px;}
.ysone dl{margin-top:277px; margin-left:160px;}
.ystwo dl{margin-top:247px; margin-left:160px;}
.chhotop dl{ width:411px; float:left; }
.chhotop dl dt{ width:411px; float:left; height:47px; line-height:47px; font-size:16px; color:#2bd4ff; font-weight:bold;}
.chhotop dl dd{ width:411px; float:left; color:#FFF;}

.chossfr{width:601px;}
.ysthre{ background:url(../images/tdys.jpg) no-repeat center top; min-height:484px; margin-top:30px;}
.ysfour{ background:url(../images/shfw.jpg) no-repeat center top; min-height:399px;}
.ysone dl{margin-top:277px; margin-left:160px;}
.ystwo dl{margin-top:247px; margin-left:160px;}
.ysthre dl{margin-top:347px; margin-left:190px;}
.ysfour dl{margin-top:247px; margin-left:190px;}

.application{width:100%; background-color:#e0e0ec; min-height:485px;}
#gallery
{
	width:1185px;
	 height:310px;
    overflow: hidden;
	margin-top:30px;
}

.container {
	margin: 0 auto;
	position: relative;
	width:1185px;
	font-size:.8125em;
}

.roundabout-holder  { 
	width:1185px;
	height:310px;
	margin:0 auto;
}
.roundabout-moveable-item {
   width:503px;
   height:310px;
   cursor:pointer;
   border:1px solid #ccc;
   border:1px solid rgba(0, 0, 0, 0.08);
   border-radius:4px;
   -moz-border-radius:4px;
-webkit-border-radius:4px;
}
	.roundabout-moveable-item img{
		width:100%;
	}
.roundabout-in-focus {
	border:1px solid rgba(0, 0, 0, 0.2);
}


.newscont{width:100%;}

.waperfl{ width:1203px; float:left; margin-top:35px;}
.newsleft{ width:800px; float:left;}

.mews1{ width:392px;}
.mewimg { width:392px; height:148px; position: relative;overflow: hidden;cursor: pointer;}
.news {
    /* 缩放的元素 */
    width:392px; height:148px;
    vertical-align: middle;    
    -webkit-transition: -webkit-transform .2s;
    transition: transform .2s;
}
.mewimg:hover .news {
    /* hover放大 */
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    zoom: 1.05;
}

.mews1 ul{ width:392px; float: left;}
.mews1 ul li{ width:392px; float:left; line-height:39px;}
.mews1 ul li a{float:left;}
.mews1 ul li span{ float:right;}


.newsright{width:392px;}
.newsright ul{ width: 392px; float: left;}
.newsright ul li{ width: 392px; float: left; line-height: 39px;}






















