@charset "utf-8";
/* CSS Document */

*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
html{ overflow-x:hidden;}
.clear{ clear:both;}
body{font:12px/180% microsoft yahei;}
.content{ width:1000px; margin:0 auto; position:relative;}
#header{ position:relative;width:100%; height:160px;background:#f60;}
#logo{
	position: absolute;
	left: 13px;
	top: 60px;
	width: 243px;
	height: 69px;
	z-index: 99;
}
#search{ position:absolute; top:0px; right:12px; width:300px; height:60px; background:#ffdac1; z-index:99;border-radius:0px 0px 30px 30px; padding:8px 32px;}
/* menu */
.menu{height:80px;background:#f60;position:relative; padding-top:80px;}
.menu .nav{width:1000px;height:80px;margin:0 auto;}
.menu .nav li.homeli{}
.menu .nav li{float:right;font-size:14px;}
.menu .nav li a{float:left;display:block;height:80px;padding:0 20px;line-height:90px;color:white;text-decoration:none;position:relative;overflow:hidden;}
.menu .nav li a:hover,.menu .nav li a.current{background:#343434;color:#fff;}
.menu .nav li .box{width:1000px;height:50px;position:absolute;top:160px;right:-203px;*right:-190px;right:-198px\0;background:#343434;display:none; z-index:99;}
.menu .nav li .box a{display:block;height:50px;float:right;color:#fff;line-height:50px;border:none;background:none;padding:0;text-align:center; width:120px;}
.menu .nav li .box a:hover{text-decoration:underline;color:#f60}

#search div.searchbox{ margin:10px 0px 0px 0px; float:right;}
#search div.searchbox .top_input{ height:24px; width:80px; padding:0px 10px; border:1px solid #b0b0b0; color:#454545;font:normal 12px/26px Arial; float:left;}
#search div.searchbox .top_down{ height:26px; width:80px; border:1px solid #b0b0b0; color:#454545;font:normal 12px/26px Arial; float:left;}
#search div.searchbox .top_xl{ width:102px; float:left; height:26px; background:url(../images/index_xl_bg.gif) no-repeat; cursor:pointer;}
#search div.searchbox .top_xl span{ padding:0px 10px; height:26px; font:normal 12px/26px Arial; display:block;}
#search div.searchbox .top_xl ul{ background:#FFF; position:relative;border:1px solid #b0b0b0; border-top:0px none;z-index:2;height:47px; display:none;}
#search div.searchbox .top_xl ul li a{ line-height:23px; padding:0px 10px; display:block; height:23px;}
#search div.searchbox .top_xl ul li a:hover{ background:#326a00; color:#fff}
#search div.searchbox .top_but{ width:95px; height:26px; margin:0px 0px 0px 10px; padding:0px; background:#ff8a00; text-align:center; font:normal 12px/26px Arial; border:0px none; outline:none; color:#fff; cursor:pointer; float:left;}
.floatleft{ float:left;}

/*====================轮播样式============================*/
.rslides {
  margin: 0 auto 40px;
  }

#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
  }

.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  }

.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
  }

.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
  }

.rslides_tabs li:first-child {
  margin-left: 0;
  }

.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
  }

/* Callback example */
.events {
  list-style: none;
  }

.callbacks_container {
  position: relative;
  float: left;
  width: 100%;
  }

.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }

.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }

.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }

.callbacks_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;
  }

.callbacks_nav:active {
  opacity: 1.0;
  }

.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }

#slider3-pager a {
  display: inline-block;
}

#slider3-pager img {
  float: left;
}

#slider3-pager .rslides_here a {
  background: transparent;
  box-shadow: 0 0 0 2px #666;
}

#slider3-pager a {
  padding: 0;
}

@media screen and (max-width: 600px) {

  .callbacks_nav {
    top: 47%;
    }
  }

