.width{
	width: 1200px;
	margin: 0 auto;
}
.white{
	color:#fff;
}
.white a{
	color:#fff;
}
.white a:visited{
	color:#fff;
}
.white a:hover{
	color:#ffffff;
}
.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-by{
	width: 660px;
	margin-top:50px;
	margin-left:70px;
}
.header-by li{
	float: left;
	width: 205px;
}
.header-by li img{
	float: left;
	margin-top: 10px;
	margin-right: 5px;
}
.by{
	font-size: 24px;
	font-weight:bold;
	color: #737373;
}
.by p{
	font-size:16px;
	font-weight:normal;
	color: #737373;
}
.header-tel{
	margin-top:55px;
}
.nav{
	height: 50px;
	background: #ffcc03;
}
.nav-con>ul>li{
	float: left;
	width:133px;
}
.nav-con>ul>li a{
	color: #000;
	font-size: 16px;
	display: block;
}
.nav-con ul li:hover{
	background: #6a060c;
}
.nav-con ul li:hover a span{
	color: #fff;
}
.nav-con ul>li>a>span{
	color: #000;
	font-size:15px;	 
	font-weight: bold;
}
.nav-con ul>li>>ul>li>a>span{
	color: #000;
	font-size: 16px;	
	font-weight: normal; 
}
.nav{ text-align:center;}
.nav ul{  padding:0; }
.mobile_nav>ul{ display: table;}
.nav .menulevel{
	 padding:0;z-index: 999;padding-top:9px;
}
.nav li {
    line-height:50px;
	display: inline-block;
    font-size:16px;
    color: #000;  
    text-align: center;
    position: relative;}
