/*清除浏览器默认的样式*/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,
dl, dt, dd, ul, ol, li, fieldset, lengend, button, input, textarea, th, td {
    margin: 0;
    padding: 0;
}
/*设置一些公共类*/
.fl{ 
  float:left;
}
.fr{
  float:right;
}

@font-face {
	font-family: "思源黑体";
	src: url(../fonts/SourceHanSansCN-Normal.otf);
}
body
{
	min-width: 1200px;
	font-family: "思源黑体";
}
/*头部*/
a{
	text-decoration:none;
}

.header_box{
	min-width:1000px;
	height:140px;
	background-color:#222222;
}
.header{
	width:1000px;
	height:140px;
	background-color:#222222;
	margin:0 auto;
	display:block;
}
.daohang{
	width:550px;
	height:140px;
}
.daohang ul{
	list-style-type:none;
	width:550px;
	height:140px;
}
.daohang ul li{
	cursor:pointer;
	width:88px;
	height:140px;
	float:left;
	border-right:1px #313131 solid;
}
.daohang ul li .img{
	width:89px;
	height:138px;
}
.daohang1{
	background-image:url(../images/daohang1.png);
}
.daohang2{
	background-image:url(../images/daohang2.png);
}
.daohang3{
	background-image:url(../images/daohang3.png);
}
.daohang4{
	background-image:url(../images/daohang4.png);
}
.daohang5{
	background-image:url(../images/daohang5.png);
}
.daohang6{
	background-image:url(../images/daohang6.png);
}
.daohang1:hover{
		background-image:url(../images/01.png);
}
.daohang2:hover{
		background-image:url(../images/02.png);
}
.daohang3:hover{
		background-image:url(../images/03.png);
}
.daohang4:hover{
		background-image:url(../images/04.png);
}
.daohang5:hover{
		background-image:url(../images/05.png);
}
.daohang6:hover{
		background-image:url(../images/06.png);
}