/*====================底部样式============================*/
.footer{ background:url(../images/footer_bg.gif) repeat-x; height:315px; overflow:hidden;}
.footer_1{ float:left; width:335px; height:250px; background:url(../images/footer_3.png) right center no-repeat;}
.footer_1 .tel{ margin:20px 20px 5px; height:46px; background:url(../images/footer_bg1.jpg) left top no-repeat; color:#fff; font: normal 20px/40px Arial; text-indent:70px;}
.footer_1 .address{ margin:0px 35px; color:#fff; font:normal 12px/18px Arial}
.footer_1 .address b{ color:#fff; font:normal 16px/22px Arial}
.footer_1 .link{margin:10px 35px;}
.footer_1 .link a{ margin-right:10px;}
.footer_2{ float:left; width:410px; height:250px; background:url(../images/footer_3.png) right center no-repeat}
.footer_2 .after{margin:16px 0px 0px 60px; height:48px; background:url(../images/footer_bg2.jpg) left top no-repeat; color:#fff; font: normal 20px/46px Arial; text-indent:90px}
.footer_2 p{ margin:5px 0px 5px 60px; color:#fff;}
.footer_2 p i{ color:#fff; font:bold 24px/24px Arial; padding-right:5px;}
.footer_3{ float:left;}
.footer_3 h3{ width:225px; height:33px; margin:23px 0px 15px 26px; background:#303030;color:#fff; font: normal 20px/33px Arial; text-indent:60px}
.footer_3 a{ color:#fff; margin:0px 0px 0px 95px; line-height:20px;}
.footer_4{ width:100%; float:left; text-align:center; color:#737373;}
.footer_4 a{ color:#737373;}

.indextext{ margin:32px auto;}
.indextext h1{color:#f60; text-align:center; font-size:32px; line-height:50px;	}
.indextext p{ text-align:center; font-size:16px; line-height:24px;}

.indexpro{ width:320px; float:left; margin-right:20px; background:#f4f4f4;color:gray;}
.indexpro h2{ background:#f60; color:white; padding:8px;}
.indexpro h2 a{ background:#f60; color:white; text-decoration:none;}
.indexpro ul{ margin-bottom:20px; }
.indexpro ul li a{ color:gray; text-decoration:none; display:block; padding:4px 20px;}
.indexpro ul li a:hover{color:#343434;}

 
 .productlists h2{ background:#f60; padding:16px;}
		   .productlists h2 a{ color:white; text-decoration:none;}
		   .productlist ul li{width: 180px; height: 220px; float:left; margin:10px 4px 10px 4px;  background:#f7f7f7; border:1px #f2f2f2 solid; -webkit-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;}
		   .productlist ul li img{ width: 180px; height: 180px; margin-bottom:10px;}
		   .productlist ul li a{ display:block; color:#343434; text-decoration:none; text-align:center;}
		   .productlist ul li:hover{border:1px #f60 solid;-webkit-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;}



 .projectlist ul li{width:240px; height:250px; float:left; margin:10px 4px 10px 4px;  background:#f7f7f7; border:1px #f2f2f2 solid; -webkit-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;}
		   .projectlist ul li img{ width:240px; height:180px; margin-bottom:10px;}
		   .projectlist ul li a{ display:block; color:#343434; text-decoration:none; text-align:center;}
		   .projectlist ul li:hover{border:1px #f60 solid;-webkit-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;}
.newslist li{  width:100%; height:200px; float:left; margin:20px auto;}
.newslist li a.newspic{ width:200px; display:block; float:left; padding:12px;}
.newslist li a.newspic img{width:200px; height:140px;}
.newslist li p.contentlisttitle{ margin-top:20px;}
.newslist li p.contentlisttitle a{ color:#343434; text-decoration:none; font-size:14px; font-weight:bold;}
.articletitle{line-height:60px; text-align:center;}

.producttitle{ background:#f60; color:white; font-size:18px; padding:16px;}

#fixedLayer { 
position:fixed; 
right: 0px; 
bottom: 0px; 
width:248px; 
height:36px;
background:url(../images/send.jpg) 0 0 no-repeat;
line-height:30px; 
z-index:9999;
} 
#fixedLayer a{ display:block; width:100%; height:36px;}

.left{ width:210px; float:left;}
.right{ width:760px; float:right; }
.location{ height:40px;}
.leftbox h1{ color:#f60; line-height:42px;}
.leftbox ul { width:200px;}
.leftbox ul li{ width:100%;}
.leftbox ul li a{ list-style-type:none;  text-decoration:none; color:gray; display:bolck; width:100%; padding:8px 6px; border-bottom:1px dashed silver; line-height:42px;}
.leftbox ul li a hover{ background:gray; color:white;}