.nav li a{ 
	color:#212121;
}	
.nav li a#menu_selected{
	line-height:50px;
	color: #fff;
	background: #6a060c;
}
.nav li a#menu_selected span{
	color: #fff;
}
.nav li:hover{}
.nav li:hover>a>span{ 
	text-decoration:none;
    color: #fff;
}
.nav li:hover>.menulevel{ display:block;}
.menulevel{ width:100%; left:0; display:none; margin:0;position: absolute;z-index: 1;top: 43px;}
.menulevel li{ display:block;margin-bottom: 2px;background: #ffcc03;}
.menulevel li a span{color: #000!important;}
.menulevel li:hover{}
.menulevel li:hover a span{text-decoration:none;color: #fff!important;font-weight: bold;}
.menulevel li>.menulevel{width:100%; left:100%;  top:0;}
#full-screen-slider { width:100%; /*height:600px;*/ position:relative}
#slides { display:block; width:100%; height:600px; 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部分*/
.footer{
	background: #191919;
	padding:55px 0;
}
.footer-logo{
	margin-left: 50px;
}
.footer-lx{
	margin-left: 85px;
	margin-top:10px;
	font-weight: bold;
	color: #ffcc03;
	line-height: 30px;
	font-size: 16px;
}
.footer-lx p{
	font-weight: bold;
	color: #ffcc03;
	font-size:20px;
}
.wzbb{
	background: #ffcc03;
	text-align:center;
	height:50px;
	padding-top: 15px;
	color: #000;
}
.wzbb a{
	color: #000;
}
/*内页部分*/
.ny11{
	width:900px;
}
.ny-dhwz{
	width: 1180px;
	background:#ffcc03;
	line-height:45px;
	padding-left: 20px;
	margin-top: 80px;
}
.ny-dhwz11{
	background:#ffcc03;
	line-height:45px;
	padding-left: 20px;
	margin-top:80px;
}
.ny-img img{
	width: 100%;
}
.tpmk-img{
	height:265px;
	overflow: hidden;
}
.cpnav-tit{
	width: 136px;
	height: 106px;
	background: #28983a;
	text-align: center;
	padding-top: 30px;
}
.cpnav-tit p a{
	font-size: 25px;
	color: #FFFFFF;
	font-weight: bold;
}
.ddsmoothmenu-v{
	border: solid 2px #535353;
}
.ddsmoothmenu-v ul li:last-child{
	border-bottom: none;
}
.ny-navbg{
   width: 260px;
   margin-top:80px;
}
.related-list{
	line-height: 50px;
	font-size: 14px;
}
.lbox-top {
    text-align: center;
    background: #006bc5;
}
.cp-navbot{
	background: #64dad3;
	padding: 30px 43px;
}
.cp-navbot p:first-child{
	font-size: 18px;
	color: #fff;
}
.cp-navbot p:first-child img {
    margin-right: 10px;
    vertical-align: middle;
}
.cp-navbot p:last-child {
    font-size: 26px;
    color: #fff;
}
.ny-dqwz{
	background: #ededed;
}
.ny-title{
	margin:50px auto 20px;
}
.ny-location{
	font-size: 14px;
	line-height: 50px;
}
.ny{
	padding:20px 0 50px;
}
#spec-n1{
	height: 260px;
	overflow: hidden;
}
/*首页部分*/
.main{position: relative;}
.index-bottom{position: fixed; height:160px; background:rgba(0,0,0,0.85); bottom: 0; left: 0; width: 100%; z-index: 999;}
.liuyan-bt{float: left; margin-top: 35px;}
.liuyan-con{width:465px; float: left; margin-top:35px; margin-left: 30px;}
.liuyan-tel{float: right; margin-top: 50px;}
.nboder{border: none; width: 180px; height: 40px;border-radius: 10px; text-indent: 15px;}
.submit1{width: 80px; height: 80px; float: right; background: #ffcd02; font-size: 15px; color: #000; border: none;}
.liuyan-con dl dd {
    width: 180px;
    height: 40px;
    float: left;
    border-radius: 10px;
    background: #fff;
    text-align: center;
    margin:3px;
    line-height: 40px;
    font-size: 14px;
}
.sub{width: 80px; height:65px; float: right; background: #ffcd02; font-size:18px; color: #000; border: none;font-family:'黑体';padding-top:15px;margin-top: -40px;position: relative;}
.sub > div{width:100%;background: #FFCD02;text-align:center;}
.sub > #sub{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor: pointer;}


/*关于我们*/
.about{
	background: url(../images/about-bg.jpg) no-repeat top center;
	padding-top:137px;
	padding-bottom:60px;
}
.about-con{
	width:530px;
}
.about-bt a{
	color: #ffcc03;
	font-size: 18px;
	font-weight: bold;
}
.about-bt a span{
	font-weight: normal;
	text-transform: uppercase;
	color: #ffcc03;
	font-size: 12px;
}
.about-diao{
	line-height: 36px;
	font-size:14px;
	color: #4a4a4a;
	margin-top:45px;
}
.about-more{
	margin-top:25px;
}
/*原创欣赏*/
.yc-bg{
	margin-top: 110px;
}
.yc-bt{
	margin: 0 auto;
	text-align: center;
	width: 367px;
	border-bottom: 1px solid #cccccc;
}
.yc-bt:after{
	display: block;
	content: "";
	background: #ffcc03;
	width:31px;
	margin-top:15px;
	margin-left: 165px;
	height: 4px;
}
.yc-bt a{
	color: #313131;
	font-size: 30px;
	font-weight: bold;
}
.yc-con{
	margin-top: 55px;
}
.yc-left{
	background: url(../images/yc1.jpg) no-repeat top center;
}
.yc-left:hover{
	background: url(../images/yc11.jpg) no-repeat top center;
}
.yc-left a{
	display: block;
	height: 599px;
	width: 297px;
}
.yc-right{
	width: 898px;
}
.yc2{
	display: block;
	height: 297px;
	width:295px;
}
.yc2{
	background: url(../images/yc2.jpg) no-repeat top center;
}
.yc2 a{
	display: block;
	width: 295px;
	height: 297px;
}
.yc2:hover{
	background: url(../images/yc22.jpg) no-repeat top center;
}
.yc3{
	display: block;
	height: 297px;
	width:599px;
}
.yc3 a{
	display: block;
	height: 297px;
	width:599px;
}
.yc3{
	background: url(../images/yc3.jpg) no-repeat top center;
}
.yc3:hover{
	background: url(../images/yc33.jpg) no-repeat top center;
}
.yc-bottom{
	margin-top: 5px;
}
.yc4{
	display: block;
	height: 297px;
	width:595px;
}
.yc4 a{
	display: block;
	height: 297px;
	width:595px;
}
.yc4{
	background: url(../images/yc4.jpg) no-repeat top center;
}
.yc4:hover{
	background: url(../images/yc44.jpg) no-repeat top center;
}
.yc5{
	display: block;
	height: 297px;
	width:297px;
}
.yc5 a{
	display: block;
	height: 297px;
	width:297px;
}
.yc5{
	background: url(../images/yc5.jpg) no-repeat top center;
}
.yc5:hover{
	background: url(../images/yc55.jpg) no-repeat top center;
}
/*旗下品牌*/
.qixia{
	margin-top: 70px;
	padding-top:50px;
	padding-bottom:60px;
	background: #e5e5e5;
}
.qixia-con{
	margin-top: 60px;
}
.qixia-con li{
	float: left;
}
.qixia-con li:nth-child(2){
	margin: 0px 72px;
}
.qixia-con li:nth-child(1){
	margin-left: 50px ;
}
/*精工细作*/
.pro-bg{
	margin-top: 65px;
}
.pro-con{
	margin-top: 45px;
}
.pro-con li{
	float: left;
	width: 230px;
	margin: 0px 5px;
	background: #ffcc03;
}
.jgxz{
	line-height:50px;
}
.jgxz img{
	margin-top:22px;
	margin-right:10px;
	float: right;
}
.pro-con li p{
	padding-left: 10px;
	line-height: 50px;
}
.pro-con li p a{
	color: #1e1e1e;
	font-size: 14px;
	line-height: 50px;
}
/*新闻资讯*/
.news-bg{
	margin-top: 100px;
}
.news-left{
	width: 370px;
	margin-left: 12px;
}
.news-bt{
	margin-bottom: 25px;
}
.news-bt a{
	font-weight: bold;
	font-size: 24px;
	color: #373737;
}
.news-bt a span{
	font-weight:normal;
	font-size: 14px;
	color: #373737;
	text-transform: uppercase;
}
.news-con{
	margin-top: 10px;
}
.news-con li{
	line-height: 36px;
}
.news-con li a{
	font-size: 14px;
	color: #373737;
}
.news-more a{
	display: block;
	height:36px;
	width: 36px;
}
.news-more{
	margin-top: 20px;
	background: url(../images/news-more.jpg) no-repeat left center;
}
.news-more:hover{
	background: url(../images/news-more1.jpg) no-repeat left center;
}
.news-center{
	margin: 0px 30px;
}
.yqlj{
	line-height:80px;
}
/*图片列表*/
.photos-demo span{ display: inline-block; text-align: center; margin: 0 10px 30px;width:205px;}
.photos-demo span p{ margin-top: 10px;font-size:15px;}
.photos-demo span img{width: 100%;}
.lh68{ position: absolute; top: 0; z-index: -1;}
.lhbd label{ display: inline-block; max-width:80px ; width: 100%; height: 30px; line-height: 30px; margin-bottom: 0px; border-bottom: #eee dashed 1px;}
.lhbd dt{ padding: 3px 0; width: 100%;}
.lhbdfr{ float: right;width: 100%;}
.lhbdfl{ float: left;width: 100%;}
.lhbdfr label{max-width:75px ; width: 100%;}
.lhbd input{ width: 57%;}
.lhbdfl input{ width: 67%;}
.lhbd span{ font-family: "微软雅黑";font-weight: 100;}
.lhbd .Content{ width: 84%;}
.clear{ clear: both;}
.lhbd .Content{ height:113px;}
.submit{ background: #e1352b; color: #fff; display: block; width: 80px; line-height: 30px; margin: 0 auto; text-align: center; border: none;}
.lh615{  line-height: 30px; margin: 0 10px; text-align: center; border: none;}
.newsList{
	margin-top: 30px;
}
.ptitle{
	padding-left: 15px;
}
.ny-left-tu1{
	margin-bottom: 2px;
}
.ny-lxbg-wh{
	background: url(../images/whbj.jpg) no-repeat center top;
	height: 500px;
	padding:80px 0px 0px 20px;
}
.ny-lxbg-gs{
/*	background: url(../images/gsbj.jpg) no-repeat center top;
	height:440px;*/
	padding:30px 0px 0px 20px;
}
.ny-lxbg-lx{
	background: url(../images/lxbj.jpg) no-repeat center top;
	height:530px;
	padding:10px 180px 0px 250px;
}
.ny-lxbg-grfd{
	background: url(../images/grfd.jpg) no-repeat center top;
	height:630px;
	padding:10px 0px 0px  140px;
}
.grfd-con li{
	float: left;
	margin-right: 45px;
}
.grfd-con li:nth-child(1),.grfd-con li:nth-child(2),.grfd-con li:nth-child(3){
	margin-top: 50px;
}
.grfd-con li:nth-child(4),.grfd-con li:nth-child(5),.grfd-con li:nth-child(6){
	margin-top: 30px;
}
.ny-lxbg-grfd1{
	background: url(../images/grfd.jpg) no-repeat center top;
	height:550px;
	padding:100px 0px 0px  140px;
}
.ny-lxbg-dsjj{
	background: url(../images/dsjj.jpg) no-repeat center top;
	height:640px;
	padding:20px 0px 0px 20px;
}
.locbold{
	font-weight: bold;
}