h1{
	font-size: 20px;
	line-height: 40px;
	font-weight: 400;
	text-align: center;
	color: #fff;
}
.first{
/*	overflow: auto;*/
    zoom: 1;
        padding: 0;
    height: 0.8rem;
    margin: 0 auto;
}
.login{
	font-size: 0.14rem;
	line-height: 0.28rem;
	width: 0.6rem;
	text-align: center;
	position: absolute;
	right: 2rem;
	top: 0.2rem;
	border-radius: 20px;
	border:1px solid #fff; 
	color: #fff;
	cursor:pointer;
}
.registe{
	font-size: 0.14rem;
	line-height: 0.28rem;
	width: 0.6rem;
	text-align: center;
	position: absolute;
	right: 1.2rem;
	top: 0.2rem;
	border-radius: 20px;
	border:1px solid #3b92fb; 
	background-color:#3b92fb;
	color: #fff;
	cursor:pointer;
}
/*7.23end*/
.classify{
	width:280px;
	height:350px;
	float:left;
	background:#dd0000;
}

.company-box{
	width:910px;
	height:auto;
	float:left;
	margin:40px 0 50px 20px;
}

.company-list{
	width:910px;
	height:auto;
}
.company-list li{
	width:161px;
	height:67px;
	float:left;
	margin:0 0 21px 21px;
}

.logo{
    float: left;
    position: absolute;
    width:1.79rem;
    height: 0.47rem;
    /* left: 10%; */
   top: 0.1rem;
   left: 0.2rem;
}
.c-nav-bg {
    /*float: right;*/
    margin:0 auto;
    width: 55%;
    height: 33px;
    padding-top: 0.2rem;
}
.c-nav-list{
    /*width: 600px;*/
    height: 33px;
    padding: 8px 0;
    margin: 0 auto;
    display: table;
    text-align: center;
}
.c-nav-list li{
    width: 1.5rem;
    height: 21px;
    float: left;
    position: relative;
}
.c-nav-list li :hover{
color:#3b92fb;
}
.c-nav-list li a{
	display:block;
	width:1.5rem;
	height:21px;
	color:#fff;
	font-size:18px;
	text-align:center;
	line-height:21px;
}
/*.c-nav-list li a :after{
	    content: '';
    width: 16px;
    height: 3px;
    background: #00bdff;
    border-radius: 2px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -8px;
}*/
/*.c-nav-list li a:nth-child(1),.c-nav-list li a:nth-child(2),.c-nav-list li a:nth-child(3),.c-nav-list li a:nth-child(4),.c-nav-list li a:nth-child(5){
	border-right:1px solid #ffffff;
}*/
.c-active{
	display:inline-block;
    color: #3b92fb;
    padding-bottom: 5px;
    /*border-bottom: 2px solid #00bdff;*/
}
.c-active:after{
		    content: '';
    width: 16px;
    height: 3px;
    background: #3b92fb;
    border-radius: 2px;
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -8px;
}
.c-active:visited{
    color: #3b92fb;
    padding-bottom: 5px;
    border-bottom: 2px solid #3b92fb;
}
.c-nav-list li:hover,.c-nav-list li:active{
	color:#3b92fb;
}


/*company1.html*/
.company-index-top{
	width:1210px;
	height:421px;
	margin:20px auto 40px;
}
.company-index-btm{
	width: 1210px;
	height:140px;
	margin:0 auto 45px;
}
.c-index-btm{
	width:1210px;
	height:140px;
}
.c-index-btm li{
	width:376px;
	height:138px;
	border-radius:10px;
	border:1px solid #8c888a;
	background:#ededed;
	float:left;
}
.c-index-btm li:nth-child(2){
	margin:0 38px;
}
.c-index-btm-l{
	width:56px;
	height:120px;
	padding:18px 0 0 0;
	float:left;
	font-size:18px;
	color:#3c2e2e;
	text-align:center;
}
.c-index-btm-r1{
	width:280px;
	height:100px;
	padding:20px;
	float:left;
	font-size:14px;
	color:#544949;
	line-height:22px;
	text-indent:2em;
}
.c-index-btm-r2{
	width:320px;
	height:138px;
	float:left;
	overflow:hidden;
}
.c-index-btm-r2 img{
	width:320px;
	height:138px;
	border-radius:0 10px 10px 0;
}




/*company2.html*/
.company-info-box{
	width:353px;
	height:auto;
	padding:5px 0 ;
	background:#ededed;
	float:left;
	margin:20px 25px 0 0;
}


.company-info-title{
	width:300px;
	height:34px;
	padding:0 0 0 12px;
	border-bottom:1px solid #dd0000;
	font-size:18px;
	color:#000000;
	font-weight:bold;
	line-height:34px;
	letter-spacing:2px;
	margin:0 auto;
}
.company-info-txt{
	width:300px;
	height:auto;
	margin:0 auto;
	font-size:14px;
	color:#3c3c3c;
	line-height:25px;
	padding:10px 0;
}
.cmy-name{
	font-weight:bold;
}
.c-kefu span{
	float:left;
	display:block;
}

