*{
	padding: 0px;
	margin: auto 0;
	font-family: "微软雅黑", "Microsoft Yahei", "Arial";
}
a{
	text-decoration: none;
}
.main{
	overflow:hidden;
	position: relative;
}
.ck-slide{
	background-color: #f4f7fc;
}
li{list-style: none;}
header{
	width: 100%;
    z-index: 999;
    position: fixed;
    top: 0px;
    left: 0px;
}
.headers{
	width: 100%;
	height: 60px;
	background-color: rgba(0,0,0,0);
	font-size: 20px;
    position: absolute;
    z-index: 2;
    min-width:1200px;
    min-height: 60px;
}
.headers ul li{
	margin-right: 3%;
	float: left;
	list-style: none;
	display: inline-block;
	width: 10%;
	line-height: 57px;
	text-align: center;
	font-size: 18px;
    position: relative;
}
.headers ul .shouye{
	border-bottom: 2px #ff8b24 solid;
}
.headers ul{
	padding-left: 10%;
	margin-left: 20px;
}
.headers .thishei{
    font-size: 20px;
	text-decoration: none;
	color: #fff;
}
.logo{
	padding-top: 10px;
}
header .tu{
 width: 100%;
}
.headers li:not(:first-child):after{
    content: "";
    width: 0;
    height: 2px;
    background: #ff8b24;
    position: absolute;
    top: 100%;
    left: 50%;
    transition: all .8s;
}

.headers li:not(:first-child):hover:after{
   left: 0%;
   width: 100%;
}    
.headers .test{
	cursor: pointer;
	width: 80%; 
	height: 50px;
    margin: auto;
}
#gonghao{
	height: 60px;
    width: 100%;
    background: #f4f7fc;
    overflow: hidden;
    font-size: 14px;
    min-width: 1200px;
    background-image: url(../img/index/gonggao.png);
    background-repeat:no-repeat;
    background-size: 40px;
    background-position-y: 50%;
    background-position-x: 8%;
    margin-bottom: 40px;
}
#gonghao .firstdiv{
	padding: 15px 0px;
	padding-left: 50px;
	width: 90%;
	margin: 0 auto;
	}
