body {
  width: 100%;
  height: 100%;
}
.wrap{
  width: 1200px;
  margin: 0 auto;
}
.head{
  width: 100%;
  height: 80px;
  background-color: #1b1b1b;
}
.head .logo{
  width: 400px;
  height: 80px;
}
.logo a{
  display: block;
}
.head .nav{
  height: 80px;
}
.nav a{
  margin-left: 55px;
  display: inline-block;
  height: 80px;
  line-height: 80px;
  font-size: 16px;
  color: #fff !important;
}
.nav a:hover{
  color: #d7b473;
}
.banner{
  width: 100%;
  max-height: 785px;
}

.footer{
  width: 100%;
  height: 181px;
  background-color: #1b1b1b;
}
.footer .footer_nav{
  margin-top: 10px;
  width: 100%;
  height: 34px;
  font-size: 14px;
  line-height: 34px;
  text-align: center; 
}
.footer_nav a{
  color: #fff !important;
  display: inline-block;
  vertical-align: middle;
}
.footer_nav span{
  color: #fff;
  display: inline-block;
  vertical-align: middle;
}
.footer_nav a{
  height: 34px;
  padding: 0 20px;
}
.footer_nav a:hover{
  color: #d7b473;

}
.footer .footer_oinfo{
  margin-top: 20px;
  width: 100%;
}
.footer_oinfo p{
  width: 100%;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.footer_oinfo p span,a{
  display: inline-block;
  vertical-align: middle;
}
.footer_oinfo p span{
  margin-right: 25px;
  color: #fff;
}
.footer_oinfo p a{
  color: #fff !important;
  margin-right: 25px;
}

.bread_nav{
  margin: 10px 0;
  width: 100%;
  height: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
}
.bread_nav span{
  display: inline-block;
  padding-right: 10px;
  vertical-align: middle;
}
.bread_nav a{
  display: inline-block;
  vertical-align: middle;
}
.bread_nav a:hover{
  color: #d7b473;
}

.pro_web{
  width: 100%;
}
.mod_name{
  width: 100%;
  height: 42px;
  line-height: 42px;
  font-size: 22px;
  color: #333333;
  text-align: center;
}
.icon_box{
  margin-top: 2px;
  width: 100%;
  height: 4px;
  text-align: center;
}
.icon_box .icon1{
  display: inline-block;
  width: 35px;
  height: 4px;
  background-color: #d7b473;
  vertical-align: top;
}
.pro_web .proweb_box{
  margin-top: 30px;
  width: 100%;
}
.proweb_nav{
  width: 200px;
}
.proweb_nav .tmod_name{
  width: 165px;
  height: 100px;
  padding-left: 30px;
  background-color: #1b1b1b;
}
.tmod_name .cname{
  margin-top: 22px;
  width: 165px;
  height: 34px;
  line-height: 34px;
  font-size: 24px;
  color: #fff;
}
.tmod_name .ename{
  width: 165px;
  height: 24px;
  line-height: 24px;
  font-size: 16px;
  color:#fff;
}
.proweb_nav .proweb_nav_box{
  width: 200px;
}
.proweb_nav_box .proweb_item{
  margin-top: 2px;
  width: 195px;
  height: 60px;
}
.proweb_item a{
  display: block;
  width: 165px;
  height: 60px;
  padding-left: 30px;
  background-color: #eeeeee
}
.proweb_item a i{
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  background: url(../images/icon1.png) no-repeat;
}
.proweb_item a span{
  margin-left: 10px;
  display: inline-block;
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  vertical-align: middle;
}
.proweb_item:hover{
  width: 200px;
  background: url(../images/itembg.png) no-repeat;
}
.proweb_item:hover a{
  background-color: #d7b473;
}
.proweb_item:hover a i{
  background: url(../images/icon1w.png) no-repeat;
}
.proweb_item:hover a span{
  color: #fff;
}
.proweb_box .proweb_probox{
  margin-right: -20px;
  width: 1000px;
}
.proweb_probox .webpro_item{
  margin: 0 20px 10px 0;
  width: 230px;
  height: 258px;
}
.webpro_item a{
  display: block;
}
.webpro_item a:hover{
  color:#d7b473;
}
.webpro_item a img{
  float: left;
  width: 230px;
  height: 220px;
}
.webpro_item a span{
  float: left;
  width: 100%;
  height: 37px;
  line-height: 37px;
  font-size: 16px;
  text-align: center;
}


.pages{
  margin: 15px 0 40px;
  width: 100%;
  height: 20px;
  text-align: center;
  font-size: 14px;
}
.pages a{
  display: inline-block;
  padding: 0 15px;
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
  font-size: 14px;
}
.pages a:hover{
  color: #d7b473;
}
.pages span{
  display: inline-block;
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
  font-size: 14px;
}

.relation_pro{
  margin-top: 20px;
  width: 100%;
}
.relation_pro p{
  border: 1px solid #cccccc;
  height: 32px;
  padding: 0 10px;
  line-height: 32px;
  font-size: 16px;
  color: #666666;
}
.rel_pro_pos{
  margin: 20px 0 30px 0;
  width:100%;
  height:260px;
  overflow:hidden;
  position:relative;
}
.rel_pro_pos .rpro_box{
  position:absolute;
  left:0;
  top:0;
  width: 3000px;;
  height:260px;
}
.rpro_box .rpro_item{
  margin-right: 20px;
  width: 230px;
  height: 260px;
}
/*.rpro_item:nth-child(4){
  margin: 0;
}*/
.rpro_item a{
  display: block;
}
.rpro_item a img{
  float: left;
  width: 230px;
  height: 224px;
}
.rpro_item a span{
  float: left;
  width: 100%;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  text-align: center;
}
.relation_news{
  width: 100%;
}
.relation_news p{
  border: 1px solid #cccccc;
  height: 32px;
  padding: 0 10px;
  line-height: 32px;
  font-size: 16px;
  color: #666666;
}
.relation_news .rnew_box{
  margin: 20px 0 30px;
  width: 100%;
}
.rnew_box .rnew_item{
  margin: 10px 0;
  width: 50%;
  height: 20px;
}
.rnew_item a{
  width: 95%;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  overflow: hidden;
}
.ohterpage{
  	 margin: 10px 0;
	width:100%;
}
.prevpage{
    float: left;
    width: 50%;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
  	text-align:left;
}
.nextpage {
    float: left;
    width: 50%;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
  	text-align:right;
}