.c-fl-box{
	width:99px;
	height:85px;
	position:fixed;
	top:218px;
	right:0;
}
.c-fl-box img{
	display:block;
	margin:0;
	border:0;
	padding:0;
}


.company-main{
	width:735px;
	height:auto;
	float:left;
	border-left:1px solid #ededed;
	margin:20px 0 45px 0;
	padding:0 0 30px 25px;
}

.c-main-title{
	width:735px;
	height:35px;
	border-bottom:1px solid #dd0000;
	font-size:18px;
	font-weight:bold;
	color:#dd0000;
	line-height:35px;
}
.c-main-txt{
	width:735px;
	height:auto;
	padding:10px 0;
	font-size:14px;
	line-height:25px;
}


.c-main-txt-top{
	text-indent:2em;
	color:#3c3c3c;
}
.c-main-txt-btm{
	color:#3c3c3c;
}
.c-main-txt-t{
	color:#dd0000;
}









/*company3.html*/
.designer-box{
	width:690px;
	height:auto;
	padding:20px 0 0 0;
	margin:0 auto;
}
.designer-list li{
	width:118px;
	height:auto;
	margin:0 10px 55px 10px;
	float:left;
}
.designer-img{
	width:106px;
	height:122px;
	padding:5px;
	border:1px solid #ededed;
	border-radius:5px;
	box-shadow:1px 2px 3px #ededed;
}

.designer-txt{
	width:106px;
	height:40px;
	margin:0 auto;
	text-align:center;
	line-height:20px;
	font-size:14px;
	color:#3c3c3c;
	padding:5px 0 0 0;
}
.zhiwei{
	font-weight:bold;
}




/*company4.html*/
.case-box{
	width:735px;
	height:auto;
	margin:20px auto 0 auto;
}
.case-list{
	width:735px;
	height:auto;
}
.case-list li{
	width:156px;
	height:145px;
	float:left;
	margin-bottom:30px;
}
.case-list li:nth-child(4n+1),.case-list li:nth-child(4n+2),.case-list li:nth-child(4n+3){
	margin-right:37px;
}

.case-img{
	width:144px;
	height:100px;
	padding:5px;
	border-radius:5px;
	border:1px solid #b9b7b8;
	border-shadow:1px 2px 3px #b9b7b8;
}
.case-name{
	font-size:14px;
	color:#3c3c3c;
	text-align:center;
	margin:10px 0 0 0;
}


/*company5.html*/
.product-box{
	width:735px;
	height:auto;
	margin:20px auto 0 auto;
}
.product-list{
	width:735px;
	height:auto;
}
.product-list li{
	width:164px;
	height:118px;
	float:left;
	border:2px solid #c4bec2;
	margin-bottom:24px;
}
.product-list li:nth-child(4n+1),.product-list li:nth-child(4n+2),.product-list li:nth-child(4n+3){
	margin-right:21px;
}

.product-img{
	width:164px;
	height:100px;
}
.product-name{
	font-size:12px;
	color:#3c3c3c;
	line-height:20px;
}

















/*c1-3-1.html*/
.designer-container{
	width:1030px;
	height:auto;
	margin:50px auto;
}

.designer-info{
	width:1030px;
	height:auto;
	margin:0 0 40px 0;
}

.de-pic{
	width:120px;
	height:auto;
	float:left;
	margin:0 60px 0 0;
}
.designer-txt2{
	width:120px;
	height:auto;
	margin:0 auto;
	text-align:center;
	line-height:22px;
	font-size:14px;
	color:#3c3c3c;
	padding:5px 0 0 0;
}
.zhiwei2{
	width:70px;
	height:22px;
	border-radius:5px;
	background:#dd0000;
	margin:5px auto;
	color:#ffffff;
}

.de-txt{
	width:850px;
	height:auto;
	float:right;
	font-size:14px;
	line-height:30px;
}





.designer-works{
	width:1030px;
	height:auto;
}
.works-title{
	width:1002px;
	height:auto;
	margin:0 auto 10px;
	font-size:14px;
}


.works-list{
	width:1030px;
	height:auto;
}
.works-list ul{
	width:1030px;
	height:auto;
}
.works-list ul li{
	width:178px;
	height:138px;
	overflow:hidden;
	float:left;
	margin:0 14px 30px;
}
.works-pic{
	width:100%;
	height:100%;
	overflow:hidden;
}

.works-name{
	width:96%;
	height:25px;
	padding:0 0 0 5%;
	background:rgba(0,0,0,0.7);
	position:relative;
	top:-25px;
	color:#ffffff;
	font-size:12px;
	line-height:25px;
}
.works-time{
	position:absolute;
	right:5%;
}