#gonghao a{
	text-decoration: none;
	color: black;
}
#chanpin{
    width: 100%;
    height: 550px;
    min-width: 1200px;
}
#chanpin1{
    width: 85%;
    height: 90%;
    margin: 0 auto;
}
#chanpin1 .our{
	text-align: center;
	color: #818181;
}
#chanpin1 h3{
	text-align: center;
	font-size: 35px;
	color: #333;
	font-weight: normal;
}
#chanpin1 table{
	margin-top: 25px;
	width: 100%;
	height: 80%;
}
.yy{
	background: url(../img/index/q4.png) center repeat-x;
	position: relative;
}
.ye{
	background: url(../img/index/q1.png) center repeat-x;
	position: relative;
}
.ys{
	background: url(../img/index/q2.png) center repeat-x;
	position: relative;
}
.ey{
	background: url(../img/index/q3.png) center repeat-x;
	position: relative;
}
.ee{
	background: url(../img/index/q5.png) center repeat-x;
	position: relative;
}
.es{
	background: url(../img/index/q6.png) center repeat-x;
	position: relative;
}
td .shan{ 
	 z-index: 3; 
	 height:100%; 
	 background: url(../img/index/shan1.png) no-repeat -400px 0;
}
.yy,.ye,.ys,.ey,.ee,.es{
	overflow: hidden; 
	cursor: pointer; 
}
.shan1{
    position: absolute;
    left:50%;
    top:50%;
    transform: translate(-50%, -50%);
}
.shan1 p{
	text-align: center;
	color: white;
	padding-top: 5px;
}
.minsize{
	font-size: 12px;
}
#licheng{
	background-image: url(../img/index/woshoumohu.png);
	background-size:cover;
	width: 100%;
    min-width: 1200px;
    margin-top: 30px;
}
#licheng1{
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
#liucheng{
	text-align: center;
	margin-bottom:15px ;
}
#liucheng .our{
	text-align: center;
	color: #818181;
}
#liucheng h3{
	text-align: center;
	font-size: 35px;
	color: #333;
	font-weight: normal;
}
#liucheng h6{
	width: 100px;
    height: 3px;
    background-color: #ff8b24;
    text-align: center;
    position: relative;
    display: inline-block;
    color: #4c4c4c;
    font-weight: normal;
}
#liucheng h6 span:nth-child(1){
	width: 160px;
    height: 1px;
    background-color: #ccc;
    position: absolute;
    top: 1px;
    right: 40px;
}
#liucheng h6 span:nth-child(2){
	width: 160px;
    height: 1px;
    background-color: #ccc;
    position: absolute;
    top: 1px;
    right: -180px;
}
#licheng1 table{
/*	background-size: 100% auto; 
	background-image: url(../img/index/woshoumohu.png);
	background-size:cover;*/
	width: 100%;
	height: 100%;
}
#licheng1 ul{
	    width: 100%;
    overflow: hidden;
    list-style-type: none;
}
#licheng1 ul li{
	width: 20%;
	float: left;
	color: #fff;
    text-align: center;
    transition: 0.5s;
}
.quany{
	padding-bottom: 30px;
	position: relative;
	width: 58%;
	padding-bottom: 80px;
}
.quany img{
	width: 80%;
	height: 20%;
}
.quany p{
	font-size: 20px;
	font-weight: 500;
}
.quany .firstul div:nth-child(2){
	cursor: pointer;
   float: right;
   display: inline-block;
   width: 70%;
   height: 100%;
}
.quany .firstul div:nth-child(1){
   display: inline-block;
    width: 30%;
   height: 100%;
}
.quany .secul div:nth-child(2){
	cursor: pointer;
   float: right;
   width: 70%;
   height: 100%;
}
.quany .secul div:nth-child(1){
	position: absolute;
	left: 0px;
	top: 40%;
   display: inline-block;
   width: 30%;
   height: 100%;
}
.quany .shuzi{
	font-size: 26px;
    font-weight: 800;
}
.kong{
	height: 100px;
}
.firstul li{
	position: relative;
}
.secul li{
	position: relative;
}
/*.arrowd{
	position: absolute;
	top: 42%;
    left: 0px;
	width: 5%;
	float: left;
	display: inline-block;
	width: 0px;
    height: 0px;
    border-top: 26px solid transparent;
    border-right: 26px solid;
    border-bottom: 26px solid transparent;
    border-right-color: #ccc;
}*/
.wenzi2{
	padding-top: 8%;
	color: #fff;
    width: 80%;
    height: 260px;
    border: 1px solid #efefef;
    box-shadow: 0 0 20px #efefef;
    border-radius: 10px;
    margin: 20px;
    overflow: hidden;
    text-align: center;
    background-color: rgba(0,0,0,.5);
}
.wenzi2 .buzhou{
	font-size: 24px;
    font-weight: bolder;
    text-align: center;
    margin: 4% 0;
}
.wenzi2 .buzhou1{
	text-align: left;
    font-size: 18px;
    color: #fff;
    line-height: 30px;
    padding: 0 8%;
    letter-spacing: 1px;
}
#dingbu{
	display: none;
	text-align: center;
	position: fixed;
    top: 90%;
    right: 10px;
    width: 50px;
    height: 50px;
    z-index: 88;
    border-radius: 50px;
    background: url(../img/index/q4.png) center top repeat;
    box-shadow: -2px 0 10px rgba(0, 0, 0, 0.1);
}
#youce{
	cursor: pointer;
	position: fixed;
    top: 50%;
    right: 5px;
    width: 55px;
    height: 120px;
    z-index: 88;
    border-radius: 50px;
    background: url(../img/index/q6.png) center top repeat;
    box-shadow: -2px 0 10px rgba(0, 0, 0, 0.1);
}
#youce1{
	position: relative;
	position: fixed;
    top: 32%;
    right: 65px;
    width: 170px;
    height: 405px;
    z-index: 88;
    background: url(../img/index/youcebeijing.png) ;
    background-size:cover;
      border-radius: 10px;
    box-shadow: -2px 0 10px rgba(0, 0, 0, 0.1);
}
.consulting{
	    list-style: none;
}
.consulting a{
	display: block;
    margin-top: 30px;
    text-align: center;
    color: #fff;
}
.consulting span{
	display: inline-block;
	margin-bottom: 10px;
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background: #fff;
}
.consulting img{
	display: block;
    text-align: center;
    margin: 0 auto;
}
.consulting span:nth-child(1) {
    -webkit-animation: consulting 0.6s 0.07s infinite ease-in-out;
    animation: consulting 0.6s 0.07s infinite ease-in-out;
}
.consulting span:nth-child(2) {
    -webkit-animation: consulting 0.6s 0.14s infinite ease-in-out;
    animation: consulting 0.6s 0.14s infinite ease-in-out;
}
.consulting span:nth-child(3) {
    -webkit-animation: consulting 0.6s 0.21s infinite ease-in-out;
    animation: consulting 0.6s 0.21s infinite ease-in-out;
}
 @keyframes consulting {
 33% {
 -webkit-transform: translateY(5px);
 transform: translateY(5px);
}
 66% {
 -webkit-transform: translateY(-5px);
 transform: translateY(-5px);
}
 100% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
}
 @-webkit-keyframes consulting {
 33% {
 -webkit-transform: translateY(5px);
 transform: translateY(5px);
}
 66% {
 -webkit-transform: translateY(-5px);
 transform: translateY(-5px);
}
 100% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
}
#hezuohuoban{
	min-width: 1200px;
	background: #fff;
    margin-bottom: 3%;
}
#hezuohuoban1{
	padding-top: 45px;
	width: 80%;
    margin: 0 auto;
}
#hezuohuoban1 .tit{
	padding: 40px 0;
    text-align: center;
}
.tit h6{
	width: 20px;
    height: 3px;
    background-color: #ff8b24;
    text-align: center;
    position: relative;
    margin-bottom: 10px;
    display: inline-block;
    color: #4c4c4c;
    font-weight: normal;
}
.tit h6 span{
	width: 160px;
    height: 1px;
    background-color: #ccc;
    position: absolute;
    top: 1px;
    right: 40px;
}
.tit h6 span:nth-child(2) {
    right: -180px;
}
.tit h4{
	    color: #333;
    font-size: 18px;
    line-height: 12px;
    font-weight: normal;
}
#hezuohuoban1 ul{
	    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}