.advert{
    width:100%;
    height: 600px;
    position: absolute;
    z-index: 0;
    overflow: hidden;
}
.advert img{
    display: block;
    width: 1920px;
    height: 600px;
    position: absolute;
    left: 50%;
    top:0;
    margin-left: -960px;
}
.btn{
    position: absolute;
    left: 50%;
    bottom: 40px;
	width:1000px;
	height:88px;
	margin-left: -490px;
	
}
.btn>span{
    display: block;
    width: 204px;
    height: 82px;
    float: left;
    cursor: pointer;
	margin-right:10px;
}
.btn>span img{
	border:3px solid #cccccc;
	height:82px;
	width:204px;
}
.btn>span img:hover{
	border:3px solid #ed8005;
}
.allcase{
	width:131px;
	height:88px;
	background-color:#ed8005;
	text-align:center;
	vertical-align: middle;
	display: table-cell;
}
.allcase p{
	font-size:13px;
	line-height:13px;
	color:white;
	text-decoration: none; 
}
.allcase1{
	width:86px;
	height:46px; 
}
.back{
	min-width:1000px;
	height:1800px;
	background:url(../images/back.png);
	position:relative;
	margin:0 auto;
}
.about{
	width:1000px;
	height:534px;
	margin:0 auto;
	padding-top:70px;
}
.aboutzuo{
	width:475px;
	height:457px;
}
.aboutyou{
	width:500px;
	height:457px;
	position:relative;
}
.bj{
	width:406px;
	height:457px;
	background-color:#ed8005;
	margin-top:0px; 
	position:absolute;
	z-index:1;
	right:0px;
}
.tp{
	width:474px;
	height:403px;
	position:absolute;
	z-index:2;
	top:26px;
	background:url(../images/guanyuwomen.png);
}
.about_list{
	margin-top:21px;
	width:475px;
	height:312px;
}
.abckxq{
	width:186px;
	height:41px;
	position:absolute;
	margin-top:31px;
	background-color:#ff6600;
	border-radius:8px;
	text-align:center;
	line-height:41px;
	font-size:15px;
	color:white;
}
.newstt{
	text-align:center;
}
.news_all{
	margin-top:30px;
	width:100%;
	height:225px;
}
.news_one{
	margin:0 auto;
	color:red;
	width:1000px;
	height:225px;
	background-color:#e6e5e5;
	position:relative;
	z-index:2;
}
.datu{
	width:370px;
	height:225px;
}
.all{
	width:46px;
	height:44px;
	position:absolute;
	top:0px;
	right:0px;
}
.newswz{
	position:absolute;
	background-color:#e6e5e5;
	width:519px;
	height:115px;
	bottom:53px;
	right:43px;
}
.bjs{
	position:absolute;
	background-color:#f0f0f0;
	width:100%;
	height:445px;
	top:880px;
	z-index:1;
}
.nckxq{
	width:128px;
	height:27px;
	background-color:#ed8005;
	position:absolute;
	right:27px;
	bottom:22px;
	text-align:center;
	color:white;
	font-size:11px;
	line-height:27px;
}
.news_lista{
	width:100%;
	height:300px;
	position:absolute;
	z-index:2;
	margin-top:22px;
}
.news_list{
	width:1000px;
	height:300px;
	position:relative;
	margin:0 auto;
}
.news_list ul{
	list-style-type:none;
	width:1020px;
	height:300px;
}
.news_list ul li{
	width:320px;
	height:300px;
	float:left;
	margin-right:12px;
}
.news_list ul h3{
	color:#555555;
	font-size:15px;
	line-height:15px;
	height:15px;
	margin-top:22px;
}
.news_list ul p{
	font-size:13px;
	color:#555555;
	margin-top:13px;
	line-height:22px;
}
.hztt{
	text-align:center;
}
.kehu{
	height:220px;
	width:1108px;
	margin:0 auto;
	display:block;
}
.kehutupian{
	width:1100px;
	height:225px;
	margin:0 auto;
	display:block;
	overflow:hidden;
}
.kehutupian ul{
	list-style-type:none;
    margin-left:40px;
	width:980px;	
	float:left;
}
.kehutupian ul li{
	float:left;
	margin-right:10px;
	width:234px;
}
.kehutupian ul li h3{
	font-size:13px;
	line-height:13px;
	color:#333333;
	text-align:center;
	margin-top:20px;
}
.kehutupian ul li p{
	font-size:12px;
	margin-top:18px;
	text-align:center;
	color:#333333;
}
.foot{
	margin-top:0px;
	min-width:1000px;
	height:355px;
	background:url(../images/db.png);
}
.foot_all{
	width:1000px;
	height:270px;
	margin:0 auto;
	position:relative;
}
.foot_zuo{
	width:500px;
	height:204px;
	position:absolute;
	top:33px;
}
.foot_zuo ul{
	width:112px;
	height:210px;
	float:left;
	margin-left:50px;
	list-style-type:none;
	border-right:1px solid #7d7d7d;
}
.foot_zuo ul:nth-child(2){
	margin-left:28px;
	width:131px;
}
.foot_zuo ul li{
	color:white;
	line-height:11px;
	font-size:11px;
	margin-top:23px;
}
.foot_zhong{
	width:250px;
	height:200px;
	position:absolute;
	top:35px;
	left:520px;
}
.foot_zhong p{
	margin-top:19px;
	color:white;
	font-size:12px;
	line-height:11px;
}
.foot_you{
	width:195px;
	height:195px;
	position:absolute;
	top:45px;
	right:40px;
	text-align:center;
}
.foot_you p{
	font-size:13px;
	line-height:13px;
	margin-top:20px;
	color:white;
}
.foot_f{
	width:1000px;
	height:50px;
	margin:0 auto;
	margin-top:25px;
}
.link{
	width:360px;
	height:13px;
}
.link p{
	font-size:12px;
	line-height:12px;
	color:white;
}
.xx{
	width:370px;
	height:11px;
}
.xx p{
	font-size:12px;
	line-height:12px;
	color:white;
}
.xx p a{
	color:#fff;
}
.shili{ width:1000px; height:330px; background:#FFF; border:1px solid #CCC; margin:15px auto;}
.sl_tit{ height:60px; line-height:60px;}
.sl_tit h2{  float:left; font-size:24px; font-weight:normal; color:#666; padding-left:20px;}
.sl_tit span{ float:right;padding: 18px;}
.img-scroll .prev { left: 0;}
.img-scroll { position: relative; margin: 20px auto; width: 1000px;}
.img-scroll .prev,.img-scroll .next { position:absolute; display:block; width:36px; height:50px; top:50px; color:#FFF; text-align:center; line-height:100px}
 .img-scroll .prev { left:0}
 .img-scroll .next { right:0}
 .img-list { position:relative; width:900px; height:230px; margin-left:30px; overflow:hidden}
 .img-list span{display: block;text-align: center; line-height:24px;}
 .img-list ul { width:9999px;}
 .img-list li { float:left; display:inline; width: 200px; margin: 0px 8px;  height:230px; text-align:center;}
 .img-list ul li h3{
	 	font-size:13px;
	line-height:13px;
	color:#333333;
	text-align:center;
	margin-top:10px;
 }
 .img-list ul li p{
	 	font-size:12px;
	margin-top:8px;
	text-align:center;
	color:#333333;
 }
 .img-list li img{width: 220px; height: 174px; border: 1px solid #d8d8d8;}

 .nbanner{
    width:100%;
    height: 400px;
  
 }
 .nbanner img{

height: 400px;
width:100%;
 }
 .crumbs{
	 width:100%;
	 background-color:#eeeeee;
	 margin:0 auto;
	 height:47px;
	 line-height:center;
 }
 .crumbs p{
	 line-height:47px;
	 font-size:12px;
	 margin-left:20px;
	 float:left;
	 color:#555555;
 }
 .crumbs a{
	 color:#555555;
 }
 .abback{
	 min-width:1000px;
	 height:auto;
	 background-image:url(../images/abback.png);
 }
 .abtp{
	 text-align:center;
	 padding-top:20px;
	 width:100%;
	 height:auto;
 }
 .abtp  img{
width:1000px;
 }
 .abys{
	 width:100%;
	 height:auto;
	 text-align:center;
 }
 .abnr{
	 display:inline-block;
	 height:auto;
	 width:1000px;
	 margin:0 auto;
	 margin-top:20px;
 }
 .abnr p{
	 font-size:14px;
	 line-height:28px;
	 color:#555555;
 }
 .casetp{
	 padding-top:40px;
	 text-align:center;
 }
 .casetp img{
	 width:1000px;
 }
 .case{
	 width:1000px;
	height:auto; 
	 margin-top:25px;
	 display:inline-block;
 }
 .case ul{
	 list-style-type:none;
 }
 .case li{
	width:180px;
	height:50px;
	background-color:#ed8005;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	text-align:center;
 } 
 .cate ul li:nth-child:(5n){
	 margin-right:0px;
 }
 .case a{
	 line-height:50px;
	 color:white;
	 font-size:13px;
	 text-align:center;
 }
 .case_main{
	 width:1000px;
	  display:inline-block;
	  margin-top:40px;
 }
 .case_main ul{
	 list-style-type:none;
	 height:auto;
 }
 .case_main ul li{
	 width:322px;
	 height:270px;
	 text-align:center;
	 margin-right:17px;
	 float:left;
 }
  .case_main ul li:nth-child(3n){
	  margin-right:0px;
  }
 .case_main img{
	 width:322px;
	 height:210px;
	 border-bottom:3px solid #ffffff;
 }
 .case_main img:hover{
	 border-bottom:3px solid #ed8005;
 }
 .case_main p{
	 float:left;
	 color:#555555;
	 font-size:14px;
 }
 .contacttp{
	 padding-top:40px;
	 text-align:center;
 }
 .contacttp img{
	 width:1000px;
 }
 .contact_main{
	 text-align:center;
	 width:1200px;
	 height:auto;
	 margin:0 auto;
 }
 .ournews_info{
    width: 1000px;
    margin:0 auto;
}
.ournews_list{
    width: 1000px;
    display: inline-block;
    margin-bottom:30px;
	list-style-type:none;
}
.ournews_list li{
    float:left;
    width: 486px;
    height: 222px;
    margin-top: 6px;
    margin-left: 28px;
}
.ournews_list li:nth-child(2n-1){
    margin-left: 0;
}
.ournews_list li img{
    float: left;
    height: 201px;
    width: 202px;
}
.ournews_list_right{
    position: relative;
    float: left;width: 284px;
    height: 91%;
    background: #EEEEEE;box-sizing: border-box;
    padding:18px 0 0 14px;
}
.ournews_list_right>span:nth-child(2){
    display: block;
    color: #565656;
}
.ournews_list_right>span:nth-child(3){
    display: block;
    color: #333333;
    padding-right:5px;
}
.ournews_list_right>a{
    position: absolute;
    display: block;width: 30px;
    height: 30px;right: 0;
    bottom: 0;line-height: 30px;
    text-align: center;
    font-size: 30px;
    background: #ed8005;
    color: white;
}
.ournews_list_right>a:hover{
    background: black;
}
.info_title{
    font-size: 16px;
    font-weight:bold;
	color: #555555;
}
.info_content{
    font-size: 12px;
    line-height:24px;
	margin-top:5px;
}
.info_colour{
    color:#555555;
	font-size:13px;
}
.wz{
	width:100%;
	height:auto;
	text-align:center;
	}
.partner{
	display: inline-block;
	width:1000px;
	height:auto;
}
.partner ul{
	list-style-type:none;
}
.partner ul li{
	margin-top:20px;
	float:left;
	margin-left:15px;
	width:230px;
	height:230px;
}
.partner ul li h3{
    font-size:13px;
	line-height:13px;
	color:#333333;
	text-align:center;
	margin-top:10px;
}
.partner ul li p{
	font-size: 12px;
	margin-top: 18px;
	text-align: center;
	color: #333333;
}
.casewz{
	width:100%;
	height:auto;
	text-align:center;
	line-height:25px;
}
.info_detail{
    width: 1000px;
    margin:0 auto;
    margin-top: 50px;
}
.info_detail>h1{
    color: #333;
    font-size: 24px;
    font-weight:bold;
    text-align: center;
    margin-top: 15px;
    padding-bottom: 15px;
}
.info_detail .info_time{
    border-bottom: 1px dashed #ADADAD;
	color:#999;
    text-align: center;
    padding: 15px 0;
}
.detail_content>article{
    margin-top: 20px;
    line-height:2;
    font-size: 14px;
}
.abtt{
	width:770px;
	height:60px;
	margin:0 auto;
	padding-top:30px;
	text-align:center;
}
.gsjj{
	background-color:#ed8005;
	width:152px;
	height:50px;
	margin-right:20px;
	margin-left:20px;
	text-align:center;
	line-height:50px;
	color:white;
	font-size:13px;
	}
	.case_all{
		width:100%;
		height:auto;
		background-color:yellow;
		text-align:center;
	}
.gallery {
    text-align: center;
}



.sp_img1 {
    width: 60px;
    height: 60px;
    position: relative;
    margin: 65px 116px;
    border: 0px;
    z-index: 2;
	
}


.sp_img2 {
    height: 100%;
	width:310px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	z-index: 1;
position: relative;
margin-bottom: 15px;
padding-bottom: 10px;
margin-top: -195px;

}


.gallery a {
    width: 310px;
    height: 213px;
    display: inline-block;
    overflow: hidden;
	margin-left:0px;
	
}

#youl{
	margin-right:0px;
}
#zuol{
	margin-right:0px;
}


.baguetteBoxOne {
	width:1000px; 
	margin:40px auto 0 auto;
}
.case_x{
	width:100%;
	height:480px;
	text-align:center;
}
.xgal{
	width:120px;
	height:72px;
	margin:0 auto;
}
.xgal p{
	width: 124px;
	height: 50px;
	line-height: 50px;
	font-size: 25px;
	font-weight: bolder;
	padding: 14px 0;
	border-bottom: 4px solid #ed8005;
	color:#666666;
}
.xgal_x{
	width:1000px;
	margin:0 auto;
}
.xgal_x ul{
	list-style-type:none;
	width:1000px;
	height:auto;
	margin:0 auto;
	margin-top:25px;
}
.xgal_x ul li{
	width:380px;
	height:auto;
	margin-right:20px;
	float:left;
}
.xgal_x img{
	width:290px;
	height:200px;
}
.xgal_x p{
	margin-top:15px;
	color:#555555;
}
.cate-more{
	    float: right;
    padding: 1px 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
	font-size:12px;
	line-height:24px;
	color:#555555;
}
.cate-more:hover{
	color:#fff;
	background:#ed8005;
}

.nm{
	height:20px;
	width:100%;
	background-image: url(../images/abback.png);
}
.bt{
	text-align:center;
	font-size: 30px;
    line-height: 1.5;
    color: #555555;
	margin-top:20px;
}
.case_center{

	width:1000px;
	height:80px;
	margin:0 auto;

}
.return{
	text-align:center;
	line-height:40px;
	color:#555555;
	float:right;
	width:140px;
	height:40px;
	border:1px solid #d3d3d3;
	margin-top:40px;
	border-radius: 5px;
}
.anniu{
	width: 60px;
height: 60px;
position: relative;
margin: 65px 116px;
border: 0px;
z-index: 2;
}
#hx{
	width:20px;
}

.page_list {
	text-align:center;
	margin-bottom: 20px;
}
.page_list a{
	padding: 5px 10px;
	background: #ccc;
	margin-right: 5px;
	color: #fff;
	transition: ease-out 0.3s;
}
.currPage{
	background: #ed8005 !important;
}