/*c1-4.html*/
.headquarters{
	width:830px;
	height:auto;
	margin:87px auto 80px;
}
.headquarters-left,.branch-left{
	width:50px;
	height:auto;
	float:left;
	font-size:18px;
	color:#485182;
}
.headquarters-right{
	width:780px;
	height:auto;
	float:right;
}
.headquarters-name{
	font-size:18px;
	color:#3c3c3c;
	margin-bottom:20px;
}
.headquarters-txt{
	font-size:14px;
	color:#585656;
	line-height:32px;
}
.headquarters-map{
	width:700px;
	height:auto;
	margin:30px 0 0 0;
	padding:0 0 70px 0;
	border-bottom:1px solid #e3e3e3;
}


.branch{
	width:830px;
	height:auto;
	margin:0 auto 100px;
}
.branch-map{
	width:700px;
	height:auto;
	margin:30px 0 0 0;
}





/*c1-6.html*/
.evaluate-box{
	width:700px;
	height:auto;
	margin:0 0 0 60px;
}
.evaluate-list li{
	width:100%;
	height:auto;
	padding:37px 0;
	border-bottom:1px solid #ededed;
}
.evaluate-left{
	width:125px;
	height:auto;
	float:left;
}

.evaluate-tx{
	width:85px;
	height:58px;
}
.evaluate-tx img{
	margin:0 auto;
}
.evaluate-name{
	width:85px;
	height:25px;
	font-size:12px;
	line-height:25px;
	text-align:center;
}

.evaluate-right{
	width:575px;
	height:auto;
	float:right;
}

.comprehensive{
	width:190px;
	height:22px;
	background:#ededed;
	font-size:14px;
	padding:0 5px;
	line-height:22px;
}
.comprehensive p span{
	float:right;
	margin:2px 0 0 5px;
}

.evaluate-txt{
	width:100%;
	height:auto;
	font-size:14px;
	line-height:22px;
	margin:25px 0;
}
.evaluate-time{
	width:100%;
	height:auto;
	font-size:14px;
}








.newes-list li{
	width:100%;
	height:auto;
	margin-bottom:50px;
}
.news-list-title{
	font-size:20px;
	margin-bottom:20px;
	font-weight:600;
}
.news-list-txt{
	font-size:12px;
	margin-bottom:10px;
}
.news-list-txt a{
	color:#dd0000;
}
.news-list-txt a:hover{
	text-decoration:underline;
}
.news-list-time{
	color:#707070;
	font-size:12px;
}






.company-main2{
	width:1150px;
	height:auto;
	margin:30px auto 45px;
	padding:0 0 30px;
}
.c-main-title2{
	width:1150px;
	height:35px;
	border-bottom:1px solid #dd0000;
	font-size:18px;
	font-weight:bold;
	color:#dd0000;
	line-height:35px;
	margin-bottom:30px;
}
.news-list-title2{
	font-size:20px;
	margin-bottom:10px;
	font-weight:600;
}
.news-list-time2{
	color:#707070;
	font-size:12px;
	margin-bottom:30px;
}
.news-list-txt2{
	font-size:16px;
	color:#403e3e;
	line-height:30px;
	text-indent:2em;
}



.page-box{
	width:455px;
	height:30px;
	margin:20px auto;
}
.page-box ul li{
	height:25px;
	margin:0 0 0 15px;
	float:left;
}
.page-box ul li a{
	display:block;
	height:100%;
	font-size:12px;
	text-align:center;
	line-height:25px;
	color:#dd0000;
	padding:0 8px;
	border:1px solid #dd0000;
}
.page-box ul li .active{
	background:#dd0000;
	color:#ffffff;
}
.page-box ul li a:hover,.page-box ul li a:active{
	background:#dd0000;
	color:#ffffff;
}




#fangda-bg{
	width:100%; 
	height:100%; 
	position:fixed; 
	top:0; 
	left:0; 
	background:rgba(0,0,0,0.8); 
	z-index:2000; 
	display:none;
	overflow:hidden;
}
#fangda-box{
	width:500px; 
	height:auto; 
	padding:10px; 
	background:#ffffff; 
	border-radius:10px; 
	position: absolute;
	top:100px; 
	left:50%; 
	margin-left:-250px;
}

#close-btn{
	width:30px;
	height:30px;
	border-radius:18.5px;
	border:2px solid #ffffff;
	background:#000000;
	color:#ffffff;
	display:block;
	text-align:center;
	line-height:30px;
	position:absolute;
	top:-10px;
	right:-10px;
}

/*2.26添加选项卡*/
.btn1{
float: left;
    display: block;
    position: absolute;
    margin-left: 12%;
    width: 25%;
    height: 200px;
}
.btn2{
float: left;
    display: block;
    position: absolute;
    margin-left: 37%;
    width: 25%;
    height: 200px;
}
.btn3{
float: left;
    display: block;
    position: absolute;
    margin-left: 62%;
    width: 25%;
    height: 200px;
}
/*2.27添加板块细节*/
.hxfw p{
	color:#3c3c3c;
  }
.he1,.he2,.he3,.he4,.he5,.he6,.he7,.he8,.he9{
   position: absolute;
    float: left;
    display: block;
    width: 100%;
    }
.he1 img,.he2 img,.he3 img,.he4 img,.he5 img,.he6 img,.he7 img,.he8 img,.he9 img{
	width: 6%;
	z-index: 99;
	position: absolute;
	}   