#hezuohuoban1 ul li{
	width: 250px;
    overflow: hidden;
    cursor: pointer;
    margin: 0 16px 20px;
    height: 120px;
    float: left;
    border: 1px solid #d9d9d9;
    text-align: center;
    border-radius: 6px;
    display: table;
    transition: 0.5s;
}
#hezuohuoban1 ul li img{
	width: 100%;
    display: block;
    margin: 0 auto;
}
#tijiaoxuqiu{
	width: 100%;
	min-width: 1200px;
}
#tijiaoxuqiu1{
	width: 1200px;
	margin: 0 auto;
}
#tijiaoxuqiu1 p{
	font-size: 24px;
    color: #333;
}
.neirong{
	clear: both;
    overflow: hidden;
    margin-top: 32px;
}
.xingming{
	width: 290px;
    display: flex;
    align-items: center;
    height: 70px;
    padding: 0 24px;
    float: left;
    border: 1px solid #999;
    margin-right: 10px;
    border-radius: 4px;
}
.xingming img{
	width: 20px;
}
.xingming input{
	border: 0;
    outline: none;
    font-size: 16px;
    color: #222;
    margin-left: 20px;
}
.tijiao{
	width: 150px;
    height: 70px;
    text-align: center;
    line-height: 70px;
    font-size: 18px;
    color: #fff;
    box-shadow: 3px 6px 8px 0 rgba(32,126,255,.3);
    border-radius: 4px;
    background: #207eff;
    float: right;
    cursor: pointer;
}
#dibu{
	position: relative;
	margin-top: 50px;
	width: 100%;
    height: 470px;
    background: url(../img/index/dibutupian.png) no-repeat 50%;
    background-size: cover;
    min-width: 1200px;
}
#dibu1{
	padding-top:35px ;
    height: auto;
    width: 1190px;
    margin: 0 auto;
}
#dibu1 .neirong{
	    font-size: 16px;
    color: #fff;
    clear: both;
    overflow: hidden;
    margin-bottom: 19px;
    height: 42px;
    display: flex;
    align-items: center;
}
#dibu1 .neirong img{
	width: 42px;
    height: 42px;
    margin-right: 34px;
}
#dibu1 p{
    font-size: 16px;
    color: #fff;
}
.kefuqq{
	margin: 10px auto;
    width: 130px;
    height: 30px;
    line-height: 30px;
    background: #2ca1eb;
    border-radius: 10px;
    text-align: center;
    border-width: 2px ;
    border-color: white;
    border-style: dashed;
     cursor: pointer;
}
.kefuqq img{
	vertical-align: middle;
    margin-right: 7px;
}
.kefuqq span{
	color: white;
}
.weixin{
	padding-top: 10px;
}
.lianxidianhua{
	margin-top: 5px;
	padding-top: 10px;
	color: white;
	text-align: center;
	font-size: 16px;
}
.weixin .touxiang{
	float: left;
	margin-left: 16px;
	margin-right: 8px;
    width: 40px;
    height: 40px;
    border-radius: 5px;
}
.weixin .erweima{
	margin-left: 20px;
	padding-top: 10px;
	 width: 80%;
}
.weixin span{
	line-height: 40px;
	margin-bottom: 50%;
	color: white;
}
.guanbi img{
	position: absolute;
	top: 0;
	right: -32px;
	width: 30px;
    height: 30px;
}
.dibuerweima1{
	position: absolute;
    top: 150px;
    right: 250px;
    width:130px;
    height: 130px;
}
.dibuerweima1 img{
	width: 100%;
	height: 100%;
	
}
.dibuerweima1 p{
	text-align: center;
}
.dibuerweima2{
	position: absolute;
    top: 150px;
    right: 70px;
    width:130px;
    height: 130px;
}
.dibuerweima2 img{
	width: 100%;
	height: 100%;
	
}
.dibuerweima2 p{
	text-align: center;
}
#chenggonganli{
	padding-top: 10px;
	height: 630px;
	min-width: 1200px;
	width: 100%;
}
#youqinglianjie{
	padding-top: 25px;
	padding-bottom: 30px;
    width: 100%;
    overflow: hidden;
    color: white;
    border-bottom: 1px gray dotted;
}
#youqinglianjie table{
	margin:  0 auto;
	width:1200px;
	font-size: 18px;
	
}
.fenge{
	border-right: 2px white solid;
}
#youqinglianjie td:not(:first-child){
	text-align: center;
}
#youqinglianjie td:not(:first-child):hover{
	cursor: pointer;
	color: #ff8b24;
}
#jiejuefangan{
	background-color: #2C2F34;
	width: 100%;
	height: 630px;
}
#jiejuefangan h2{
	font-size: 18px;
    text-align: center;
    line-height: 30px;
    font-weight: 100;
}
#jiejuefangan1{
	width: 900px;
    margin: 0 auto;
     padding-top: 20px;
    padding-bottom: 50px;
    color: #fff;
}
#jiejuefangan img{
	cursor: pointer;
}
.xiajian{
	position: absolute;
    top: 38%;
    right: 5%;
}
.jiejuexiala{
	position: relative;
}
.chenggonganliHea{
	position: relative;
}
.jiejuefanganHea{
	cursor: pointer;
	display: none;
	color: white;
	background-color:rgba(0,0,0,.7);
	position: absolute;
	left: -25px;
	top:106%;
	line-height: 60px;
	width: 150%;
	font-size: 16px;
}
.jiejuefanganHea p:not(:last-child){
	border-bottom: 1px white dotted ;
}
.jiejuefanganHea p:hover{
	color: white;
	background-color: #ff8b24;
}


.chenggonganliHea{
	cursor: pointer;
	display: none;
	color: white;
	background-color:rgba(0,0,0,.7);
	position: absolute;
	left: -25px;
	top:106%;
	line-height: 60px;
	width: 150%;
	font-size: 16px;
}
.chenggonganliHea p:not(:last-child){
	border-bottom: 1px white dotted ;
}
.chenggonganliHea p:hover{
	color: white;
	background-color: #ff8b24;
}
.toubulianjie{
	color: #fff;
	
}