.he1 img{
    position: absolute;
    left: 47%;
    cursor: pointer;  
    transition: all 0.6s;  
}

.he2{
	margin-top: 10%;
}
.he2 p{
	margin-left:41.5%;
}
.he2 img{
	    cursor: pointer;  
     transition: all 0.6s;  
	left:41%;
}

.he3{
	margin-top: 10%;
}
.he3 p{
	margin-left:54%;
}
.he3 img{
	    cursor: pointer;  
     transition: all 0.6s;  
	left:53%;
}

.he4{
	margin-top: -1%;
}
.he4 p{
	margin-left:40.5%;
}
.he4 img{
	    cursor: pointer;  
     transition: all 0.6s;  
	left:40%;
}
.he5{
	margin-top: -1%;
}
.he5 p{
	margin-left:55%;
}
.he5 img{
	    cursor: pointer;  
     transition: all 0.6s;  
	left:54%;
}
.he6{
	margin-top: 5%;
}
.he6 p{
	margin-left:59%;
}
.he6 img{
	    cursor: pointer;  
     transition: all 0.6s;  
	left:58%;
}

.he7{
	margin-top: 16%;
}
.he7 p{
	margin-left:56%;
}
.he7 img{
	    cursor: pointer;  
     transition: all 0.6s;  
	left:55%;
}

.he8{
	margin-top: 16%;
}
.he8 p{
	margin-left:40.5%;
}
.he8 img{
	    cursor: pointer;  
     transition: all 0.6s;  
	left:40%;
}

.he9{
	margin-top: 6%;
}
.he9 p{
	margin-left:36.5%;
}
.he9 img{
	    cursor: pointer;  
     transition: all 0.6s;  
	left:36%;
}
/*2.27服务流程*/
.fwlc{
	width: 100%;
	position: absolute;
}
.cont2 p{
	color:#fff;
  }

.fu1,.fu2,.fu3,.fu4,.fu5,.fu6,.fu7{
   position: absolute;
    float: left;
    display: block;
    width: 100%;
} 
.fu1 img,.fu2 img,.fu3 img,.fu4 img,.fu5 img,.fu6 img,.fu7 img{
	position: absolute;
	z-index: 99;
} 
.fu1{
	margin-top: 35%;
}
.fu1 p{
	margin-top: 5.5%;
	margin-left:35.5%;
}
.fu1 img{
	    cursor: pointer;  
     transition: all 0.6s;  
	margin-left:35%;
}
.fu2{
	margin-top: 30%;
}
.fu2 p{
	margin-top: 5.5%;
	margin-left:20.2%;
}
.fu2 img{
	    cursor: pointer;  
     transition: all 0.6s;  
	margin-left:20%;
}
.fu3{
	margin-top: 17%;
}
.fu3 p{
	margin-left:38.2%;
}
.fu3 img{
	    cursor: pointer;  
     transition: all 0.6s;  
	margin-left:38%;
}
.fu4{
	margin-top: 23%;
}
.fu4 p{
	margin-left:51.2%;
}
.fu4 img{
	    cursor: pointer;  
     transition: all 0.6s;  
	margin-left:51%;
}
.fu5{
	margin-top: 19%;
}
.fu5 p{
	margin-left:61.2%;
}
.fu5 img{
	    cursor: pointer;  
     transition: all 0.6s;  
	margin-left:61%;
}
.fu6{
	margin-top: 27%;
}
.fu6 p{
	margin-top: 2%;
	margin-left:79%;
}
.fu6 img{
	    cursor: pointer;  
     transition: all 0.6s;  
	margin-left:73%;
}
.fu7{
	margin-top: 33%;
}
.fu7 p{
	margin-top: 5.5%;
	margin-left:64.5%;
}
.fu7 img{
	    cursor: pointer;  
     transition: all 0.6s;  
	margin-left:64%;
}
.aljx,.aljx1,.aljx2,.aljx3,.chpage{
	overflow: auto;
    zoom: 1;
}
.aljx img{
	float:left;
	width: 14%;
	margin-left: 4%;
	margin-top: 3%;
}
/*.aljx1 div{
	    width: 24%;
    float: left;
    overflow: auto;
    zoom: 1;
    background-image: url(../img/index3/bg.png);
    background-size: 100% 100%;
}*/
.aljx1 img{
	float:left;
	width: 14%;
	margin-left: 4%;
	margin-top: 3%;
}
.aljx2 img{
	float:left;
	width: 14%;
	margin-left: 4%;
	margin-top: 3%;
}
.aljx3 img{
	float:left;
	width: 14%;
	margin-left: 4%;
	margin-top: 3%;
}
.case1 img{
	margin-left: 16%;
}
.case5 img{
	margin-left: 16%;
}
.more{
	cursor: pointer; 
    width: 10%;
    margin:2% 45%;
    line-height: 32px;
    font-size: 16px;
	text-align: center;
	color: #1196db;
	border: 2px solid #00bdff;
	border-radius: 20px;
    clear: both;
}
.morebtn p:hover{
	color: #fff;
 border: 2px solid #fff;
 background-color: #1196db ;
}

   

/*2.28底部信息*/
/*.dbxx{
	width: 60%;
	margin-left: 35%;
	margin-top: 4%;
	float: left;
	position: absolute;
}
.dbxx img{
	height:15px;
	float: left;
}
.dbxx p{
	color: #5f5f5f;
	font-size: 15px;
	line-height: 15px;
}
.tel,.qq,.meil,.add{
	margin-top: 1%;
}*/
/*鼠标悬停特效*/
#point img:hover{
	transform: scale(1.2);  
}
/*3.1换页*/
.chpage p{

}
.page1,.page2,.page3{
	cursor: pointer; 
    /* position: absolute; */
    float: left;
    width: 4%;
    margin-top: 2%;
    margin-left: 2%;
    line-height: 40px;
    font-size: 20px;
    text-align: center;
    color:#a7a7a7;
    border: 2px solid #a7a7a7;
    border-radius: 10px;
    /* clear: both; */
}
.page1{
	margin-left: 41.5%;
}
/*.chpage p:hover{
	color: #fff;
 border: 2px solid #fff;
 background-color: #f19804 ;
}
*/
.li_a{
  	color: #fff;
 border: 2px solid #fff;
 background-color: #f19804 ;	
}

.about1{
    float: left;
    width: 50%;
}

.about2{
    float: left;
    width: 40%;
    margin-left: 10%;
}
.about1 p{
	color: #909090;
	font-size: 16px;
	line-height:32px;
	text-indent: 2em;
}
.about3{
    float: left;
    width: 40%;
}
.about4{
    float: left;
    width: 50%;
    margin-left: 10%;
}
.about4 p{
	color: #909090;
	font-size: 17px;
	line-height: 32px;
	text-indent: 2em;
}
.about4 span{
	color: #1196db;
}
/*page5*/
.tact1,.tact2,.tact3,.tact4{
	float: left;
    width: 70%;
    margin-left: 30%;
    margin-top: 4%;
}

.t_tel,.t_tels,.tact_left,.tact_rigth{
	float: left;
}
.t_tels{
	margin-left: 2%;
}
.t_tel{
	/*margin-left: 20%;*/
    height: 50px;
    height: 50px;	
}
.t_tels p{
    line-height: 24px;
    font-size: 16px;
    color:#6e6e6e;
}

.cont,.cont2,.cont3,.cont4,.tact_left,.tact_right{
	/*overflow: auto;*/
	zoom:1;
}
.tact_left{
	width: 40%;
	margin-left: 10%;
}
.tact_right{
float: left;
    width: 40%;
    margin-left: 5%;
    margin-top: 2%; 
}
.tact_right input{
	width: 36%;
	height: 36px;
	margin-left: 4%;
}
.tact_right textarea{
	width: 77%;
	height: 36px;
	margin-left: 4%;
	margin-top: 5%;
	font-size: 15px;
	line-height: 20px;
	height: 140px;
}
.sub,.know{
    float: left;
    width: 30%;
     margin-top:4%;
}
.sub{
	margin-left: 12%;

}
.p_sub,.p_know{
	cursor: pointer; 
    width: 80%;
   
    margin-left: 10%;
    line-height: 30px;
    font-size: 14px;
	text-align: center;
	color: #1296db;
	border: 1.5px solid #1296db;
	border-radius: 20px;
    clear: both;
}
.sub p:hover{
	color: #fff;
 border: 1.5px solid #fff;
 background-color: #1296db ;
}
.know p:hover{
	color: #fff;
 border: 1.5px solid #fff;
 background-color: #1296db ;
}

/*7.9 PC2.0*/
.top{
    position: relative;
    display: inline-block;
}
.topt{
    position: absolute;
    top: 40%;
    width: 20%;
    margin-left: 40%;
}
.topt1{
    position: absolute;
    top: 40%;
    width: 16%;
    margin-left: 42%;
}
.topt2{
    position: absolute;
   width: 2.09rem;
   top: 0.8rem;
   right: 4rem;
   opacity: 0;
}
.topt3{
    position: absolute;
   width: 6.06rem;
   top: 0.5rem;
   left:3rem;
   opacity: 0;
}
.top h1{
	font-size: 50px;
	text-align: center;
	color: #fff;
	position: relative;
}

/*7.10 index2*/
.part1{
    float: left;
    width: 40%;
        margin-left: 5%;
}
.part1 img{
	float: left;
	width: 30%;
}
.part1 .img2{
	margin-left: 12%;
	margin-top: 8%;
}
.part2{
    float: left;
    width: 50%;
    margin-left: 5%;
}
.part2 p{
   font-size: 16px;
   line-height: 32px;
   color: #333333;
}
.part3{
    float: left;
    width: 40%;
        margin-left: 5%;
        margin-top: 7%;
}
.part3 h1{
	color: #fff;
	font-size: 32px;
	line-height: 32px;
}
.part3 p{
	font-size: 16px;
	line-height: 32px;
}
.part3-2{
	margin-top: -5%;
	    float: left;
    width: 40%;
    margin-left: 15%;
}
.img3{
    position: absolute;
    width: 8%;
    margin-top: -20%;
    margin-left: 13%;
}
.part4{
	    float: left;
    width: 80%;
    margin-left: 16%;
}
.part4 img{
	float: left;
   width: 12%;
   margin-left: 5%;
}
.part4 img:nth-child(even){
	margin-top: 5%;
}
.part5{
    float: left;
    width: 40%;
    margin-left: 5%;
}
.part6 p{
   font-size: 16px;
   line-height: 32px;
    color: #333333;
}
.part6{
    float: left;
    width: 50%;
    margin-left: 5%;
}

/*index1 banner*/
.focus-box{
	width:100%;
	height:500px;
	    display: inline-block;
}

/* banner-box */
.banner-box{width:100%;height:500px;position:relative;overflow:hidden;}
.banner-box .bd{ width:100% !important;}
.banner-box .bd li .m-width {width:100%;margin:0 auto;overflow:hidden;}
.banner-box .bd li{width:100% !important;height:500px;}
.banner-box .bd li a{display:block;background-size:auto;}

.banner-btn{width:100%; height:52px;position:absolute;top:200px;left:0;}
.banner-btn a{display:block;width:25px;height:52px;position:absolute;top:0;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;}
.banner-btn a.prev{left:20px;background:url(../img/index1/foot-l.png) no-repeat; background-size:100% 100%;} 
.banner-btn a.next{right:20px;background:url(../img/index1/foot-r.png) no-repeat;background-size:100% 100%;}

.banner-box .hd {position:absolute;top:225px;left:50%; margin-left:-34px;}
.banner-box .hd ul li{width:12px;height:12px;border-radius :50%;text-indent:-9999px;margin-right:10px;background:#ffffff;float:left;cursor:pointer;}
.banner-box .hd ul li.on{background:#1094db;}


/*.m-width img{
   height: 450px;
}*/
.part7{
	width: 12.01rem;
	height: 8rem;
    left: 0;
    right: 0;
    margin: auto; 
}
.p7b1{
	position: relative;
	    margin-top: 0.2rem;
	    height: 3.2rem;
}
.p7b2{
	position: relative;
	    margin-top: 0.2rem;
	height: 4.7rem;
}
.p7b1 .b1{
	position: absolute;
    width: 12.01rem;
    height: 3.12rem;
     left: 0;
    right: 0;
    margin: auto; 
}
.p7b1:hover{
   animation: bounce 1s linear   alternate forwards;
/* Firefox: */
-moz-animation: bounce 1s linear   alternate forwards;
/* Safari 和 Chrome: */
-webkit-animation: bounce 1s linear   alternate forwards;
/* Opera: */
-o-animation: bounce 1s linear   alternate forwards;
}
.p7b22{
	 width: 3.8rem;
    height: 4.46rem;
    float: left;
}

.p7b22:hover{
   animation: bounce 1s linear   alternate forwards;
/* Firefox: */
-moz-animation: bounce 1s linear   alternate forwards;
/* Safari 和 Chrome: */
-webkit-animation: bounce 1s linear   alternate forwards;
/* Opera: */
-o-animation: bounce 1s linear   alternate forwards;
}
.p7b1 .b11{
    position: absolute;
    width: 0.51rem;
    top: 0.2rem;
    left: 4rem;
}
.p7b1 .b1-1{
    position: absolute;
    width:2rem;
    top: 0.53rem;
     left: 5.2rem;
    text-align: center;
    font-size: 0.3rem;
    color: #999;
    line-height: 0.51rem;
    font-weight: 600;
    font-family: "heiti"
}
.p7b1 .b1-2{
position: absolute;
    width: 0.4rem;
    height: 0.4rem;
    border: 1px solid #999;
    border-radius: 50%;
    top: 1.8rem;
    left: 0.8rem;
    font-size: 0.2rem;
    line-height: 0.4rem;
    text-align: center;
    color: #999;
}/*圆圈字*/

.p7b1 .b1-3{
    position: absolute;
    width: 2rem;
    height: 2rem;
    top: 1.4rem;
    left: 1.4rem;
    font-size: 0.2rem;
    line-height: 0.4rem;
    text-align: center;
    color: #999;
}

.p7b1 .b1-4{
position: absolute;
    width: 0.4rem;
    height: 0.4rem;
    border: 1px solid #999;
    border-radius: 50%;
    top: 1.8rem;
    left: 4.4rem;
    font-size: 0.2rem;
    line-height: 0.4rem;
    text-align: center;
    color: #999;
}/*圆圈字*/

.p7b1 .b1-5{
    position: absolute;
    width: 2rem;
    height: 2rem;
    top: 1.4rem;
    left: 5rem;
    font-size: 0.2rem;
    line-height: 0.4rem;
    text-align: center;
    color: #999;
}

.p7b1 .b1-6{
position: absolute;
    width: 0.4rem;
    height: 0.4rem;
    border: 1px solid #999;
    border-radius: 50%;
    top: 1.8rem;
    left: 8.2rem;
    font-size: 0.2rem;
    line-height: 0.4rem;
    text-align: center;
    color: #999;
}/*圆圈字*/

.p7b1 .b1-7{
    position: absolute;
    width: 2rem;
    height: 2rem;
    top: 1.4rem;
    left: 8.8rem;
    font-size: 0.2rem;
    line-height: 0.4rem;
    text-align: center;
    color: #999;
}
.p7b2 .b2{
	position: absolute;
    width: 3.80rem;
    height: 4.46rem;
     left: 0;
     top:0rem;
}
.p7b2 .b2-1{
    position: absolute;
    width:3rem;
    top: 1.7rem;
        left: 0.4rem;
    text-align: center;
    font-size: 0.3rem;
    color: #999;
    line-height: 0.51rem;
    font-weight: 600;
    font-family: "heiti"
}
.p7b2 .b2-2{
	position: absolute;
    width: 3rem;
    height: 2rem;
    top: 2.7rem;
    left: 0.4rem;
    font-size: 0.2rem;
    line-height: 0.4rem;
    text-align: center;
    color: #999;
}

.p7b2 .b3{
	position: absolute;
    width: 3.80rem;
    height: 4.46rem;
     left: 0;
    right: 0;
    margin: auto; 
     top: 0rem;
}
.p7b2 .b3-1{
    position: absolute;
    width:3rem;
    top: 1.7rem;
         left: 0;
    right: 0;
    margin: auto; 
    text-align: center;
    font-size: 0.3rem;
    color: #999;
    line-height: 0.51rem;
    font-weight: 600;
    font-family: "heiti"
}
.p7b2 .b3-2{
	position: absolute;
    width: 3rem;
    height: 2rem;
    top: 2.7rem;
     left: 0;
    right: 0;
    margin: auto; 
    font-size: 0.2rem;
    line-height: 0.4rem;
    text-align: center;
    color: #999;
}

.p7b2 .b4{
	position: absolute;
    width: 3.80rem;
    height: 4.46rem;
     right: 0;
     top: 0rem;
}
.p7b2 .b4-1{
    position: absolute;
    width:3rem;
    top: 1.7rem;
        right: 0.4rem;
    text-align: center;
    font-size: 0.3rem;
    color: #999;
    line-height: 0.51rem;
    font-weight: 600;
    font-family: "heiti"
}
.p7b2 .b4-2{
	position: absolute;
    width: 3rem;
    height: 2rem;
    top: 2.7rem;
    right: 0.4rem;
    font-size: 0.2rem;
    line-height: 0.4rem;
    text-align: center;
    color: #999;
}

/*.part7 img{
	float: left;
   width: 28%;
   margin-left: 5%;
   margin-top: 5%;
}
.part7 img:nth-child(4){
	margin-left: 21%;
}
.part7 img:hover{
	margin-top:2%;-webkit-margin-top:2%;-moz-margin-top:2%;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;
}*/
.part8{
	    float: left;
    width:80%;
    margin-left:12%;
        margin-bottom: 5%;
}
.part8 img{
	float: left;
   width: 8%;
   margin-left: 5%;
   margin-top: 5%;
}
/*.part8 img:hover{
	margin-top:2%;-webkit-margin-top:2%;-moz-margin-top:2%;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;
}*/
.part9{
    position: absolute;
    float: left;
    width:70%;
    margin-top: 2%;
    margin-left: 15%;
}
.part9 img{
	float: left;
   width: 20%;
   margin-left: 0%;
   margin-top: 0%;
}
/*.part9 img:hover{
	margin-top:2%;-webkit-margin-top:2%;-moz-margin-top:2%;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;
}*/
.part10{
    position: absolute;
    float: left;
    width: 70%;
    margin-top: 7%;
    margin-left: 15%;
}
.part10 img{
	float: left;
   width: 20%;
   margin-left: 0%;
   margin-top: 0%;
}
/*.part10 img:hover{
	margin-top:2%;-webkit-margin-top:2%;-moz-margin-top:2%;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;
}*/
.part11{
    position: absolute;
    float: left;
    width: 100%;
    margin-left: 0%;
}
.part11 img{
	float: left;
   width: 10%;
   margin-top: 0%;
}
.img1{
	margin-left: 37.5%;
}
.img2{
	margin-left: 5%;
}
.part11 img:hover{
	margin-top:2%;-webkit-margin-top:2%;-moz-margin-top:2%;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;
}
/*index2*/
.img3:hover{
	transform:rotateX(360deg);-webkit-transform:rotateX(360deg);-moz-transform:rotateX(360deg);transition:all .8s ease-in-out;-webkit-transition:all .8s ease-in-out;-moz-transition:all .8s ease-in-out;
}
.part4 img:hover{
	margin-top:2%;-webkit-margin-top:2%;-moz-margin-top:2%;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;
}
.part1 img:hover{
	transform:rotateY(360deg);-webkit-transform:rotateY(360deg);-moz-transform:rotateY(360deg);transition:all .8s ease-in-out;-webkit-transition:all .8s ease-in-out;-moz-transition:all .8s ease-in-out;
}
/*.f1:hover{
  content: url(../img/index1/f1-2.png);
}
.f2:hover{
  content: url(../img/index1/f2-2.png);
}
.f3:hover{
  content: url(../img/index1/f3-2.png);
}
.f4:hover{
  content: url(../img/index1/f4-2.png);
}
.f5:hover{
  content: url(../img/index1/f5-2.png);
}
.f6:hover{
  content: url(../img/index1/f6-2.png);
}
.f7:hover{
  content: url(../img/index1/f7-2.png);
}*/

/*719底部信息适配*/
.bottom{
	display: inline-block;
	width: 100%;
	/*margin-top: 2%;*/
background-color: #1a1a1a;
height: 2rem;
}
.blogo{
	width: 15%;
	float: left;
	margin-left: 10%;
}
 .dbxx{
    width: 6rem;
    margin-left: 8rem;
    float: left;
    margin-top: 0.5rem;
}
.qq,.meil{
	float: left;
	width: 3rem;
}
.dbxx img{
	width: 0.3rem;
	height: 0.3rem;
	float: left;
}
.dbxx p{
	color: #fff;
	font-size:0.15rem;
	line-height: 0.3rem;
}
.tel,.qq,.meil,.add{
	margin-top: 1%;
}
.name2{
     margin-left: 6.5rem;
    height: 0.5rem;
  display: inline-block;
    margin-top: 0.2rem;
    border-top: 0.01rem dashed #818181;
}
.name2 img{
	width: 0.3rem;
	height:0.3rem;
	float: left;
	    margin-top: 0.1rem;
}
.name2 p{
	color: #818181;
	font-size:0.15rem;
	line-height: 0.3rem;
	float: left;
	    margin-top: 0.1rem;
}
  .name3{
width: 17rem;
    font-size: 0.15rem;
    line-height: 0.28rem;
    left: 0;
    right: 0;
    margin: auto;
    color: #818181;
    text-align: center;
    margin-top: 0.6rem;
    position: absolute;
    text-decoration: underline;
  }
.name1{
 width: 7rem;
 font-size: 0.15rem;
 line-height: 0.28rem;
 left: 0;
 right: 0;
 margin: auto;
 color: #818181;
 text-align: center;
 margin-top: 0.4rem;
}


.ewm1{
    width: 1.2rem;
    height: 1.2rem;
    right: 4rem;
    margin-top: 0.3rem;
    position: absolute;
}
.ewm1 p{
	width: 1.2rem;
	text-align: center;
	font-size: 0.11rem;
	color: #818181;
	margin-top: 0.1rem;
}
.ewm2{
	    width: 6%;
   margin-left: 4%;
    float: left;
}
/*关于我们*/
.f1{
	position: relative;
	height: 3rem;
	background-color: #fff;
}
.f2{
position: relative;
	height: 5rem;
		background-color: #edf5ff;
	
}
.f3{
position: relative;
	height: 5rem;
		background-color: #fff;
	
}
.c1{
	position: absolute;
	width: 0.6rem;
	top: 0.7rem;
	left: 8rem;
}
.c11{
    position: absolute;
    font-size: 0.25rem;
    line-height: 0.57rem;
    width: 1rem;
    text-align: center;
    left: 0;
    right: 0;
    margin: auto;
    top: 0.7rem;
    color: #000;
}
.c111{
    position: absolute;
    font-size: 0.2rem;
    line-height: 0.3rem;
    width: 12rem;
    text-align: left;
    left: 0;
    right: 0;
    margin: auto;
    top: 1.5rem;
    color: #666;
}
.c2{
	position: absolute;
	width: 0.6rem;
	top: 1rem;
	left: 4rem;
}
.c22{
    position: absolute;
    font-size: 0.25rem;
    line-height: 0.57rem;
    width: 1rem;
    text-align: center;
    left: 5rem;
    top: 1rem;
    color: #000;
}
.c222{
    position: absolute;
    font-size: 0.2rem;
    line-height: 0.3rem;
    width: 6rem;
    text-align: left;
    left: 3rem;
    top: 2rem;
    color: #666;
}
.c2222{
	position: absolute;
	width: 6.69rem;
	top: 0.5rem;
	left: 10rem;	
}

.c3{
	position: absolute;
	width: 0.6rem;
	top: 1rem;
	left: 13rem;
}
.c33{
    position: absolute;
    font-size: 0.25rem;
    line-height: 0.57rem;
    width: 1rem;
    text-align: center;
    left: 14rem;
    top: 1rem;
    color: #000;
}
.c333{
    position: absolute;
    font-size: 0.2rem;
    line-height: 0.3rem;
    width: 6rem;
    text-align: left;
    left: 11rem;
    top: 2rem;
    color: #666;
}
.c3333{
	position: absolute;
	width: 6.69rem;
	top: 0.5rem;
	left: 3rem;	
}

